Commit Graph

  • d3c9691dfe UT: Add assertion to PingScanEvent serialization tests Mike Salvatore 2022-09-28 15:47:58 -0400
  • 14f8014709 Agent: Save correct event timestamp in ping_scanner Ilija Lazoroski 2022-09-28 16:07:38 +0200
  • d235e7a19e UT: Add unit tests for PingScanEvent Ilija Lazoroski 2022-09-28 16:02:43 +0200
  • 478ea05fa9 Common: Override target in PingScanEvent Ilija Lazoroski 2022-09-28 12:51:33 +0200
  • aa2b49bc66 Agent: Seperate the generation of PingScanEvents Ilija Lazoroski 2022-09-28 12:15:46 +0200
  • 3202bfa2c1 Common: Flatten out PingScanEvent Ilija Lazoroski 2022-09-28 12:12:20 +0200
  • 228ce9bae1 Agent: Publish PingScanEvent from ping_scanner Ilija Lazoroski 2022-09-28 11:24:25 +0200
  • 0357d43d33 Agent: Accept IAgentEventQueue in Puppet constructor Ilija Lazoroski 2022-09-28 11:13:05 +0200
  • ec56b15219 Agent: Pass IAgentEventQueue to the Puppet Ilija Lazoroski 2022-09-28 11:12:06 +0200
  • ba0ffeacce Agent: Change method order Mike Salvatore 2022-09-27 19:21:34 -0400
  • 082bb3bb6f Agent: Return a sequence from InfectionMonkey._build_server_list() Mike Salvatore 2022-09-27 19:20:54 -0400
  • 5e129fd137 Agent: Use set comprehension instead of set(list()) Mike Salvatore 2022-09-27 19:19:05 -0400
  • acf877f3d8 Common: Remove default from PingScanEvent Ilija Lazoroski 2022-09-27 21:01:31 +0200
  • a44f763fab Common: Remove default from AbstractAgentEvent source field Ilija Lazoroski 2022-09-27 20:58:54 +0200
  • 9ada95c126 Agent: Return set when building server list Ilija Lazoroski 2022-09-27 16:37:03 +0200
  • 799aae4498 Common: Add default to PingScanEvent Ilija Lazoroski 2022-09-27 14:32:51 +0200
  • b1b9eb394e Common: Add default to source in AbstractAgentEvent Ilija Lazoroski 2022-09-27 14:32:18 +0200
  • 89397d8cbd Agent: Rename event_queue to agent_event_queue Ilija Lazoroski 2022-09-27 13:10:07 +0200
  • 56ead43c11 Changelog: Add entry for #2299 Mike Salvatore 2022-09-28 15:43:07 -0400
  • 83f0ebfda4
    Merge pull request #2356 from guardicore/2299-local-network-scan-ui-tooltip Mike Salvatore 2022-09-28 15:41:09 -0400
  • e8449817ad Island: Reword Scan Agent's networks tool tip wording Mike Salvatore 2022-09-28 15:37:40 -0400
  • 1b4f72e5e3
    Merge pull request #2364 from guardicore/2274-agent-logs-endpoint Mike Salvatore 2022-09-28 15:28:40 -0400
  • ff8c8bd0a0 Agent: Use PUT instead of POST to send agent logs Mike Salvatore 2022-09-28 15:22:44 -0400
  • ab919f6d57 UI: Use colors from existing warning theme Kekoa Kaaikala 2022-09-28 19:21:09 +0000
  • 87d25d2ac8 Agent: Remove disused send_log() from ControlClient Mike Salvatore 2022-09-28 15:15:32 -0400
  • fab67d893f Agent: Call IIslandAPIClient.send_log() directly Mike Salvatore 2022-09-28 15:11:42 -0400
  • a1516535f9 Agent: Add InfectionMonkey._agent_id attribute Mike Salvatore 2022-09-28 15:08:59 -0400
  • 21f01292f7 Agent: Fix type hint in IIslandAPIClient.send_log() Shreya Malviya 2022-09-28 17:47:04 +0530
  • 8dc8a516d5 Agent: Fix type hint in HTTPIslandAPIClient.send_log() Shreya Malviya 2022-09-28 17:45:26 +0530
  • 29c08ff40c Agent: Simplify logic for sending logs in ControlClient Shreya Malviya 2022-09-28 17:44:28 +0530
  • 8e3918cebe UT: Fix island_api_client.send_log() calls in test_http_island_api_client.py Shreya Malviya 2022-09-28 17:09:51 +0530
  • 539f4e1c82 Agent: Fix self._island_api_client.send_log() call in ControlClient Shreya Malviya 2022-09-28 17:07:32 +0530
  • 74e30a2f88 Agent: Update API endpoint in HTTPIslandAPIClient.send_log() Shreya Malviya 2022-09-28 17:06:56 +0530
  • a9e1b99f2f Agent: Add agent_id parameter to IIslandAPIClient.send_log() Shreya Malviya 2022-09-28 17:04:11 +0530
  • 4f3fd6987e Merge branch '2274-implement-new-agent-logs-endpoint' into develop Mike Salvatore 2022-09-28 14:19:21 -0400
  • 2f7f4fef9c UI: Fix warning icon spacing Kekoa Kaaikala 2022-09-28 18:18:35 +0000
  • 05b8f2bb4b Agent: Fix typo occured -> occurred Mike Salvatore 2022-09-28 14:17:04 -0400
  • f7f4440b61 Island: Fix typo occured -> occurred Mike Salvatore 2022-09-28 14:15:41 -0400
  • 078574998a
    Merge pull request #2363 from guardicore/2274-file-agent-log-repo Mike Salvatore 2022-09-28 14:11:31 -0400
  • 93b0fe0f6e UT: Fix UnknownRecordError message in InMemoryAgentLogRepository Mike Salvatore 2022-09-28 14:10:30 -0400
  • 09cf2762f9 UI: Use yellow warning icon Kekoa Kaaikala 2022-09-28 18:07:31 +0000
  • 3202404e46 Changelog: Update agent-logs to use uuid instead of str Mike Salvatore 2022-09-28 14:06:50 -0400
  • c69a414a4d Island: Fix typo occured -> occurred Mike Salvatore 2022-09-28 14:06:09 -0400
  • 2e8afe218e UT: Add test of multiple agent logs Mike Salvatore 2022-09-28 14:00:16 -0400
  • 4038622e83 UI: Remove redundant info from info box Kekoa Kaaikala 2022-09-28 17:55:53 +0000
  • 05e9c2af62 UI: Add WarningBox Kekoa Kaaikala 2022-09-28 17:40:56 +0000
  • 412a58f1f2 UT: Use InMemoryFileRepository in test_file_agent_log_repository.py Mike Salvatore 2022-09-28 13:30:01 -0400
  • bddee026fe UT: Add InMemoryFileRepository Mike Salvatore 2022-09-28 13:29:34 -0400
  • 20d5fb3748 Island: Use re.Pattern for IFileRepository.delete_files_by_regex() Mike Salvatore 2022-09-28 13:05:22 -0400
  • 0e2d82a7ad UT: Add comment Mike Salvatore 2022-09-28 12:57:21 -0400
  • 35d0cbc3b0 UT: Add type hints to test_file_agent_log_repository.py Mike Salvatore 2022-09-28 12:55:58 -0400
  • d49d16bc37 Island: Allow RepositoryErrors to be reraised Mike Salvatore 2022-09-28 12:38:56 -0400
  • 3c2ee32bdf Island: Add RepositoryError Mike Salvatore 2022-09-28 12:21:41 -0400
  • 10954e0a6e Island: Use UUID for AgentSignals endpoint parameter Ilija Lazoroski 2022-09-28 16:45:28 +0200
  • 1a8306af1b Island: Change log level in AgentLogs endpoint Ilija Lazoroski 2022-09-28 16:43:33 +0200
  • d0293b4edc UT: Move and rename StubAgentLogRepository to InMemoryAgentLogRepository Ilija Lazoroski 2022-09-28 16:36:38 +0200
  • e4d45b25cb Island: AgentLogs.GET to return 404 if not agent log is found Ilija Lazoroski 2022-09-28 16:30:28 +0200
  • 96662f3f66 UT: Fix AgentLogs tests Ilija Lazoroski 2022-09-28 16:25:14 +0200
  • b705e33af3 Island: Add AgentID type for agent_id to AgentLogs endpoint Ilija Lazoroski 2022-09-28 16:21:39 +0200
  • e374341ce1 UT: Fix tests in test_file_agent_log_repository.py Shreya Malviya 2022-09-28 20:01:13 +0530
  • 8f46b3b9fd Island: Make FileNotFoundError inherit UnknownRecordError instead of RetrievalError + add TODO for updating the rest of the code Shreya Malviya 2022-09-28 19:55:52 +0530
  • 64990eea0e UT: Update tests as per changes to file repositories Shreya Malviya 2022-09-28 19:39:16 +0530
  • 7823759cf8 Island: delete_files_by_pattern -> delete_files_by_regex Shreya Malviya 2022-09-28 19:38:01 +0530
  • 2707605622 Island: Add AGENT_LOG_FILE_NAME_REGEX and modify some logic in FileAgentLogRepository Shreya Malviya 2022-09-28 19:31:12 +0530
  • 1c486c6571 Island: Modify delete_files_by_pattern -> delete_files_by_regex in LocalStorageFileRepository Shreya Malviya 2022-09-28 19:27:25 +0530
  • fa13ca8df8 Island: Rename agent_log -> log_contents Mike Salvatore 2022-09-28 09:31:38 -0400
  • c5d26749b7 Island: Change agent log file name in FileAgentLogRepository Shreya Malviya 2022-09-28 18:29:53 +0530
  • 30d3124cb4 UT: Fix assert logic in test_delete_files_by_pattern() Shreya Malviya 2022-09-28 18:14:48 +0530
  • 08bc43e0c4 Changelog: Add entry for adding new AgentLogs endpoint Ilija Lazoroski 2022-09-28 14:57:09 +0200
  • 546c44f501 UT: Add tests for AgentLogs endpoint Ilija Lazoroski 2022-09-28 14:55:37 +0200
  • 89ae9824d0 Island: Add the new AgentLogs endpoint to the island Ilija Lazoroski 2022-09-28 14:53:24 +0200
  • 543c063f7b Island: Add AgentLogs endpoint Ilija Lazoroski 2022-09-28 14:52:19 +0200
  • f61e734d29 Island: Subscribe IAgentLogRepository.reset() to IslandEventTopic.CLEAR_SIMULATION_DATA Shreya Malviya 2022-09-28 17:53:30 +0530
  • cadf0d61d0 Island: Implement delete_files_by_pattern() in FileRepositoryCachingDecorator Shreya Malviya 2022-09-28 16:26:37 +0530
  • 5f11008b40 Island: Implement delete_files_by_pattern() in FileRepositoryLockingDecorator Shreya Malviya 2022-09-28 16:25:13 +0530
  • d5b62651a0 Island: Implement delete_files_by_pattern() in FileRepositoryLoggingDecorator Shreya Malviya 2022-09-28 16:23:47 +0530
  • 885a907287 UT: Add tests for delete_files_by_pattern() in LocalStorageFileRepository Shreya Malviya 2022-09-28 16:21:09 +0530
  • 6aae63f9fc UT: Add tests for FileAgentLogRepository Shreya Malviya 2022-09-28 16:10:55 +0530
  • c1a4641ffe UT: Add delete_files_by_pattern() to SingleFileRepository and MockFileRepository Shreya Malviya 2022-09-28 16:10:30 +0530
  • e1d139fde4 Island: Add FileAgentLogRepository to cc/repository/__init__.py Shreya Malviya 2022-09-28 16:03:08 +0530
  • 01d8875f22 Island: Register FileAgentLogRegister in DI container Shreya Malviya 2022-09-28 15:42:07 +0530
  • 1c6cfa1ce6 Island: Add FileAgentLogRepository Shreya Malviya 2022-09-28 15:39:57 +0530
  • ce0affb1ed Island: Implement delete_files_by_pattern() in LocalStorageFileRepository Shreya Malviya 2022-09-28 15:39:14 +0530
  • d9b55a5c21 Island: Add delete_files_by_pattern() to IFileRepository Shreya Malviya 2022-09-28 15:35:58 +0530
  • 8a96598d10 UI: Remove trailing comma in SCAN_TARGET_CONFIGURATION_SCHEMA Shreya Malviya 2022-09-28 13:08:03 +0530
  • 98d01b5324 UI: Reword in SCAN_TARGET_CONFIGURATION_SCHEMA's info_box_scan_my_networks Shreya Malviya 2022-09-28 12:52:39 +0530
  • 793a401a33 UI: Move and reword description in SCAN_TARGET_CONFIGURATION_SCHEMA Shreya Malviya 2022-09-28 12:43:01 +0530
  • e32d5555fb UI: Move segmentation section in network configuration to the end Shreya Malviya 2022-09-28 12:36:12 +0530
  • 699f2210f4
    Merge pull request #2359 from guardicore/2318-powershell-bb-fix Mike Salvatore 2022-09-27 19:37:46 -0400
  • d7be8e2bc0 Island: Remove `log_contents` from Agent model Ilija Lazoroski 2022-09-27 16:57:14 +0200
  • bf7544c47a Common: Disable scan_my_networks by default Kekoa Kaaikala 2022-09-27 15:43:43 +0000
  • ea94da9725
    Merge pull request #2357 from guardicore/2299-update-network-config-docs Kekoa Kaaikala 2022-09-27 11:10:12 -0400
  • e63409d1ad Docs: Update paths for custom-scenario Kekoa Kaaikala 2022-09-27 14:37:25 +0000
  • 26a5b4cf4d BB: Delete "skip_powershell_reuse" mark vakarisz 2022-09-27 17:19:59 +0300
  • 164c0d6127 BB: Add network diagram for powershell credential reuse test vakarisz 2022-09-27 17:11:08 +0300
  • 85c101aff9 BB: Remove 46 from depth 3 test suite as it's reserved for credential reuse vakarisz 2022-09-27 16:11:58 +0300
  • 031a0ab426 BB: Change powershell credential reuse test to a dedicated machine vakarisz 2022-09-26 12:19:32 +0300
  • 036a382e95
    Merge pull request #2354 from guardicore/2323-use-socketaddress-in-running_on_island Kekoa Kaaikala 2022-09-27 09:44:04 -0400
  • 9823301c3b
    Merge pull request #2348 from guardicore/2299-rename-local-network-scan VakarisZ 2022-09-27 16:00:36 +0300
  • 085883d3a6 UI: Add info box for "Scan Agent's networks" option in configuration Shreya Malviya 2022-09-27 18:08:36 +0530