The practice of scanning Infrastructure as Code templates for security misconfigurations is called ________ Scanning.
- IaC / Infrastructure as Code
- FOSS / Free and Open Source Software
- Parameter
- FATF / Financial Action Task Force
Answer: IaC / Infrastructure as Code
IaC scanning (Checkov, tfsec) analyzes Terraform/CloudFormation for misconfigurations before deployment. Critical for shift-left security in DevOps.