seccompiler
Provides easy-to-use seccomp-bpf jailing.
0.5.0
18M downloads/mo
#2197 most downloaded on crates.io
rust-vmm/seccompiler
What this package is like to depend on
Last release 1 years ago
07 Mar 2025
Ships fairly regularly
a new release about every 12 months
Most releases are documented
notes for 4 of 5 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
5 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
5 releases · Jun 2021 to Mar 2025
2022
2023
2024
2025
2026
Releases
latest 5-
0.5.007 Mar 2025Release notes
Open source →v0.5.0
Added
- [#72]: Introduce RISC-V 64-bit architecture support.
Changed
- [#78]: Update
syscall_tablesfrom v6.12 kernel source
Release notes
Open source →Added
- [#72]: Introduce RISC-V 64-bit architecture support.
Changed
- [#78]: Update
syscall_tablesfrom v6.12 kernel source
-
0.4.018 Oct 2023Release notes
Open source →Changed
- Seccomp is now activated via the
seccompsyscall, notprctl
Added
- A new
Error::Seccompvariant is added to indictateseccompsyscall failures - Add
apply_filter_all_threadsconvenience function which uses the seccomp
TSYNC feature to synchronize all threads in the process to the same filter - A new
Error::ThreadSyncvariant is added to indicate failure to sync threads
Release notes
Open source →Changed
- Seccomp is now activated via the seccomp syscall, not prctl
Added
- A new Error::Seccomp variant is added to indictate seccomp syscall failures
- Add
apply_filter_all_threadsconvenience function which uses the seccomp TSYNC feature to synchronize all threads in the process to the same filter - A new Error::ThreadSync variant is added to indicate failure to sync threads
- Seccomp is now activated via the
-
0.3.014 Sep 2022 -
0.2.001 Oct 2021 -
0.1.016 Jun 2021Nothing published for this version