Path to this page:
./
security/cargo-auditable,
Make production Rust binaries auditable
Branch: CURRENT,
Version: 0.7.4,
Package name: cargo-auditable-0.7.4,
Maintainer: pkgsrc-usersKnow 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: 80.578 KB
Version history: (Expand)
- (2026-03-10) Package added to pkgsrc.se, version cargo-auditable-0.7.4 (created)
CVS history: (Expand)
| 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.
|