seccomp-sys

low-level bindings to libseccomp


Keywords
linux, seccomp, rust, rust-library, security
License
LGPL-2.1

Documentation

seccomp-sys

Raw bindings to libseccomp. Requires libseccomp to be installed.

This library provides a high level interface to constructing, analyzing and installing seccomp filters via a BPF passed to the Linux Kernel's prctl() syscall.

Documentation