This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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." | |
], |