A policy engine that decides, enforces, and proves every infrastructure action. Define roles, resources, and safety tiers in YAML — get allow/deny/require_approval decisions with a tamper-evident audit log and compliance evidence bundles.
Stars
0
Forks
1
Watchers
0
Open Issues
18
Overall repository health assessment
No package.json found
This might not be a Node.js project
21
commits
feat: add main command-line interface for policy evaluation and approval management
554f297View on GitHubfeat: refactor evaluation process in evaluator to improve readability and maintainability
f5c9b28View on GitHubfeat: enhance auto-approval functionality and improve demo scripts for better JSON output
5b0f2c4View on GitHubfeat: update README to reference new demo images for approval workflow and authentication
9f40047View on GitHubfeat: add funding section to README with support links
1e55b62View on GitHubfeat(auth): implement token-based authentication with OIDC debug support
6b079c1View on GitHubfeat: add demo-approvals.tape for approval workflow + drift detection demo
552019aView on GitHubfeat: Milestone 1 — approval persistence, drift detection, richer evidence bundles
26767d2View on GitHubfix: update Go version in go.mod and implement linting in Makefile
94108adView on GitHub