IRIS GitHub App
GitHub App for org-wide AI agent governance. Scans every pull request for ungoverned agents, posts fix comments, and blocks merges on critical violations.
Deploy
pip install iris-security-github-app
export GITHUB_APP_ID=...
export GITHUB_PRIVATE_KEY="$(cat private-key.pem)"
export GITHUB_WEBHOOK_SECRET=...
iris-github-app
Or deploy via Fly.io using the included Dockerfile and fly.toml.
Webhook endpoints
POST /webhook— GitHub App eventsGET /health— health check
Release files for iris-security-github-app 0.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| iris_security_github_app-0.2.2.tar.gz | 10.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| iris_security_github_app-0.2.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 24.6 kB
Release files / iris_security_github_app-0.2.2.tar.gz
| Download URL | iris_security_github_app-0.2.2.tar.gz |
|---|---|
| Size | 10.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
29dce1c1fe7d97eaa3425ee73399a8271c29f7a8545741149683a8893ab46362
|
|
BLAKE2b-256 checksum How to use checksums |
61600f3b4dceddc4ca7bb39bd4d478bc5174e84f07506cef5952f05e59c5b316
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Release files / iris_security_github_app-0.2.2-py3-none-any.whl
| Download URL | iris_security_github_app-0.2.2-py3-none-any.whl |
|---|---|
| Size | 14.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6e4d9ddbe357a590b6b9608ac19de1ccab1b419011f04a759224308c94a3495f
|
|
BLAKE2b-256 checksum How to use checksums |
64897656e9907bc7674c54d91044f673301e21f3e162498709b8acb429f352a9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|