https://github.com/tdfischer/rust-seccomp
https://github.com/tdfischer/rust-seccomp
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tdfischer/rust-seccomp
- Owner: tdfischer
- License: mit
- Created: 2015-01-05T22:11:52.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-13T01:01:46.000Z (over 11 years ago)
- Last Synced: 2025-06-07T15:05:48.282Z (about 1 year ago)
- Language: Rust
- Size: 185 KB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Linux system call sandboxing for Rust.
See [the sample application](example.rs) for an idea of how this works.