Files
syscall_monitor/config/monitors.json
MarceloZoeng 66879f7db8
Some checks failed
CI / lint-and-build (push) Failing after 1m30s
init project+ci/cd
2026-06-09 13:27:51 +08:00

4 lines
65 B
JSON

{
"syscalls": ["openat", "read", "write", "execve", "close"]
}