C++ Library¶
CPP library
This is the C++ inplementation of the library, it consists of 3 parts:
- The
Landlockclass and companion, used to set Landlock rules. - The
Seccompclass, used to set seccomp filter rules. - The
set_no_new_privsfunction, used to set the no new privs flag.