Skip to content

Instantly share code, notes, and snippets.

View tsandall's full-sized avatar

Torin Sandall tsandall

View GitHub Profile
$ for file in *.json; do echo "$file"; opa eval -i "$file" -d main.rego 'data.main.deny'; done
multiple ecr mixed missing true false.json
{
"result": [
{
"expressions": [
{
"value": [
"(policy/ecr.rego) Image Scanning 'Scan on push' is required to be true for all ecr repositories."
],