Python bindings for libseccomp
The libseccomp library provides an easy to use interface to the Linux Kernel's syscall filtering mechanism, seccomp. The libseccomp API allows an application to specify which syscalls, and optionally which syscall arguments, the application is allowed to execute, all of which are enforced by the Linux Kernel. The libseccomp-python package contains Python bindings for libseccomp.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 2.6.1-2.fc45 | - |
You can contact the maintainers of this package via email at
libseccomp dash maintainers at fedoraproject dot org.