Package: cargo-audit (0.21.2-1 and others)
Links for cargo-audit
Debian Resources:
Download Source Package rust-cargo-audit:
- [rust-cargo-audit_0.21.2-1.dsc]
- [rust-cargo-audit_0.21.2.orig.tar.gz]
- [rust-cargo-audit_0.21.2-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [rustsec.org]
Similar packages:
Audit Cargo.lock for crates with security vulnerabilities
Audit your dependencies for crates with security vulnerabilities reported to the RustSec Advisory Database.
You can also audit binaries, run cargo audit bin followed by the paths to your binaries to audit them.
If your programs have been compiled with cargo auditable, the audit is fully accurate because all the necessary information is embedded in the compiled binary.
For binaries that were not compiled with cargo auditable it will recover a part of the dependency list by parsing panic messages. This will miss any embedded C code (e.g. OpenSSL) as well as roughly half of the Rust dependencies because the Rust compiler is very good at removing unnecessary panics, but that's better than having no vulnerability information whatsoever. This package contains the following binaries built from the Rust crate "cargo-audit":
- cargo-audit
Other Packages Related to cargo-audit
|
|
|
|
Download cargo-audit
| Architecture | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| amd64 | 0.21.2-1+b1 | 4,464.2 kB | 16,002.0 kB | [list of files] |
| arm64 | 0.21.2-1+b1 | 3,934.2 kB | 14,498.0 kB | [list of files] |
| armhf | 0.21.2-1+b1 | 3,630.2 kB | 12,635.0 kB | [list of files] |
| i386 | 0.21.2-1+b1 | 4,753.2 kB | 16,871.0 kB | [list of files] |
| ppc64el | 0.21.2-1+b1 | 4,451.9 kB | 18,850.0 kB | [list of files] |
| riscv64 | 0.21.2-1+b1 | 4,214.8 kB | 13,730.0 kB | [list of files] |
| s390x | 0.21.2-1+b1 | 3,931.0 kB | 16,118.0 kB | [list of files] |
