mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 16:33:21 +01:00
* add a cataloger for binaries built with rust-audit Signed-off-by: Tom Fay <tomfay@microsoft.com>
3 lines
178 B
Docker
3 lines
178 B
Docker
# An image containing the example hello-auditable binary from https://github.com/Shnatsel/rust-audit/tree/master/hello-auditable
|
|
FROM docker.io/tofay/hello-rust-auditable:latest
|