71 releases

0.29.1 Mar 17, 2024
0.28.6 Feb 11, 2024
0.28.4 Nov 17, 2023
0.27.0 May 10, 2023
0.6.0 Mar 6, 2017

#40 in Development tools

Download history 9490/week @ 2023-12-23 13572/week @ 2023-12-30 17069/week @ 2024-01-06 19004/week @ 2024-01-13 22399/week @ 2024-01-20 19455/week @ 2024-01-27 22577/week @ 2024-02-03 20002/week @ 2024-02-10 21628/week @ 2024-02-17 21459/week @ 2024-02-24 22512/week @ 2024-03-02 19348/week @ 2024-03-09 24197/week @ 2024-03-16 19588/week @ 2024-03-23 18608/week @ 2024-03-30 14734/week @ 2024-04-06

80,430 downloads per month
Used in 27 crates (12 directly)

Apache-2.0 OR MIT

485KB
10K SLoC

RustSec: rustsec crate

Latest Version Docs Build Status Safety Dance MSRV Apache 2.0 OR MIT licensed Project 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.

Documentation

About

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.

Minimum Supported Rust Version

Rust 1.70 or higher.

Minimum supported Rust version can be changed in the future, but it will be done with a minor version bump.

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.

Dependencies

~2–19MB
~288K SLoC