Crate rustsec[−][src]
rustsec: Client library for the RustSec security advisory database
This crate is primarily intended for use with the cargo-audit tool:
Re-exports
pub use advisory::*; |
pub use db::*; |
pub use error::*; |
pub use lockfile::*; |
pub use package::*; |
pub use vulnerability::*; |
Modules
| advisory |
Security advisories in the RustSec database |
| db |
Database containing |
| error |
Error types used by this crate |
| lockfile |
Parser for |
| package |
Crate metadata as parsed from |
| repository |
Git repository handling for the RustSec advisory DB |
| vulnerability |
An |