[−][src]Module rustsec::report
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
| DatabaseInfo | Information about the advisory database |
| LockfileInfo | Information about |
| Report | Vulnerability report for a given lockfile |
| Settings | Options to use when generating the report |
| VulnerabilityInfo | Information about detected vulnerabilities |
Functions
| find_warnings |