johanfylling / odm-example-project

A sample OPA project using ODM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ODM Example Project

An example OPA Rego project using ODM for dependency management.

This example project implements a simple policy that requires a git dependency.

Running the sample

Update project dependencies:

odm update

Evaluate the policy:

odm eval -- 'data.example' -f pretty

About

A sample OPA project using ODM

License:Apache License 2.0


Languages

Language:Open Policy Agent 100.0%