[go: up one dir, main page]

Module report

Module report 

Source
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§

DatabaseInfogit
Information about the advisory database
LockfileInfo
Information about Cargo.lock
Report
Vulnerability report for a given lockfile
Settings
Options to use when generating the report
VulnerabilityInfo
Information about detected vulnerabilities

Functions§

find_warnings
Find warnings from the given advisory Database and Lockfile

Type Aliases§

WarningInfo
Information about warnings