cargo-scan

Crates.iocargo-scan
lib.rscargo-scan
version0.1.0
sourcesrc
created_at2022-11-18 23:57:05.16993
updated_at2022-11-18 23:57:05.16993
descriptionScan and analyze Cargo dependencies
homepage
repositoryhttps://github.com/PLSysSec/cargo-scan
max_upload_size
id718319
size1,872
Caleb Stanford (cdstanford)

documentation

README

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.

Commit count: 756

cargo fmt