AIIR — AI Integrity Receipts
Version updated for https://github.com/invariant-systems-ai/aiir to version v1.2.3.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
AIIR (AI Integrity Receipts) is a GitHub Action designed to provide verifiable records of AI involvement in code commits and ensure compliance with AI transparency and security standards, such as the EU AI Act and SOC 2/ISO 27001. It automates the generation of tamper-evident receipts for commits, verifies releases against policy requirements, and produces machine-readable Verification Summary Attestations (VSAs) for auditing and compliance purposes. This action helps organizations track AI-assisted contributions, maintain audit trails, and demonstrate transparency and governance in software development.
Release notes
Install
pip install aiir==1.2.3
GitHub Action — uses: invariant-systems-ai/aiir@v1
Docker — docker run ghcr.io/invariant-systems-ai/aiir:1.2.3
GitLab CI/CD — Catalog component
Full Changelog: https://github.com/invariant-systems-ai/aiir/compare/v1.2.2...v1.2.3