opa
https://github.com/open-policy-agent/opa
Go
An open source, general-purpose policy engine.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported10 Subscribers
Add a CodeTriage badge to opa
Help out
- Issues
- topdown: `and`/`or` eval
- and/or keywords: grouping
- server: opt-in load-aware health and backpressure signals
- ast: restore location on unsafe-var errors from rewritten head vars
- `opa build --optimize=1` nondeterministically emits bundles that fail to load since v1.17: `rego_parse_error: expected METADATA block, found whitespace`
- perf: avoid allocations with custom Atoi and Atoi64 helpers
- topdown: fix `"a", "a" in {"a"}` not returning true
- decision_logs: Rework `nd_builtins_cache` format. Deprecate old format.
- Add Dockerfile.rego to validate image builds
- Extend CLI with filtering command
- Docs
- Go not yet supported