Rego policies collection.
For a full list of policies, see the auto-generated POLICIES.md
The naming of the policies follows the Gatekeeper format, as described here.
A list of git repos that contain rego polices which can be combined with this repo:
conftest is a CLI to execute rego policies. It can be used to test locally before pushing to OPA.
OPA provides a web based playground, which can highlight which lines have been activated. Having issues with your policy? check it out with "Coverage" enabled:
Stuck on a problem?