Path to this page:
./
security/cargo-auditable,
Make production Rust binaries auditable
Branch: CURRENT,
Version: 0.7.5,
Package name: cargo-auditable-0.7.5,
Maintainer: pinKnow the exact crate versions used to build your Rust executable. Audit binaries
for known bugs or security vulnerabilities in production, at scale, with zero
bookkeeping.
This works by embedding data about the dependency tree in JSON format into a
dedicated linker section of the compiled executable.
Master sites:
Filesize: 81.33 KB
Version history: (Expand)
- (2026-06-03) Updated to version: cargo-auditable-0.7.5
- (2026-03-10) Package added to pkgsrc.se, version cargo-auditable-0.7.4 (created)
CVS history: (Expand)
2026-06-03 22:09:26 by pin | Files touched by this commit (3) |  |
Log message:
security/cargo-auditable: update to 0.7.5
- No ChangeLog provided.
|
| 2026-03-10 17:29:34 by pin | Files touched by this commit (5) |
Log message:
security/cargo-auditable: import package
Know the exact crate versions used to build your Rust executable. Audit binaries
for known bugs or security vulnerabilities in production, at scale, with zero
bookkeeping.
This works by embedding data about the dependency tree in JSON format into a
dedicated linker section of the compiled executable.
|