actions-marketplace-validations/Run tfsec PR commenter

Runs tfsec and adds comments to the PR where checks have failed

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGITHUB_TOKENyes
working_directoryDirectory to run the action on, from the repo root. Default is . (root of the repository) no.
tfsec_versionThe version of tfsec to use, defaults to latestnolatest
tfsec_argsSpace-separated args specified here will be added during tfsec execution. (e.g. --force-all-dirs --verbose) no
tfsec_formatsComma-separated formats specified here will be output in addition to json. (e.g. sarif,csv) no
commenter_versionThe version of the PR commenter code to run, defaults to latestnolatest
soft_fail_commenterIf set to `true` will silently comment without breaking the buildno
namedescription
tfsec-return-codetfsec command return code