Package seccomp provides Go bindings for libseccomp, enabling Linux seccomp syscall filtering.
go get github.com/seccomp/libseccomp-golangNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a seccomp filter that allows all syscalls
Install libseccomp-dev (Linux) or equivalent.
No dependency data recorded yet.