python3-seccomp

high level interface to Linux seccomp filter (Python 3 bindings)
  https://github.com/seccomp/libseccomp
  0
  no reviews



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.