pub fn render_report_with_experimental_risk(
report: &ScanReport,
format: OutputFormat,
) -> Result<String>Expand description
Render a scan report with the opt-in experimental informational risk index.
This additive API supports console and JSON only. It does not change policy, the report verdict, process exit status, findings, or default rendering.