> cat /dev/github | grep security-tools
discovered 03 Aug 2026

vscode-sarif-explorer

via awesome-list
→ View on GitHub
SARIF Explorer is a Visual Studio Code extension designed for reviewing and managing static analysis results stored in SARIF format. It enhances the workflow by allowing users to open multiple SARIF files, categorize findings as 'Bug' or 'False Positive', add comments, filter results, and create GitHub issues, thus streamlining the process of triaging potential issues in codebases. Notable features include the ability to collaboratively share results through .sarifexplorer files and integrate with the weAudit tool for issue management.