cargo-osha

Code scanner

Tool to quickly identify areas of Rust code with potential safety risks.

A Cargo plugin to list unsafe code in a Rust project.

GitHub

43 stars
5 watching
3 forks
Language: Rust
last commit: over 6 years ago

Related projects:

Repository Description Stars
geiger-rs/cargo-geiger Detects usage of unsafe Rust in Rust crates and their dependencies to provide statistical input for auditing. 1,410
frewsxcv/cargo-all-features A tool to automate testing of Rust crates with multiple feature flags 147
gobanos/cargo-aoc A CLI tool to solve Advent of Code puzzles in Rust 439
koute/cargo-web A tool that simplifies building, testing and deploying client-side web applications in Rust 1,106
sourcefrog/cargo-mutants Tools to help detect potential bugs in Rust code by introducing mutations and testing their impact on tests. 600
est31/cargo-udeps Detects unused dependencies in Rust projects during compilation. 1,745
obi1kenobi/cargo-semver-checks Automates checking of Rust crate API changes for semver violations 1,189
bunogi/cargo-makedocs Automates documentation building for Rust projects by parsing Cargo.toml and generating documentation for direct dependencies. 14
bytecodealliance/rustix A safe Rust interface to POSIX-like system calls with configurable backends. 1,491
openscanner/xguardian A security scanner for OSX applications 41
rust-cli/human-panic Improves error messages to provide helpful information and encourage users to report issues. 1,696
byron/cargo-release Automates the process of releasing a Rust crate with versioning and publishing 0
icepuma/rust-action Provides a standard workflow for building and testing Rust projects using GitHub Actions 78
orium/cargo-rdme A tool to automatically generate README files from crate documentation. 132
cargo-generate/cargo-generate Tool to help developers create new Rust projects quickly from existing templates 1,967