Rust binding to OpenBSD's pledge(2) interface for process sandboxing.
# Cargo.toml
[dependencies]
pledge = "0.4.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Restricts the process to stdio and read-only file access.
Use conditional compilation or alternative sandboxing on other platforms
No dependency data recorded yet.