Catalogue three published benchmarks, without shipping them as profiles - #118
Merged
Merged
Conversation
The watcher's relevant-research queue held three items that are evaluation corpora rather than literature: LongPIBench (#47), GenIaC-SecBench (#55) and TIER (#70). They are worth a reader finding, but none is a Garak probe, a PyRIT script or a LAAF stage, and each is published by its own authors with its own harness and licence. evals/EXTERNAL_BENCHMARKS.md catalogues them and says plainly what it is not: not runnable from here, not threshold-bearing — a pass mark for someone else's benchmark is theirs to set — and not a reproduction. Every figure is the authors' own, transcribed from the papers' abstracts, and the OWASP entry column is marked DRAFT because reading a benchmark's scope onto an entry is a mapping judgment. The file also records why the other nine items in that queue are not here: a paper earns a row only if it publishes a benchmark or evaluation corpus. Techniques, frameworks and vulnerability analyses are literature, and none of them belongs in data/incidents.json, which stays reserved for real-world deployment failures. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This was referenced Sep 18, 2026
Closed
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.
Handles the "Convert" half of the watcher research triage: #47 LongPIBench, #55 GenIaC-SecBench, #70 TIER.
What this adds
evals/EXTERNAL_BENCHMARKS.md— a catalogue of published evaluation corpora that test the risks this crosswalk maps, with a row per benchmark giving what it measures, its scale as published, a DRAFT OWASP entry and its arXiv link.No Garak or PyRIT profile is added, per your instruction. The file says so in its own words: not runnable from here, not threshold-bearing (a pass mark for someone else's benchmark is theirs to set, so
THRESHOLDS.mdis untouched), and not a reproduction — every figure is the authors', transcribed from the abstracts, nothing re-run.evals/garak/,evals/pyrit/andevals/laaf/remain the only runnable profiles, so the existing threshold tests are unaffected.The entry column is marked DRAFT — SME review required: reading a benchmark's scope onto an OWASP entry is a mapping judgment, so it is proposed, not asserted.
It records the rule, not just the result
The file states why the other nine items in that queue are absent: a paper earns a row only if it publishes a benchmark or evaluation corpus. Techniques, frameworks and vulnerability analyses are literature — and none of them belongs in
data/incidents.json, which stays reserved for real-world deployment failures.Verification
node scripts/validate.js: 0 errors.npm run test:scripts: 85 passed, 0 failed.Once this merges I'll comment and close all twelve research issues: these three pointing here, the other nine as "Theoretical/Reference — not a deployment failure".
🤖 Generated with Claude Code