Add enrichment and SID coverage gates
This commit is contained in:
parent
93ac47dd82
commit
66472134d8
32 changed files with 1623 additions and 31 deletions
9
tests/fixtures/sids/100066-mlock.json
vendored
Normal file
9
tests/fixtures/sids/100066-mlock.json
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"event": "syscall",
|
||||
"pid": 4256,
|
||||
"ppid": 4100,
|
||||
"uid": 1000,
|
||||
"comm": "secretstore",
|
||||
"syscall": "mlock",
|
||||
"args": [140000000, 4096, 0]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue