mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 04:05:16 -06:00
13 lines
329 B
Plaintext
13 lines
329 B
Plaintext
Audit Cargo.lock for crates with security vulnerabilities
|
|
|
|
Usage: cargo [OPTIONS] <COMMAND>
|
|
|
|
Commands:
|
|
audit Audit Cargo.lock files for vulnerable crates
|
|
help Print this message or the help of the given subcommand(s)
|
|
|
|
Options:
|
|
-v, --verbose Increase verbosity
|
|
-h, --help Print help
|
|
-V, --version Print version
|