Crates.io | cargo-scan |
lib.rs | cargo-scan |
version | 0.1.0 |
source | src |
created_at | 2022-11-18 23:57:05.16993 |
updated_at | 2022-11-18 23:57:05.16993 |
description | Scan and analyze Cargo dependencies |
homepage | |
repository | https://github.com/PLSysSec/cargo-scan |
max_upload_size | |
id | 718319 |
size | 1,872 |
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.