data: scan corpus refresh — 2026-07-26#39
Open
cloakmaster wants to merge 1 commit into
Open
Conversation
Weekly corpus scan: merlvintan/damn-vulnerable-llm-agent (2 findings, governance 27/100). Also log failed attempt against szybnev/DVLA (no_agent_code, not an LLM agent repo).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds this week's corpus datapoint from
merlvintan/damn-vulnerable-llm-agent: 2 findings (HIGH ×2), governance score 27/100, EU AI Act readiness PARTIAL. Both findings are SQL injection via LLM-generated query (CWE-89) intransaction_db.py.Also adds
data/scan-corpus-failures.jsonlogging the skipped attempt againstszybnev/DVLA(returnedno_agent_code— not an LLM agent repo).Corpus grows from 2 → 3 scans; total findings observed 9 → 11; average governance score 16.0 → 19.67.
Generated by Claude Code
Summary by cubic
Refreshes the weekly scan corpus and adds a failure log to track skipped scans.
Adds
merlvintan/damn-vulnerable-llm-agent(2 HIGH SQL injection findings, CWE-89, intransaction_db.py; governance 27/100; EU AI Act readiness PARTIAL), updates aggregates (scans 3, findings 11, avg governance 19.67), and records a skipped scan forszybnev/DVLAindata/scan-corpus-failures.json(reason: no_agent_code).Written for commit af96690. Summary will update on new commits.