An open API service indexing awesome lists of open source software.

https://github.com/rust-secure-code/go-rustaudit

Go library for inspecting Rust binaries produced with https://github.com/rust-secure-code/cargo-auditable
https://github.com/rust-secure-code/go-rustaudit

Last synced: 7 months ago
JSON representation

Go library for inspecting Rust binaries produced with https://github.com/rust-secure-code/cargo-auditable

Awesome Lists containing this project

README

          

# go-rustaudit

Go library for extracting Rust dependency information from Rust binaries built with [cargo-auditable](https://github.com/rust-secure-code/cargo-auditable) (previously named rust-audit).

It's used by trivy and syft to consume cargo-auditable information.