scan_iac
Scans Terraform, CloudFormation, and Kubernetes IaC for misconfigurations. Uses checkov to identify security issues.
Instructions
Scan Terraform, CloudFormation, Kubernetes, and other IaC for misconfigurations. Uses checkov when installed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute or relative path to the project directory to scan. | |
| severity_threshold | No | Minimum severity to include in results (default: info — all severities). |