pub fn render_report(
report: &ScanReport,
format: OutputFormat,
) -> Result<String>Expand description
Render a scan report in the specified format.
pub fn render_report(
report: &ScanReport,
format: OutputFormat,
) -> Result<String>Render a scan report in the specified format.