PackageTrack
Sign in Get early access

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
Release Pre-release

Releases

latest 5
  1. 0.5.0 07 Mar 2025
    Release notes

    v0.5.0

    Added

    • [#72]: Introduce RISC-V 64-bit architecture support.

    Changed

    • [#78]: Update syscall_tables from v6.12 kernel source
    Open source →
    Release notes

    Added

    • [#72]: Introduce RISC-V 64-bit architecture support.

    Changed

    • [#78]: Update syscall_tables from v6.12 kernel source
    Open source →
  2. 0.4.0 18 Oct 2023
    Release notes

    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_threads convenience 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
    Open source →
    Release notes

    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_threads convenience 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
    Open source →
  3. 0.3.0 14 Sep 2022
    Release notes

    v0.3.0

    Changed

    • [#40]: Update Rust to Edition 2021

    Fixed

    • [#31]: Implement From<BackendError> for Error
    • [#40]: Fix clippy complaints about missing Eq when PartialEq is implemented
    Open source →
    Release notes

    Changed

    • [#40]: Update Rust to Edition 2021

    Fixed

    • [#31]: Implement From<BackendError> for Error
    • [#40]: Fix clippy complaints about missing Eq when PartialEq is implemented
    Open source →
  4. 0.2.0 01 Oct 2021
    Release notes

    First release

    Added

    • [#7]: Add functionality for Rust-based filters and implement the BPF compilation logic.
    • [#9]: Add json frontend, gated by the json feature.
    Open source →
    Release notes

    First release

    Added

    • [#7]: Add functionality for Rust-based filters and implement the BPF compilation logic.
    • [#9]: Add json frontend, gated by the json feature.
    Open source →
  5. 0.1.0 16 Jun 2021

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive