72 releases

0.29.2 May 2, 2024
0.29.1 Mar 17, 2024
0.29.0 Feb 16, 2024
0.28.4 Nov 17, 2023
0.6.0 Mar 6, 2017

#35 in Development tools

Download history 22378/week @ 2024-01-19 19630/week @ 2024-01-26 21949/week @ 2024-02-02 19848/week @ 2024-02-09 22235/week @ 2024-02-16 21012/week @ 2024-02-23 23059/week @ 2024-03-01 19126/week @ 2024-03-08 23140/week @ 2024-03-15 21816/week @ 2024-03-22 17510/week @ 2024-03-29 17922/week @ 2024-04-05 19690/week @ 2024-04-12 18852/week @ 2024-04-19 17891/week @ 2024-04-26 18468/week @ 2024-05-03

78,047 downloads per month
Used in 28 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–18MB
~283K SLoC