Commit Graph

  • a861ccb1ee Fix typo in log message Marek Wolan 2024-06-25 10:31:28 +00:00
  • 28dabad66b #2682 Backport changes to core PrimAITE Marek Wolan 2024-06-25 11:04:52 +01:00
  • 4a81dc3b2c Merged PR 424: fix infini-ARP bug when pinging broadcast/network address Marek Wolan 2024-06-19 11:09:52 +00:00
  • 636ec0cdd4 #26661 - Added tests for testing arp doesn't work but also doesn't crash the network if attempting to resolve a broadcast or network address Chris McCarthy 2024-06-19 11:31:13 +01:00
  • 7375bb383a #2661 Improve style on ARP check code to be more concise Marek Wolan 2024-06-18 10:09:06 +01:00
  • c90c059411 fix infini-ARP bug when pinging broadcast/network address Marek Wolan 2024-06-14 14:48:28 +00:00
  • 923d2629ca Merged PR 418: Update Pre-Commit to check for valid copyright Charlie Crane 2024-06-13 18:54:48 +00:00
  • 4ac352bf3b Merged PR 419: integrate NIC traffic into observation space Czar Echavez 2024-06-13 17:53:43 +00:00
  • 101fa3ebdb #2658: change key of observation to match what is in CAOS document Czar Echavez 2024-06-13 16:29:02 +01:00
  • 823e7d81a6 Merged PR 385: #2502 add more info about config placeholders Marek Wolan 2024-06-13 15:19:31 +00:00
  • 65d9cfa7dc #2658: I cast uncast on NIC space Czar Echavez 2024-06-13 15:11:34 +01:00
  • d095138ef7 Merged PR 413: One line change to try and resolve build docs pipeline failure Charlie Crane 2024-06-13 13:11:03 +00:00
  • 3c8e1d1035 #2646 - Amending a merge conflict resolution in preparation for review Charlie Crane 2024-06-13 13:25:29 +01:00
  • d22117a614 Merge remote-tracking branch 'origin/dev' into bugfix/fix_pipeline_bug Marek Wolan 2024-06-13 12:53:33 +01:00
  • 0bd52b1c15 Merge remote-tracking branch 'origin/dev' into feature/2502-placeholders-docs Marek Wolan 2024-06-13 12:52:59 +01:00
  • fad8d936e6 Merge remote-tracking branch 'origin/dev' into feature/2646_Update-pre-commit-to-check-for-valid-copyright Marek Wolan 2024-06-13 12:52:09 +01:00
  • 1798674d39 #2658: fix space Czar Echavez 2024-06-13 12:37:20 +01:00
  • 6762fd805e #2646 - Adding back the dns client/server python that was deleted Charlie Crane 2024-06-13 12:13:16 +01:00
  • 539577ddc3 #2658: added monitored traffic into config + default obs space Czar Echavez 2024-06-13 11:48:13 +01:00
  • ae2bbd3e00 Merged PR 416: Fix database client uninstall failing due to persistent connection Marek Wolan 2024-06-13 10:23:24 +00:00
  • c070bcc253 Fix database client uninstall failing due to persistent connection Marek Wolan 2024-06-13 10:33:59 +01:00
  • 0dce49484d Pip install command doesn't work.Trying a different fix Charlie Crane 2024-06-12 08:36:42 +01:00
  • eeca9e4555 One line change to try and resolve build docs pipeline failure Charlie Crane 2024-06-12 08:20:12 +01:00
  • 969daeb490 Merged PR 412: NMAP application Czar Echavez 2024-06-11 16:19:44 +00:00
  • bbcde47fa5 #1847: fix test Czar Echavez 2024-06-11 16:43:38 +01:00
  • 76e954d1a1 Merge remote-tracking branch 'origin/dev' into feature/1847-more-red-agents Czar Echavez 2024-06-11 14:26:11 +01:00
  • da7d93a892 Merged PR 411: merge 3.0.0 into dev :) Marek Wolan 2024-06-11 13:22:27 +00:00
  • 935b6bd343 Merge remote-tracking branch 'origin/release/3.0.0' into merge-3.0.0-to-dev Marek Wolan 2024-06-11 11:55:01 +01:00
  • 3eacad200e Merged PR 408: User Guide & Notebook changes to align with 3.0.0+internal Archer Bowen 2024-06-10 14:47:47 +00:00
  • d1bbab71b7 Updated session_output_writer.py Marek Wolan 2024-06-10 14:46:06 +00:00
  • 2d54d482a0 Updated session_output_reader.py Marek Wolan 2024-06-10 14:45:56 +00:00
  • c538aee022 Rename benchmark variables and add h1 to notebooks Marek Wolan 2024-06-10 12:58:07 +01:00
  • 05a6a4f7bd added manual benchmark pdf report and graphs Chris McCarthy 2024-06-10 11:12:41 +01:00
  • 2a6a16b222 Space inbetween title to prevent merge conflicts. Archer.Bowen 2024-06-10 10:50:58 +01:00
  • af0e67a61a User-Guide update: Very minor changes to notebook code cells to match release version identically. Archer.Bowen 2024-06-10 10:41:05 +01:00
  • 1ad3adbec2 Merge remote-tracking branch 'origin/release/3.0.0' into user-guide-feedback-core-fixes Archer.Bowen 2024-06-10 09:54:02 +01:00
  • 4068231547 Refactored the benchmarking process Chris McCarthy 2024-06-07 19:59:55 +01:00
  • ae242694f3 Minor change to title to prevent merge conflicts. Archer.Bowen 2024-06-07 17:13:21 +01:00
  • 146afea44f Updated copyright clause on .rst Archer.Bowen 2024-06-07 16:44:33 +01:00
  • 2954ca966f Updated core user guide to match exactly that of 3.0.0/internal. Archer.Bowen 2024-06-07 16:35:33 +01:00
  • 29d42a88dc Core user guide updated to reflect changes made down stream. Archer.Bowen 2024-06-07 14:48:22 +01:00
  • 578d790c87 Merged PR 401: 2628 update benchmark script Czar Echavez 2024-06-06 18:46:50 +00:00
  • 477d7fe58e Merged PR 388: #2618 - NMAP Christopher McCarthy 2024-06-06 13:44:59 +00:00
  • 85325361b3 #2618 - Fixed the error that had NIC traffic describe state with enums as keys in the dict Chris McCarthy 2024-06-06 14:13:26 +01:00
  • 6f655631e3 Merged PR 404: #2610: removed tap logic from ransomware script Czar Echavez 2024-06-06 11:32:18 +00:00
  • 3d63c30b75 #2610: remove irrelevant params in doc Czar Echavez 2024-06-06 11:45:17 +01:00
  • e1ba0ff125 #2610: apply suggestions from PR Czar Echavez 2024-06-06 01:46:42 +01:00
  • 86092604e2 #2628 - ran the primaite v3 benchmarking script Chris McCarthy 2024-06-05 19:39:39 +01:00
  • e55f52742d Apply suggestions from code review Christopher McCarthy 2024-06-05 15:25:24 +00:00
  • ace67894b2 Apply suggestions from code review Christopher McCarthy 2024-06-05 14:57:00 +00:00
  • dbc30fc296 #2628: commit Czar Echavez 2024-06-05 11:03:39 +01:00
  • 81bcf99855 #2646 - Added a custom pre-commit hook that ensure the copyright clause is added to .py and .rst files. Chris McCarthy 2024-06-05 09:11:37 +01:00
  • 3c17ef0a69 #2628 - added _can_perform_network_action to nmap.py. made some changes following PR suggestions. Chris McCarthy 2024-06-04 22:29:00 +01:00
  • 5c23276be5 #2610: removed tap logic from ransomware script Czar Echavez 2024-06-04 13:17:26 +01:00
  • 71e0c4179e Merge branch 'user-guide-feedback-core-fixes' of https://dev.azure.com/ma-dev-uk/PrimAITE/_git/PrimAITE into user-guide-feedback-core-fixes Archer.Bowen 2024-06-03 15:51:55 +01:00
  • 18e6886381 User guide updates Archer.Bowen 2024-06-03 15:51:14 +01:00
  • 3bad9aa51e #2628: committing to be reviewed Czar Echavez 2024-06-01 13:23:27 +01:00
  • 472040aa70 Merge remote-tracking branch 'origin/dev' into feature/2628-update-benchmarking-script-branched Czar Echavez 2024-06-01 00:20:21 +01:00
  • c705a15d00 Merged PR 397: User Guide Feed Back Core Changes Archer Bowen 2024-05-31 17:55:27 +00:00
  • 2406579c78 format using precommit Marek Wolan 2024-05-31 18:50:56 +01:00
  • 9f0c6ddbb4 Fix primaite dependencies formatting issue Archer.Bowen 2024-05-31 18:18:40 +01:00
  • 4a9b92eab1 Removing data-manp notebook outputs Archer.Bowen 2024-05-31 17:17:07 +01:00
  • 93a729029c Merge remote-tracking branch 'origin/dev' into user-guide-feedback-core-fixes Archer.Bowen 2024-05-31 17:13:27 +01:00
  • 0ac57147cd Updated index following new primAITE 2 Pager Archer.Bowen 2024-05-31 17:05:30 +01:00
  • 262390b74d Merged PR 396: Merge fixes for bugs found during testing and updates to docs Marek Wolan 2024-05-31 15:47:41 +00:00
  • f9cff42856 glossary fact check Marek Wolan 2024-05-31 16:03:47 +01:00
  • 97d4c38298 remove tests from api docs Marek Wolan 2024-05-31 15:56:27 +01:00
  • 4d61e857df dropped the automatic creation of primaite-dependencies.rst and made it manual as we now only need immediate dependencies Chris McCarthy 2024-05-31 15:42:41 +01:00
  • 4ee29d129d Fix firewall diagram Marek Wolan 2024-05-31 15:41:40 +01:00
  • 53f01ca1e1 Merged PR 395: Fix reward logging and get ray to stop complaining Marek Wolan 2024-05-31 14:38:05 +00:00
  • f7cb5bd370 Merged PR 394: Fix 'too many open files' Marek Wolan 2024-05-31 14:31:25 +00:00
  • e48b71ea1a get ray to stop crashing Marek Wolan 2024-05-31 15:25:08 +01:00
  • 5f02846879 #2628: commit changes to combined av per episode Czar Echavez 2024-05-31 15:20:10 +01:00
  • 46ef3b8041 Merge remote-tracking branch 'origin/dev' into bugfix/reward-logging Marek Wolan 2024-05-31 15:00:25 +01:00
  • c5f131ece5 fix reward logging Marek Wolan 2024-05-31 15:00:18 +01:00
  • acfe49fd9f Merged PR 389: #2588 optional RL deps Marek Wolan 2024-05-31 13:17:27 +00:00
  • 71190a41c2 Fix to red agent image not loading Archer.Bowen 2024-05-31 14:10:01 +01:00
  • 04dc486708 Merge remote-tracking branch 'origin/dev' into bugfix/reward-logging Marek Wolan 2024-05-31 14:01:34 +01:00
  • efc4e3e9b0 Core User Guide Feeedback Implemented. Feedback Issues left: Archer.Bowen 2024-05-31 13:55:20 +01:00
  • 5eea5bf4f9 #2618 - Integrated the NMAP into the action and requests functionality to enable agent usage. added NMAP agents tests. Chris McCarthy 2024-05-31 13:53:18 +01:00
  • add8cc0ab1 #2628: temp commit Czar Echavez 2024-05-31 13:47:02 +01:00
  • 10ff2e008e Merge remote-tracking branch 'origin/dev' into feature/2588-minimal-deps Marek Wolan 2024-05-31 13:31:22 +01:00
  • f8336d07bd #2626 fix too many open files bug Marek Wolan 2024-05-31 13:28:56 +01:00
  • a96cd0064d Merged PR 393: drop python 3.8 builds Marek Wolan 2024-05-31 12:00:53 +00:00
  • ac9184b7d8 Merge branch 'feature/2588-minimal-deps' into bugfix/2626-too-many-open-files Marek Wolan 2024-05-31 12:42:52 +01:00
  • ae8b726beb drop python 3.8 builds Marek Wolan 2024-05-31 11:27:27 +00:00
  • 1c86948d61 #2588 fix import in notebook Marek Wolan 2024-05-31 12:12:35 +01:00
  • c7b2ed7f86 Merge branch 'dev' into feature/2588-minimal-deps Marek Wolan 2024-05-31 12:11:16 +01:00
  • a5cd902175 Merged PR 390: Updated pyproject.toml Marek Wolan 2024-05-31 10:30:47 +00:00
  • 4c9b2334da Merged PR 391: #2639 Fix reset signature Marek Wolan 2024-05-31 09:01:16 +00:00
  • 40b4c9dac3 Merged PR 384: #2563: notebook explaining how to get simulation information from PrimAITE Czar Echavez 2024-05-30 15:10:04 +00:00
  • a161a3a5ec #2639 Fix reset signature Marek Wolan 2024-05-30 15:34:46 +01:00
  • d2f82a1535 Updated pyproject.toml Marek Wolan 2024-05-30 12:31:35 +00:00
  • 0c19546322 #2588 optional RL deps Marek Wolan 2024-05-29 14:54:45 +01:00
  • 9c4d47b0b9 #2618 - Fixed up some formatting in the nmap.rst documentation Chris McCarthy 2024-05-29 13:29:08 +01:00
  • 716f3ece1e #2618 - Added NMAP application, documentation, and tests. Chris McCarthy 2024-05-29 13:13:42 +01:00
  • d62ce7f86b #2563: apply PR suggestions Czar Echavez 2024-05-29 12:01:14 +01:00
  • 4d1f84dc27 #2502 add more info about config placeholders Marek Wolan 2024-05-28 15:45:26 +01:00
  • 69aa12f49b #2563: notebook explaining how to get simulation information from PrimAITE Czar Echavez 2024-05-23 17:12:48 +01:00
  • 85f03570f7 Merged PR 376: 2457 - Remove Hardcoding from Links Charlie Crane 2024-05-22 11:35:48 +00:00