davidkelliott/Terraform security scan
Scan your terraform code with tfsec
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| scan_type | full = all tf folders, changed = tf changes, single = single folder | no | single |
| comment_on_pr | Whether or not to comment on pull requests. | no | true |
| terraform_working_dir | Terraform working directory. | no | . |
| tfsec_exclude | Provide checks via , without space to exclude from run | no | — |
| checkov_exclude | Provide checks via , without space to exclude from run | no | — |
| tflint_exclude | Provide checks via , without space to exclude from run | no | — |
| tfsec_version | Specify the version of tfsec to install | no | — |
| tfsec_output_format | The output format: default, json, csv, checkstyle, junit, sarif (check `tfsec` for an extensive list) | no | — |
| tfsec_output_file | The name of the output file | no | — |
Outputs
no outputs