run_checkov
Scan a Terraform directory for security and compliance misconfigurations using Checkov.
Instructions
Run checkov over a Terraform directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Terraform project path to scan. | . |
| extraArgs | No | Extra CLI arguments. | |
| timeoutMs | No | Optional command timeout in milliseconds. |