Rust Secure Code Working Group
Make it easy to write secure Rust code. Working group for supply chain security tools including @RustSec and `cargo-geiger`
Pinned Repositories
cargo-auditable
Make production Rust binaries auditable
cargo-repro
Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow
cargo-sandbox
Perform Cargo builds inside of a sandboxed environment
cargo-supply-chain
Gather author, contributor and publisher data on crates in your dependency graph.
go-rustaudit
Go library for inspecting Rust binaries produced with https://github.com/rust-secure-code/cargo-auditable
mem-markers
Rust library for marker traits about types layout in memory
projects
Contains a list of security related Rust projects.
rust-supply-chain-security
Rust Supply Chain Security Guide
safety-dance
Auditing crates for unsafe code which can be safely replaced
wg
Coordination repository for the Secure Code Working Group
Rust Secure Code Working Group's Repositories
rust-secure-code/cargo-auditable
Make production Rust binaries auditable
rust-secure-code/safety-dance
Auditing crates for unsafe code which can be safely replaced
rust-secure-code/cargo-supply-chain
Gather author, contributor and publisher data on crates in your dependency graph.
rust-secure-code/projects
Contains a list of security related Rust projects.
rust-secure-code/wg
Coordination repository for the Secure Code Working Group
rust-secure-code/cargo-repro
Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow
rust-secure-code/cargo-sandbox
Perform Cargo builds inside of a sandboxed environment
rust-secure-code/mem-markers
Rust library for marker traits about types layout in memory
rust-secure-code/go-rustaudit
Go library for inspecting Rust binaries produced with https://github.com/rust-secure-code/cargo-auditable
rust-secure-code/rust-supply-chain-security
Rust Supply Chain Security Guide