Skip to content

C++ Library

CPP library

This is the C++ inplementation of the library, it consists of 3 parts:

  1. The Landlock class and companion, used to set Landlock rules.
  2. The Seccomp class, used to set seccomp filter rules.
  3. The set_no_new_privs function, used to set the no new privs flag.