Skip to content
#

opa

open-policy-agent logo

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.

Community & Support

  • Website
  • GitHub
  • Documentation
  • What is OPA

    Here are 23 public repositories matching this topic...

    This is an example implementation of a Spring Boot AI Chat Agent that uses the open-policy-ai-advisor-spring-boot-starter to enforce governance and policy-driven guardrails. By integrating Open Policy Agent (OPA), this agent can evaluate prompts and tool calls against custom Rego policies before they ever reach the LLM.

    • Updated Mar 27, 2026
    • Java