| |
Cargo-Geiger
Cargo-Geiger is a Rust tool that analyzes a crate and its dependencies to provide statistics on unsafe code usage. The tool is designed to support security auditing efforts rather than make direct judgments about code security, as unsafe code usage is sometimes necessary and context-dependent. It can be installed via cargo and offers output reports along with three libraries for different use cases.
Read Full Article →
← More Tech news