sarif-parsing
Installation
SKILL.md
SARIF Parsing Best Practices
Parse, analyze, and process SARIF files from static analysis tools like CodeQL, Semgrep, and others.
When to Use
- Reading or interpreting static analysis scan results in SARIF format
- Aggregating findings from multiple security tools
- Deduplicating or filtering security alerts
- Extracting specific vulnerabilities from SARIF files
- Integrating SARIF data into CI/CD pipelines
- Converting SARIF output to other formats
SARIF Structure Overview
SARIF 2.1.0 is the current OASIS standard: