aws-cloudformation/CloudFormation Guard GitHub Action

Validate templates using CloudFormation Guard

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
rulesGuard rules path relative to the root of the repository.yes.
dataTemplate data path relative to the root of the repository.yes.
tokenGitHub token for API calls.no${{ github.token }}
checkoutCheckout the repository if not using a composite action where cfn-guard follows actions/checkout.notrue
analyzeUpload the SARIF report to GitHubs code scanning dashboard.nofalse
create-reviewCreate a pull request review with comments during pull request checks.notrue
debugTurn on logs for debuggingnofalse
pathPath if not using checkout and repo is cloned to a subdirectoryno""
namedescription
reportStringified report from cfn-guard