Skip to content

Commit 4ef5399

Browse files
authored
Merge pull request #185 from rust-secure-code/Shnatsel-patch-1
Mention that blint supports our data
2 parents 56b33fb + 1ea75a3 commit 4ef5399

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ If you're using a shell other than bash, or if using an alias is not an option,
5454

5555
* [syft](https://github.com/anchore/syft) v0.53.0+ has experimental support for detecting this data in binaries.
5656
When used on images or directories, Rust audit support must be enabled by adding the `--catalogers all` CLI option, e.g `syft --catalogers all <container image containing Rust auditable binary>`.
57+
* [blint] v2.1.3 and later can recover this data and output it as CycloneDX.
5758
* [rust-audit-info](https://crates.io/crates/rust-audit-info) recovers the dependency list from a binary and prints it in JSON.
5859

5960
### Can I read this data using a tool written in a different language?

0 commit comments

Comments
 (0)