GitHunt
RO

rob-solana/rustsec-crate

Client library for the RustSec advisory database

"rustsec" crate: advisory DB client

Latest Version
Docs
Build Status
MIT/Apache 2 licensed
Gitter Chat

Client library for accessing the RustSec security advisory database:
fetches the advisory-db (or other compatible) git repository and
audits Cargo.lock files against it.

About

Documentation

The rustsec crate is primarily intended to be used by the cargo-audit crate
for the purposes of identifying vulnerable crates in Cargo.lock files.

However, it may be useful if you would like to consume the RustSec advisory
database in other capacities.

License

Licensed under either of:

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you shall be dual licensed as above, without any
additional terms or conditions.

Languages

Rust100.0%

Contributors

Apache License 2.0
Created August 29, 2018
Updated August 29, 2018
rob-solana/rustsec-crate | GitHunt