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