AVE v1.1.0 — 51 records, schema v1.0.0, offline artifact now available #31
chaksaray
started this conversation in
Show and tell
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 shipped on 2026-06-21. Here is what changed:
51 records, all at schema v1.0.0
All 48 original records migrated from schema 0.2.0 to 1.0.0. Three new records added:
Detection rules and fixtures for every record
102 tests passing (51 records x 2 fixtures each). Every record now has a positive fixture (must trigger) and negative fixture (must not trigger).
AVE-in-SARIF convention published
docs/specs/ave-in-sarif.md defines how AVE findings travel as SARIF into GitHub Security tab and CI systems.
Offline record set
All 51 records as a single downloadable JSON array for air-gapped and bundled-install use cases: https://github.com/bawbel/ave/releases/download/v1.1.0/ave-records-v1.1.0.json
Implementer guide
docs/specs/ave-implementer-guide.md covers three consumption patterns: runtime API, bundled offline, and ID-only emission for downstream resolution.
Full release notes: https://github.com/bawbel/ave/releases/tag/v1.1.0
Registry: https://ave.bawbel.io/registry.html
API: https://api.piranha.bawbel.io
Beta Was this translation helpful? Give feedback.
All reactions