pub fn render_html( command: &str, findings: &[Finding], outcomes: &[MatchOutcome], failed: bool, ) -> String