scan_iac
Scan Infrastructure as Code files for security misconfigurations in Terraform, CloudFormation, and other IaC formats to detect issues like open S3 buckets, permissive IAM policies, and missing encryption.
Instructions
Scan Infrastructure as Code files for security misconfigurations. Supports Terraform (.tf), CloudFormation (.yaml/.json), and other IaC formats. Detects issues like open S3 buckets, overly permissive IAM, missing encryption.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path to the directory or file to scan. Defaults to current working directory if not specified. |