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