AVE v1.1.0 — 51 records, schema v1.0.0 #28
chaksaray
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
AVE v1.1.0 — 51 records, schema v1.0.0, full detection coverage
Released: 2026-06-21
What changed
All 48 original records migrated to schema v1.0.0.
Every record now validates against the canonical schema. Fields promoted to top level,
references converted to structured objects, evidence declaration fields backfilled on
all records. The
--skip-validationflag is no longer needed in ave-site builds.3 new records — 51 total.
Identified as confirmed genuine gaps from a benchmark across MCPSecBench, FSF-MCP,
MCP-SafetyBench, and Hou et al. 2025. Each ships with a detection rule and
positive/negative fixtures.
Detection rules and fixtures for every record.
102 tests passing — 51 records x 2 fixtures each. Every record now has a rule
in bawbel/scanner and both a positive fixture (must trigger) and a negative
fixture (must not trigger).
AIVSS score corrections on 6 records.
Formula was not applied correctly and some ThM values were outside the valid set
{0.75, 0.90, 1.0}. All 51 records now pass formula verification.
AVE-in-SARIF convention published.
docs/specs/ave-in-sarif.mddefines how AVE findings travel as SARIF into theGitHub Security tab and CI systems. Covers required fields, severity mapping,
taxonomies block, and a complete minimal SARIF example.
Research benchmark published.
docs/agents/research/benchmark-2026-06.mdmaps 87 classes across 6 externaldatasets against the AVE record set. Identifies 1 genuine remaining gap
(resource exhaustion / agentic DoS) and confirms Hou et al. 2025 is fully
covered (16/16).
Offline record set
All 51 records as a single downloadable JSON array — for air-gapped environments,
bundled scanner installs, and offline tooling:
ave-records-v1.1.0.json
(51 records, schema v1.0.0, ~220KB)
Links
Full changelog: CHANGELOG.md
This discussion was created from the release AVE v1.1.0 — 51 records, schema v1.0.0.
Beta Was this translation helpful? Give feedback.
All reactions