Crates.io | rustsec-with-git2-v16 |
lib.rs | rustsec-with-git2-v16 |
version | 0.28.3 |
source | src |
created_at | 2023-02-07 15:54:42.404176 |
updated_at | 2023-11-17 01:52:15.975946 |
description | Client library for the RustSec security advisory database |
homepage | https://rustsec.org |
repository | https://github.com/RustSec/rustsec/tree/main/rustsec |
max_upload_size | |
id | 778844 |
size | 228,566 |
rustsec
crateClient library for accessing the RustSec Security Advisory Database:
fetches the advisory-db (or other compatible) git repository and
audits Cargo.lock
files against it.
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.
Rust 1.67 or higher.
Minimum supported Rust version can be changed in the future, but it will be done with a minor version bump.
Licensed under either of:
at your option.
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.