feat(security): add and harden syscall anomaly detection

This commit is contained in:
Chummy
2026-02-25 12:25:47 +00:00
committed by Chum Yin
parent 268b01fcf0
commit cfe1e578bf
10 changed files with 1333 additions and 22 deletions
+1
View File
@@ -10,6 +10,7 @@ For current runtime behavior, start here:
- Operations runbook: [../operations-runbook.md](../operations-runbook.md)
- Troubleshooting: [../troubleshooting.md](../troubleshooting.md)
- CI/Security audit event schema: [../audit-event-schema.md](../audit-event-schema.md)
- Syscall anomaly detection: [./syscall-anomaly-detection.md](./syscall-anomaly-detection.md)
## Proposal / Roadmap Docs