sample-findings/ — one directory per agent, with fast-scan.json, fast-scan.sarif, and fast-scan.pdf. Read these before running your own scan to know what the result should look like.
What to look for
fast-scan.json— machine-readable. Top-levelfindings: [...]array; each finding hascategory,severity,aivss_score,evidence.prompt,evidence.response.fast-scan.sarif— GitHub Code Scanning format. Upload to a repo’s Security tab withactions/upload-sarif@v3and the findings render inline on the PR.fast-scan.pdf— human-readable report with attack transcripts. The shareable artifact for a launch demo.
Regenerating
The sample files commit empty until the first real scan is captured. To regenerate:Expected severities
Use the
defended-baseline row as your regression check whenever the scanner ships a new probe library.