feat(go): port process access detectors
This commit is contained in:
parent
f02509aab5
commit
fc9b5f0448
22 changed files with 554 additions and 40 deletions
|
|
@ -32,7 +32,8 @@ bcc/eBPF telemetry.
|
|||
|
||||
An experimental, non-installing Phase 1 Go sidecar now lives under `go-agent/`.
|
||||
It is stdlib-only, emits `enodia.event.v1` JSONL, captures an injectable process
|
||||
view, and ports only `deleted_exe` so far. Python remains the production agent
|
||||
and file-descriptor view, and currently ports `ld_preload`, `deleted_exe`,
|
||||
`input_snooper`, and `credential_access`. Python remains the production agent
|
||||
and parity oracle; do not describe the Go path as a replacement yet.
|
||||
|
||||
Implemented detection coverage:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue