SARIF Parsing Best Practices
- [OASIS SARIF 2.1.0 Specification](https://docs.oasis-open.org/sarif/sarif/v2.1.0/sarif-v2.1.0.html)
LLM Evaluation
Evaluated by: xiaomi/mimo-v2-flash:free
Last evaluated: March 29, 2026
Prompt Preview
---
name: sarif-parsing
description: >-
Parses and processes SARIF files from static analysis tools like CodeQL, Semgrep, or other
scanners. Triggers on "parse sarif", "read scan results", "aggregate findings", "deduplicate
alerts", or "process sarif output". Handles filtering, deduplication, format conversion, and
CI/CD integration of SARIF data. Does NOT run scans — use the Semgrep or CodeQL skills for that.
allowed-tools:
- Bash
- Read
- Glob
- Grep
---
# SARIF Parsing Best P...
Full prompt length: 15153 characters
Tools & Technologies
- Go
- Python
- JavaScript
- Node.js
- go
- python