Watch
1
0
Fork
You've already forked RedFlag
0
Commit graph RedFlag/agent/internal/system/process_capabilities.go
Author SHA1 Message Date
Fimeg
102ea23058 processes: read the capabilities the readme already claimed
CapEff was never collected — "sockets, capabilities, namespaces" meant the
collection limits, and a reader has no way to know that. The mask is read on
the list scan and expanded to names only on drill-down, because a fully
privileged process holds all 41 and nobody reads that on 300 rows.

Docker's documented default mask a80425fb decodes to exactly its fourteen.
2026-08-31 22:44:18 -04:00