rustix icon indicating copy to clipboard operation
rustix copied to clipboard

Draft: seccomp syscall and ioctls

Open rusty-snake opened this issue 6 months ago • 0 comments

This is an early draft seeking for feedback on the API. The SecureComputingFilter is based on my own seccomp abstractions https://codeberg.org/crabjail/crablock/src/commit/c6cadc33b0e605bf16b8dc2fc0ba8156c7693567/seccomp/src/bpf.rs#L416 .

Closes #1451

rusty-snake avatar May 01 '25 12:05 rusty-snake