sandlock-core 0.7.0

Lightweight process sandbox using Landlock, seccomp-bpf, and seccomp user notification
Documentation
1
2
3
4
5
pub mod bpf;
pub mod ctx;
pub mod dispatch;
pub mod notif;
pub mod state;