Module rustsec::report[][src]

Expand description

Vulnerability report generator

These types map directly to the JSON report generated by cargo-audit, but also provide the core reporting functionality used in general.

Structs

Information about the advisory database

Information about Cargo.lock

Vulnerability report for a given lockfile

Options to use when generating the report

Information about detected vulnerabilities

Functions

Find warnings from the given advisory Database and Lockfile

Type Definitions

Information about warnings