#scan #cargo #analyze #security

app cargo-scan

Scan and analyze Cargo dependencies

1 unstable release

0.1.0 Nov 18, 2022

#569 in Cargo plugins

MIT license

2KB

Cargo Scan

cargo scan is an under-development experimental tool to scan and analyze Cargo (Rust) dependencies for security and auditing purposes. It can also be used in tandem with cargo vet.

The tool is currently implemented as a top-level Python wrapper (scan.py). Please see here for usage and installation instructions.

No runtime deps