Add enrichment and SID coverage gates
This commit is contained in:
parent
93ac47dd82
commit
66472134d8
32 changed files with 1623 additions and 31 deletions
|
|
@ -4,6 +4,11 @@ Generated from the active exec/syscall rule defaults plus any configured `exec_r
|
|||
|
||||
Use `enodia-sentinel rules list/show/test` to inspect rules and validate event fixtures locally.
|
||||
|
||||
Built-in event-rule fixtures live in `tests/fixtures/sids/` and can be replayed
|
||||
with `enodia-sentinel rules test tests/fixtures/sids/<sid>-<slug>.json`.
|
||||
Non-event built-in SIDs are covered by safe offline drills in `tests/sid_drills.py`;
|
||||
`python3 -m unittest tests.test_sid_coverage -v` verifies the full registry.
|
||||
|
||||
## SID 100001: Program executed from a world-writable directory
|
||||
|
||||
- Event: `exec`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue