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

sarif-tools

via awesome-list
→ View on GitHub
SARIF Tools is a command line and Python library designed for processing SARIF (Static Analysis Results Interchange Format) files, which are used for outputs from static analysis tools. Its notable features include the ability to interpret various formats of static analysis outputs while ensuring compliance with the SARIF standard, allowing developers to standardize and manage their analysis results effectively. This tool is primarily used to enhance the compatibility and readability of static analysis data across different ecosystems.