pub fn render(report: &ScanReport, format: OutputFormat) -> Result<String>Expand description
Renders a scan report without path redaction.
ยงErrors
Returns an error when JSON serialization fails.
pub fn render(report: &ScanReport, format: OutputFormat) -> Result<String>Renders a scan report without path redaction.
Returns an error when JSON serialization fails.