Skip to content

v1.0.0 - Initial Release

Choose a tag to compare

@tombruno-korext tombruno-korext released this 16 Apr 08:59
· 16 commits to main since this release

AI Incident Registry v1.0.0

The public registry and open standard for cataloging AI code failures. The CVE equivalent for AI authored code.

What is included

  • SPEC.md: Full specification for the AICI report format (CC0 1.0)
  • TAXONOMY.md: Controlled vocabularies for severity, pattern types, and status lifecycle
  • CLI: @korext/incident-report - Interactive drafting, validation with PII scanning, and submission
  • GitHub Action: Scan repositories for patterns matching published incidents
  • 5 example incidents: SQL injection, hallucinated API, missing auth, off-by-one, deprecated dependency
  • Ethics and Governance: Independent governance model, ethical commitments, originality statement

Quick Start

npx @korext/incident-report draft
npx @korext/incident-report validate
npx @korext/incident-report submit --dry-run

Licensing

  • Code: Apache 2.0
  • Specification: CC0 1.0
  • Incident Data: CC BY 4.0

Registry

Browse the live registry at https://oss.korext.com/incidents