Commit Graph

10 Commits

Author SHA1 Message Date
Patrick 412a17c496 updated spec 2023-08-31 08:08:15 +02:00
P4T12ICK 600ceb8937 Add BA detection schema and validator 2023-05-01 15:16:42 +02:00
Jose Enrique Hernandez d78bb53baa Revert "Refactored security content" 2022-03-04 15:13:04 -05:00
P4T12ICK 3946110a92 added specs 2022-02-28 12:47:14 +01:00
pyth0n1c 72b1fb7df4 Added datamodels to most of the ssa___ detections.
Still needs some more attention - there are likely 
some missing datamodels and some that are incorrect.
2021-11-03 12:01:00 -07:00
pyth0n1c 244fad2f7e Removed Endpoint, it should be Endpoint_Process
for relevant detections.
2021-11-02 17:34:47 -07:00
pyth0n1c 80db3a4e86 Added Endpoint to ba_detections.spec.json 2021-11-02 17:29:55 -07:00
pyth0n1c ac4bbd06a6 Just ba_detections to make parsing easier. 2021-11-02 16:57:47 -07:00
pyth0n1c f0f7092884 Removed one line from json schema.
This should fail, removal and check for
failure checks that we fixed the underlying
issue.
2021-11-02 16:51:11 -07:00
pyth0n1c 5117990730 Added a ba_detections.spec.json file for
validation of the BA detections.  Updated
validate_schema to use a different shcema
for BA detections vs non BA detections.
2021-11-02 16:30:49 -07:00