A set of utilities and classes for working with Open Policy Agent based tools, including Gatekeeper and Conftest
-
Updated
Oct 31, 2024 - Python
The Open Policy Agent (OPA, pronounced “oh-pa”) is an open source, general-purpose policy engine that unifies policy enforcement across the stack. OPA provides a high-level declarative language that lets you specify policy as code and simple APIs to offload policy decision-making from your software. You can use OPA to enforce policies in microservices, Kubernetes, CI/CD pipelines, API gateways, and more.
What is OPA
A set of utilities and classes for working with Open Policy Agent based tools, including Gatekeeper and Conftest
OpenStack oslo.policy custom check for OpenPolicyAgent communication