regula

Checks infrastructure as code templates using Open Policy Agent/Rego

brewmacoslinux
Try with needOr install directly
Source

About

Checks infrastructure as code templates using Open Policy Agent/Rego

Commands

regula

Examples

Scan a Terraform file for policy violations$ regula run main.tf
Scan entire directory and output results as JSON$ regula run -o json terraform/
Run specific rule against CloudFormation template$ regula run -t aws_s3_bucket template.yaml