Marek Wolan
|
e57c240b9b
|
Apply cosmetic changes based on review.
|
2024-01-11 09:55:09 +00:00 |
|
Marek Wolan
|
1505d08721
|
Fix backup issues and align with Yak
|
2024-01-10 18:04:48 +00:00 |
|
Marek Wolan
|
9d06284edb
|
Merge remote-tracking branch 'origin/dev-v3.0.0b5' into bugfix/2176-attack-observation-symptoms
|
2024-01-10 13:07:23 +00:00 |
|
Marek Wolan
|
b34f2a5c8c
|
Merged PR 253: Make observations use software health state visible instead of actual.
We already merged this change into dev, I just replicated it for b5.
Related work items: #2161, #2174
|
2024-01-10 13:53:05 +00:00 |
|
Marek Wolan
|
3486347566
|
Merged PR 252: Align Software health state enum with CAOS
Related work items: #2175
|
2024-01-10 13:52:46 +00:00 |
|
Marek Wolan
|
66a42ebc69
|
Make database failure based on file status not service status
|
2024-01-10 13:06:48 +00:00 |
|
Marek Wolan
|
e73783f6fa
|
Fixed issue where data manipulation was always executing
|
2024-01-09 17:10:12 +00:00 |
|
Marek Wolan
|
716bd626a5
|
Hide software health state until scan.
|
2024-01-09 14:29:23 +00:00 |
|
Marek Wolan
|
82cd8780f9
|
Align Software health state enum with CAOS
|
2024-01-09 14:03:10 +00:00 |
|
Marek Wolan
|
4266618ba5
|
Make pcap logs and sys logs optional
|
2024-01-05 11:25:57 +00:00 |
|
Marek Wolan
|
96f8435c5e
|
Add service patch and fix other bugs
|
2023-12-21 15:07:41 +00:00 |
|
Marek Wolan
|
105763971d
|
Merge 'origin/dev' into bugfix/episode-length-and-rewards
|
2023-12-03 14:49:34 +00:00 |
|
Marek Wolan
|
3642e87eda
|
Remove distracting debug print statements
|
2023-12-01 11:07:57 +00:00 |
|
Czar Echavez
|
423436c3ad
|
#2084: testing webbrowser requesting database service user data via web server
|
2023-11-30 16:32:31 +00:00 |
|
Czar Echavez
|
3cf21e4015
|
#2084: change all instances of retrieving software from software['software_name'] to software.get() + adding some tests for describe state
|
2023-11-30 13:49:37 +00:00 |
|
Czar Echavez
|
349f9dee38
|
Merge remote-tracking branch 'origin/dev' into feature/2084-add-more-tests-to-make-primaite-more-robust
|
2023-11-30 09:29:34 +00:00 |
|
Czar Echavez
|
b2a52b2ec0
|
#2084: created a fixture that we can use to test things at a non end to end level
|
2023-11-29 16:31:21 +00:00 |
|
Marek Wolan
|
ac2f7ba757
|
Fix web browser tests.
|
2023-11-29 14:33:52 +00:00 |
|
Marek Wolan
|
05d62a956d
|
Fix software reset issues
|
2023-11-29 13:18:38 +00:00 |
|
Chris McCarthy
|
bf73cc2eb7
|
#1859 - Re-ordered the node reset function again
|
2023-11-29 13:45:34 +00:00 |
|
Czar Echavez
|
19d534395b
|
#2084: beginning the introduction of code coverage + adding tests to try to meet the 80% code coverage target
|
2023-11-29 01:28:40 +00:00 |
|
Chris McCarthy
|
9a4855e7bd
|
#1859 - Added the call to file system reset
|
2023-11-28 11:58:09 +00:00 |
|
Marek Wolan
|
2de1d02c48
|
Fix app install logic
|
2023-11-27 22:55:00 +00:00 |
|
Marek Wolan
|
21b865d8a8
|
Merge origin/dev into feature/1859
|
2023-11-27 22:13:42 +00:00 |
|
Chris McCarthy
|
39dfbb741f
|
#1859 - Made some fixes to resets. Still an issue with the Router reset.
|
2023-11-28 00:21:41 +00:00 |
|
Chris McCarthy
|
58e9033a4c
|
#1859 - First pass at an implementation of the full reset method. Will now start testing...
|
2023-11-27 23:01:56 +00:00 |
|
Chris McCarthy
|
ae5046b8fb
|
#1859 - As disccused
|
2023-11-27 17:05:12 +00:00 |
|
Chris McCarthy
|
c3bb78c5a3
|
Merge remote-tracking branch 'devops/feature/1859-red-agent-marek' into feature/1859-red-agent-marek
|
2023-11-27 13:50:41 +00:00 |
|
Chris McCarthy
|
4d4a578555
|
#1859 - Integrated the runtime execution for web client. Added in the webclient application execution action. Now fixing http status code issues.
|
2023-11-27 13:47:59 +00:00 |
|
Marek Wolan
|
89cbc08352
|
Apply suggestions from code review
|
2023-11-27 13:28:11 +00:00 |
|
Czar Echavez
|
299729d5b4
|
#2064: documentation EVERYWHERE
|
2023-11-27 11:38:03 +00:00 |
|
Czar Echavez
|
cd49f1eb85
|
#2064: Apply PR suggestions
|
2023-11-25 13:19:32 +00:00 |
|
Jake Walker
|
08c1b3cfb9
|
Fix code style issues
|
2023-11-24 15:56:04 +00:00 |
|
Jake Walker
|
e62ca22cb7
|
Fix data manipulation bot tests
|
2023-11-24 15:53:07 +00:00 |
|
Czar Echavez
|
330e87698e
|
Merge remote-tracking branch 'origin/dev' into bugfix/2064-software-continues-running-after-node-is-turned-off
|
2023-11-24 15:16:25 +00:00 |
|
Czar Echavez
|
b7b718f25d
|
#2064: added a method that checks if the class can perform actions and added it where necessary + tests everywhere
|
2023-11-24 15:15:56 +00:00 |
|
Jake Walker
|
c5cfbb825a
|
Fix database client connect method
|
2023-11-24 15:15:45 +00:00 |
|
Chris McCarthy
|
dfb08b8cf3
|
#1859 - DB query now returns false if the query isn't ran due to the node being off
|
2023-11-24 11:52:33 +00:00 |
|
Jake Walker
|
ff8b773c10
|
Database Manipulation Bot bug fixes
|
2023-11-24 11:10:34 +00:00 |
|
Jake Walker
|
4e104a4d99
|
Update data manipulation bot
|
2023-11-24 10:33:19 +00:00 |
|
Jake Walker
|
92dabe59f7
|
Fix data manipulation bot configuration
|
2023-11-24 10:04:19 +00:00 |
|
Jake Walker
|
b13a9d3daf
|
Add application execution action for data manipulation bot
|
2023-11-24 09:25:55 +00:00 |
|
Czar Echavez
|
2ce03e0262
|
#2064: turn on everything when node is turned on
|
2023-11-23 22:10:53 +00:00 |
|
Czar Echavez
|
f0fc6518a0
|
#2064: add handling of offline service to dns, ftp and database
|
2023-11-23 21:48:11 +00:00 |
|
Czar Echavez
|
bd6c27244c
|
#2064: Edited services and applications to handle when they are shut down
|
2023-11-23 19:49:03 +00:00 |
|
Jake Walker
|
5f1a5af1b4
|
Add data manipulation bot action manager
|
2023-11-23 16:06:19 +00:00 |
|
Jake Walker
|
c93705867f
|
Move configuration from agent to data manipulation bot
|
2023-11-23 15:53:47 +00:00 |
|
Chris McCarthy
|
efeaa4c1cc
|
#2034 - Implemented the Simulation reset functionality by doing a deepcopy of the Simulation object inside the PrimaiteSession upon instantiation. Added a test that uninstalls a service before performing a reset then checks that the service reappears.
|
2023-11-23 15:31:06 +00:00 |
|
Jake Walker
|
061e508187
|
Add repeat option to data manipulation bot
|
2023-11-22 16:24:17 +00:00 |
|
Jake Walker
|
aa65c53a95
|
Pass probability of success through to functions
|
2023-11-21 15:09:51 +00:00 |
|