pub fn render( findings: &[Finding], verdict: &PolicyVerdict, target_name: &str, ) -> Result<String>
Render findings as a self-contained HTML report.