Install opa for testing & building the bundles.
opa test policiesPolicies are built into bundle to make distribution easier.
You can easily build the policies by running
opa build -b policies -o dist/bundle.tar.gzopa test policies
Policies are written in the Rego language.