Skip to content

Releases: Korext/ai-incident-registry

v1.0.2

Choose a tag to compare

@tombruno-korext tombruno-korext released this 19 Apr 06:29

Changes

  • Registry search and browse endpoints
  • Submit form privacy notice
  • Related Projects section in README
  • Ecosystem cross-links to oss.korext.com

Full registry: https://oss.korext.com/incidents

v1.0.1

Choose a tag to compare

@tombruno-korext tombruno-korext released this 18 Apr 20:26

Fix: full CC0 1.0 and Apache 2.0 legal text in license files

v1.0.0 - Initial Release

Choose a tag to compare

@tombruno-korext tombruno-korext released this 16 Apr 08:59

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