aboutsummaryrefslogtreecommitdiff
path: root/sysutils/opa/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/opa/pkg-descr')
-rw-r--r--sysutils/opa/pkg-descr11
1 files changed, 9 insertions, 2 deletions
diff --git a/sysutils/opa/pkg-descr b/sysutils/opa/pkg-descr
index 6e24c406b8e0..8fff8d6b7da0 100644
--- a/sysutils/opa/pkg-descr
+++ b/sysutils/opa/pkg-descr
@@ -1,2 +1,9 @@
-The Open Policy Agent (OPA) is an open source, general-purpose policy engine
-that enables unified, context-aware policy enforcement across the entire stack.
+Open Policy Agent (OPA) is an open source, general-purpose policy engine
+that enables unified, context-aware policy enforcement across the entire
+stack. OPA is a graduated project of the Cloud Native Computing Foundation
+(CNCF).
+
+Use OPA to enforce policies in microservices, Kubernetes, CI/CD pipelines,
+API gateways, and more. OPA decouples policy decision-making from the
+application's business logic. Policies are written in a high-level
+declarative language called Rego.