Rust Secure Code Working Group

Results 9 repositories owned by Rust Secure Code Working Group

cargo-supply-chain

308
Stars
18
Forks
Watchers

Gather author, contributor and publisher data on crates in your dependency graph.

cargo-auditable

579
Stars
25
Forks
Watchers

Make production Rust binaries auditable

cargo-geiger

1.1k
Stars
54
Forks
Watchers

Detects usage of unsafe Rust in a Rust crate and its dependencies.

projects

213
Stars
22
Forks
Watchers

Contains a list of security related Rust projects.

safety-dance

518
Stars
10
Forks
Watchers

Auditing crates for unsafe code which can be safely replaced

wg

145
Stars
10
Forks
Watchers

Coordination repository for the Secure Code Working Group

cargo-repro

57
Stars
1
Forks
Watchers

Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow

cargo-sandbox

51
Stars
1
Forks
Watchers

Perform Cargo builds inside of a sandboxed environment

mem-markers

22
Stars
1
Forks
Watchers

Rust library for marker traits about types layout in memory