Add enrichment and SID coverage gates
This commit is contained in:
parent
93ac47dd82
commit
66472134d8
32 changed files with 1623 additions and 31 deletions
|
|
@ -44,6 +44,7 @@ Required fields:
|
|||
| `incident_id` | string or null | Incident grouping id, when enabled. |
|
||||
| `alerts` | array | `enodia.alert.v1` objects. |
|
||||
| `processes` | array | Captured process context for alert PIDs. |
|
||||
| `enrichment` | object | Best-effort post-alert context: package ownership, executable hashes, parent chain, remote IP classification, file metadata, recent watched writes, and local integrity/rootcheck anchor status. |
|
||||
|
||||
## `enodia.incident.v1`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue