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 8 years ago

Related projects:

RepositoryDescriptionStars
geiger-rs/cargo-geigerDetects usage of unsafe Rust in Rust crates and their dependencies to provide statistical input for auditing.1,415
frewsxcv/cargo-all-featuresA tool to automate testing of Rust crates with multiple feature flags149
gobanos/cargo-aocA CLI tool to solve Advent of Code puzzles in Rust460
koute/cargo-webA tool that simplifies building, testing and deploying client-side web applications in Rust1,107
sourcefrog/cargo-mutantsTools to help detect potential bugs in Rust code by introducing mutations and testing their impact on tests.626
est31/cargo-udepsDetects unused dependencies in Rust projects during compilation.1,781
obi1kenobi/cargo-semver-checksTool to check Rust crate API changes for semver violations during releases1,228
bunogi/cargo-makedocsAutomates documentation building for Rust projects by parsing Cargo.toml and generating documentation for direct dependencies.14
bytecodealliance/rustixA safe Rust interface to POSIX-like system calls with configurable backends.1,512
openscanner/xguardianA security scanner for OSX applications that detects potential vulnerabilities in URL scheme hijack, bundle ID hijack, and keychain hijack.41
rust-cli/human-panicImproves error messages to provide helpful information and encourage users to report issues.1,707
byron/cargo-releaseAutomates the process of releasing a Rust crate with versioning and publishing0
icepuma/rust-actionProvides a standard workflow for building and testing Rust projects using GitHub Actions78
orium/cargo-rdmeA tool to automatically generate README files from crate documentation.133
cargo-generate/cargo-generateTool to help developers create new Rust projects quickly from existing templates2,006