Skip to main content

render

Function render 

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