johnmulder8/Stelligent cfn_nag
Execute cfn_nag_scan against the code in the repository where the GitHub Action workflow is run.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 7, 2022
- License
- MIT
Pinned Snippet
uses: johnmulder8/stelligent@a271fcabfce99a858aeec5f0ff090c032b966590 # v0.8.10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| input_path | Where cfn_nag_scan should scan for violations (default: $GITHUB_WORKSPACE). | — | . |
| extra_args | Additional arguments to pass to cfn_nag_scan, separated by space (default: "--print-suppression"). | — | --print-suppression |
| output_path | Destination file path for cfn_nag_scan output | — | cfn_nag.out |
Outputs
no outputs