pub fn render(findings: &[Finding], target_name: &str) -> Result<String>
Render findings as SARIF 2.1.0.
Produces a self-contained SARIF log compatible with GitHub Code Scanning and other SARIF consumers.