Infrastructure as Code
Scanner
Trivy scans Infrastructure as Code (IaC) files for
Supported configurations
Config type | File patterns |
---|---|
Kubernetes | .yml, .yaml, *.json |
Docker | Dockerfile, Containerfile |
Terraform | .tf, .tf.json, *.tfvars, |
CloudFormation | .yml, .yaml, *.json |
Azure ARM Template | *.json |
Helm | .yaml, .tpl, *.tar.gz, etc. |