validusa/Run tfsec with sarif upload

Run tfsec against terraform code base and upload the sarif output to the github repo

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
working_directoryDirectory to run the action on, from the repo root. Default is . ( root of the repository) no.
sarif_fileThe path to write the sarif report, defaults to tfsec.sarifnotfsec.sarif
tfvars_fileThe tfvars file to use for the scanno
tfsec_versionThe version of tfsec to use for the scan, defaults to latestnolatest
config_fileThe path to the config file. (eg. ./tfsec.yml)no
tfsec_argsSpace seperated args specified here will be added during tfsec execution. (eg. --verbose) no
full_repo_scanScan the entire repository for Terraform issuesno
namedescription
tfsec-return-codetfsec command return code