Skip to main content

render_summary

Function render_summary 

Source
pub fn render_summary(report: &AuditReport) -> String
Expand description

A plain-text audit summary: a one-line count header, then each vulnerable name@version with its advisories. found 0 vulnerabilities when clean (mirrors npm audit). Unaudited dependencies are itemized in a note: line above the header and flag the audit INCOMPLETE.