Path to this page:
./
security/cargo-audit,
Audit Cargo.lock files for crates with security vulnerabilities
Branch: CURRENT,
Version: 0.22.1,
Package name: cargo-audit-0.22.1,
Maintainer: pkgsrc-usersCargo-audit allows you to audit Cargo.lock files for crates with
security vulnerabilities reported to the RustSec Advisory Database.
Cargo-audit is provided as the cargo subcommand "audit".
Master sites:
Filesize: 1096.694 KB
Version history: (Expand)
- (2026-02-05) Updated to version: cargo-audit-0.22.1
- (2025-11-23) Updated to version: cargo-audit-0.22.0
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
CVS history: (Expand)
2026-02-05 08:54:34 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
cargo-audit: updated to 0.22.1
cargo-audit 0.22.1
Release Apple Silicon cargo-audit binary
cargo-audit: Put a newline character at the end of json reports
cargo-audit: disable colors by default if stdout it not a terminal
|
2025-11-23 17:31:19 by pin | Files touched by this commit (3) |  |
Log message:
security/cargo-audit: update to 0.22.0
See also changes in:
cvss 2.2.0
cargo-lock 11.0.0
rustsec 0.31.0
What's Changed
OSV tweaks by @djc in #1363
cargo-audit: remove non-functional ignore source option by @djc in #1376
feat(cargo-audit): add SARIF output format support by @cosmir17 in #1385
Enable LTO and strip symbols in release builds by @AMS21 in #1395
SARIF API tweaks by @djc in #1409
|
| 2025-04-11 10:57:24 by pin | Files touched by this commit (1) |
Log message:
security/cargo-audit: needs sse2
|
| 2025-04-02 13:07:26 by pin | Files touched by this commit (1) |
Log message:
security/cargo-audit: not for i386
|
2025-04-01 14:10:16 by Adam Ciarcinski | Files touched by this commit (5) |  |
Log message:
cargo-audit: updated to 0.21.2
0.21.2 (2025-02-28)
Fixed
- Upgraded to `rustsec` v0.30.2 to fix an incompatibility with Rust v1.85 and later
|
2025-01-24 22:21:20 by pin | Files touched by this commit (3) |  |
Log message:
devel/cargo-audit: update to 0.21.1
- Merge pull request #1320 from rustsec/ship-it-oops
- bump cargo-audit version in cargo toml, I forgot
|
| 2024-12-16 20:12:17 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
cargo-audit: fix building with Rust 1.83.0
|
2024-11-21 10:39:06 by pin | Files touched by this commit (3) |  |
Log message:
security/cargo-audit: update to 0.21.0
No changelog provided.
|