Registry / auth / open-policy-agent-opa

open-policy-agent-opa

JSON →
library1.15.2gogounverified

An open source, general-purpose policy engine that enables unified, context-aware policy enforcement across the stack.

go get github.com/open-policy-agent/opa
INSTALL
IMPORT
SIG · OPEN-POLICY-AGENT-
O
open-policy-agent-opa
authgov1.15.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

opa
github.com/open-policy-agent/opa

Print the OPA version.

package main import ( "fmt" "github.com/open-policy-agent/opa" ) func main() { fmt.Println(opa.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.15.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
Amazon
1
Resources
open-policy-agent-opa — go get open-policy-agent-opa · libregistry