ACE+RHG CLI — scan infrastructure artifacts for compliance violations before they ship
Project description
ACE+RHG — AI Compliance Engine + Release Hardening Gate
Production-grade DevSecOps platform that enforces security compliance automatically inside CI/CD pipelines — before any artifact ever touches production.
ace-compliance CLI
pip install ace-compliance
# Scan a file
ace scan deploy.yaml
# Scan a directory, fail pipeline on HIGH+
ace scan ./k8s/ ./terraform/ --env production --fail-on HIGH
# JSON output for CI integration
ace scan ./artifacts/ --output json
The CLI sends artifacts to the ACE service, evaluates them against CIS/NIST/ISO policy bundles via OPA, and returns structured findings with risk scores.
Quick Start
# Full local stack
docker compose up -d
ace scan samples/vulnerable-deploy.yaml --env staging
Documentation
CLAUDE.md— full system concept, architecture, API contractsDEVELOPMENT.md— build guide, phase map, test matrix, Lambda deployment
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ace_compliance-0.1.0.tar.gz.
File metadata
- Download URL: ace_compliance-0.1.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1302415838d373a17fab6601787e9da37951bb852f3d38d7041135855f967863
|
|
| MD5 |
8d3d796be3abceb36d4fc150021d5306
|
|
| BLAKE2b-256 |
4c1bd5e8dc730c4940047b028a57eab59110aa1a92ddd566977b722f1d46a603
|
File details
Details for the file ace_compliance-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ace_compliance-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7fadeb13a8d9ef68e0f05c89959bbaac807c99b3ecdd49f5d5e0d5125c00c77f
|
|
| MD5 |
9c88e5e5f6fc10af59fb47c232294cfc
|
|
| BLAKE2b-256 |
514498c8cf3f8385148750fa7feb6ddc2c041c86e05dff55097ef9e0a67d264c
|