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

opa command

Directories

PathSynopsis
astPackage ast declares Rego syntax tree types and also includes a parser and compiler for preparing policies for execution in the policy engine.
cmdPackage cmd contains the entry points for OPA commands.
regoPackage rego exposes high level APIs for evaluating Rego policies.
replPackage repl implements a Read-Eval-Print-Loop (REPL) for interacting with the policy engine.
runtimePackage runtime contains the entry point to the policy engine.
serverPackage server contains the policy engine's server handlers.
storagePackage storage exposes the policy engine's storage layer.
test
test/authz
test/scheduler
topdownPackage topdown provides query evaluation support.
topdown/builtinsPackage builtins contains utilities for implementing built-in functions.
topdown/explainPackage explain contains utilities for post-processing traces emitted by the evaluation engine.
utilPackage util provides generic utilities used throughout the policy engine.
util/test
versionPackage version contains version information that is set at build time.
Version
v0.4.4
Published
Feb 15, 2017
Platform
js/wasm
Imports
3 packages
Last checked
now

Tools for package owners.