IaC Security
Scan Terraform and other infrastructure-as-code for misconfigurations.
Video walkthrough coming soon
The written steps below cover everything in the meantime.
What you'll learn
- What IaC scanning detects
- How to run an IaC scan
- How to act on the results
Step-by-step
- 1
Choose IaC scanning
From the infrastructure security area, select IaC scanning.
- 2
Provide your source
Point the scan at your infrastructure-as-code (for example a Terraform repository or directory).
- 3
Run and review
The scan flags insecure defaults and misconfigurations before they reach production, with remediation guidance per finding.