Description
Analyzes seccomp behavior and filters from a C-based tool. It helps developers and security engineers inspect Linux syscall sandboxing rules used to restrict what a process can do.
Use it when developing, debugging, or auditing seccomp policies. Misunderstanding syscall filters can break applications or leave sandbox gaps, so test policies in controlled environments.