Package seccomp provides a way to install a syscall filter for a Linux process using seccomp BPF filters.
go get github.com/elastic/go-seccomp-bpfNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Load a seccomp BPF filter
Ensure the application runs on a Linux kernel with seccomp enabled
No dependency data recorded yet.