Files
nsjail/.gitignore
Robert Swiecki ee2d05e874 Integrate a seccomp user notification to trace and log sandboxed filesystem and network operations
* Introduces a dedicated, async worker thread that monitors SECCOMP_RET_USER_NOTIF events
 * Produces telemetry using protobufs to track resolved namespace paths, and network endpoints
2026-04-03 11:20:02 +02:00

7 lines
79 B
Plaintext

*.o
config.pb.h
config.pb.cc
unotify/unotify.pb.h
unotify/unotify.pb.cc
nsjail