mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-24 01:04:49 -06:00
58d336aff9
Signed-off-by: Patrick East <east.patrick@gmail.com>
9 lines
629 B
YAML
9 lines
629 B
YAML
- title: Unified
|
|
description: Decouple policy decisions from your services to achieve unified control across the entire stack with any language or service.
|
|
tag: unified
|
|
- title: Declarative
|
|
description: Express policies in a high-level declarative language that promotes safe, fine-grained logic and enables powerful features such as impact analysis, hot reloading, query optimization, and more.
|
|
tag: declarative
|
|
- title: Context-Aware
|
|
description: Leverage arbitrary external document-oriented data (JSON) in policies to ensure that important requirements are enforced throughout the organization.
|
|
tag: context-aware |