Quick setup
--ci— exit code 1 if score below threshold, exit code 0 if above--json— structured JSON output (also supports--sariffor GitHub Code Scanning)--threshold 70— minimum compliance score to pass
GitHub Actions
GitLab CI
Output formats
| Format | Flag | Use case |
|---|---|---|
| JSON | --json | Custom integrations, dashboards |
| SARIF | --sarif | GitHub Code Scanning, VS Code |