Marek Wolan
28dabad66b
#2682 Backport changes to core PrimAITE
2024-06-25 11:04:52 +01:00
Charlie Crane
923d2629ca
Merged PR 418: Update Pre-Commit to check for valid copyright
...
## Summary
Updates Pre-commit with the a check to ensure valid copyright headers
## Test process
*How have you tested this (if applicable)?*
## Checklist
- [X] PR is linked to a **work item**
- [ ] **acceptance criteria** of linked ticket are met
- [ ] performed **self-review** of the code
- [ ] written **tests** for any new functionality added with this PR
- [ ] updated the **documentation** if this PR changes or adds functionality
- [ ] written/updated **design docs** if this PR implements new functionality
- [ ] updated the **change log**
- [ ] ran **pre-commit** checks for code style
- [ ] attended to any **TO-DOs** left in the code
Related work items: #2646
2024-06-13 18:54:48 +00:00
Czar Echavez
101fa3ebdb
#2658 : change key of observation to match what is in CAOS document
2024-06-13 16:29:02 +01:00
Czar Echavez
539577ddc3
#2658 : added monitored traffic into config + default obs space
2024-06-13 11:48:13 +01:00
Chris McCarthy
81bcf99855
#2646 - Added a custom pre-commit hook that ensure the copyright clause is added to .py and .rst files.
2024-06-05 09:11:37 +01:00
Marek Wolan
c5f131ece5
fix reward logging
2024-05-31 15:00:18 +01:00
Czar Echavez
80b1988ab9
#2606 : add agent actions + test
2024-05-20 13:10:21 +01:00
Marek Wolan
66f31e8ed1
#2476 Add test for episode scheduler
2024-04-25 15:09:46 +01:00
Marek Wolan
0828f70b4c
#2459 back-sync b8 changes into core
2024-04-15 11:50:08 +01:00
Marek Wolan
53de4bf7dd
Update test assets to new link naming convention
2024-04-03 21:46:42 +01:00
Marek Wolan
d2c7ae481c
#2417 Add categorisation and updated new configs from merge
2024-04-01 22:03:28 +01:00
Marek Wolan
e4300faa1c
Merge remote-tracking branch 'origin/dev' into feature/2417-observation-refactor
2024-04-01 19:21:40 +01:00
Marek Wolan
2513646205
#2417 fix last observation tests
2024-04-01 16:50:59 +01:00
Marek Wolan
709486d739
#2417 test firewall and router obs
2024-04-01 16:06:12 +01:00
Marek Wolan
0ba767d2a0
#2417 update observation tests and make old tests pass
2024-04-01 00:54:55 +01:00
Marek Wolan
62ebca8c08
#2417 Remove references to old obs names and add link obs
2024-03-31 21:39:24 +01:00
Cristian-VM2
2546f268eb
#2402 refactor port actions to take same input params (hostname) as new acl actions for routers and firewalls
2024-03-31 11:59:31 +00:00
Cristian-VM2
8763a27cca
Merge remote-tracking branch 'origin/dev' into feature/2402-add-acl-actions-for-routers-and-firewalls
2024-03-29 16:37:37 +00:00
Cristian-VM2
7299a12c64
#2402 add firewall acl actions
2024-03-29 16:30:39 +00:00
Cristian-VM2
2eb900746b
#2402 rename network_acl actions to router_acl and refactor how router_name is given
2024-03-29 11:34:43 +00:00
Cristian-VM2
1e1eea47f1
#2405 add e2e test for application install and uninstall, refactor input params
2024-03-28 14:08:08 +00:00
Marek Wolan
0d0b5bc7d9
fix previous commit
2024-03-27 22:11:37 +00:00
Marek Wolan
cae9f64b93
New observations
2024-03-27 22:11:02 +00:00
Cristian-VM2
8bb7f8a177
#2405 add application install and remove actions
2024-03-27 17:07:12 +00:00
Cristian-VM2
5860c74ef9
#2404 change software state from patching to fixing to align with CAOS v0.8
2024-03-26 16:41:11 +00:00
Cristian-VM2
944b248300
#2404 rename software patch to fix
2024-03-26 10:51:33 +00:00
Cristian-VM2
600dc3f016
#2404 add application scan, close, and fix actions, fix and enable service scan test
2024-03-25 16:58:27 +00:00
Cristian-VM2
bef2bd8084
add actions to enable/disable ports in routers/firewalls, improve notebook for training PPO agents
2024-03-22 16:35:53 +00:00
Marek Wolan
d33c80d0d6
Minor fixes
2024-03-14 14:33:04 +00:00
Marek Wolan
f438acf745
Add shared reward test
2024-03-13 14:01:17 +00:00
Czar Echavez
f2c6f10c21
#2350 : apply PR suggestions
2024-03-12 12:20:02 +00:00
Czar Echavez
cd6d6325db
#2350 : add tests to check spaces + acl obs test + nmne space changes
2024-03-11 17:47:33 +00:00
Czar Echavez
cc721056d8
#2350 : configurable NMNE category thresholds
2024-03-08 19:32:07 +00:00
Czar Echavez
61aa242128
#2350 : tests + application
2024-03-08 14:48:31 +00:00
Czar Echavez
ba58204542
#2350 : split observations into smaller files
2024-03-08 14:08:35 +00:00
Czar Echavez
b13725721d
#2350 : splitting observations into separate files
2024-03-08 13:49:00 +00:00
Marek Wolan
d1480e4477
Apply suggestions from PR review.
2024-03-04 09:58:57 +00:00
Marek Wolan
afa775baff
Add test for new reward
2024-03-03 15:52:34 +00:00
Chris McCarthy
5eed467271
#2248 - synced wth dev
2024-02-08 16:15:57 +00:00
Chris McCarthy
114fb8c077
#2248 - synced wth dev
2024-02-08 15:27:02 +00:00
Marek Wolan
41bc932f52
Add reward test.
2024-02-06 15:05:44 +00:00
Chris McCarthy
7bbfd564fb
#2248 - Big refactor of base with all Network Interface subclasses created to allow for proper management of ports on devices as it was starting to get messy with the Router. Some routing tests still need fixing as ARP doesn't seem to be working properly
2024-02-05 08:44:10 +00:00
Marek Wolan
83db5b1eb5
Fix node file delete action
2024-01-31 13:50:20 +00:00
Marek Wolan
41a7f83887
Add file scan test
2024-01-31 13:29:46 +00:00
Marek Wolan
7c0ff8e3f0
Add acl remove rule integration test.
2024-01-08 16:24:09 +00:00
Marek Wolan
534f84ccd1
Add action tests.
2024-01-08 13:29:17 +00:00
Marek Wolan
528e3b22a9
Add integration tests
2024-01-04 12:47:35 +00:00
Marek Wolan
25c8ec2ec9
Add skeleton for action integration and unit tests
2024-01-03 18:19:10 +00:00
Marek Wolan
6a80f4cc77
Make game layer work with new state api
2023-12-14 14:04:43 +00:00
Marek Wolan
c57b5152c0
Remove broken tests
2023-10-25 17:08:01 +01:00