libseccomp: libseccomp (Enhanced Seccomp library) libseccomp: libseccomp: The libseccomp library provides an easy to use, platform independent, libseccomp: interface to the Linux Kernel's syscall filtering mechanism. libseccomp: The libseccomp API is designed to abstract away the underlying BPF libseccomp: based syscall filter language and present a more conventional libseccomp: function-call based filtering interface that should be familiar to, libseccomp: and easily adopted by, application developers. libseccomp: libseccomp: Project URL: https://github.com/seccomp/libseccomp libseccomp: