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 supported12 Subscribers
Add a CodeTriage badge to opa
Help out
- Issues
- Partial sets can be O(n²) when accessed iteratively
- Improve `rego_type_error` error message
- rego-v1: Document and report on alternatives to calls to deprecated built-ins
- Rewrite calls to deprecated built-ins in `opa fmt --rego-v1`
- Error message when using a keyword in ref should suggest `["keyword"]` syntax
- Crash for partial evaluation because of infinite recursion
- Back-to-back metadata blocks triggers misleading parse error
- Every keyword in test is timeing out after 5 sec due to --verbose mode
- Improve reporting of `rego_unsafe_var_error`
- Improve rule conflict error
- Docs
- Go not yet supported