1 indexed skills · max 10 per page
trailofbits/skills · Productivity
Parse, filter, deduplicate, and aggregate SARIF files from static analysis tools. \n \n Reads and processes SARIF 2.1.0 output from CodeQL, Semgrep, and other scanners; does not run scans itself \n Supports filtering by severity, extracting findings by file or rule, and deduplicating alerts using fingerprints and partial fingerprints \n Provides three strategies: jq for quick CLI queries, pysarif for programmatic object access, and sarif-tools for aggregation and format conversion \n Handles pat