mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Merge pull request #302 from Vlaaaaaaad/patch-1
tfsec action for Terrafrom security best practices
This commit is contained in:
commit
782908d4cb
@ -222,6 +222,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
|
|||||||
- [Lint a Dockerfile using Hadolint](https://github.com/cds-snc/github-actions/tree/master/docker-lint)
|
- [Lint a Dockerfile using Hadolint](https://github.com/cds-snc/github-actions/tree/master/docker-lint)
|
||||||
- [Lint terraform files using tflint](https://github.com/cds-snc/github-actions/tree/master/tf-lint)
|
- [Lint terraform files using tflint](https://github.com/cds-snc/github-actions/tree/master/tf-lint)
|
||||||
- [Lint terraform files using tflint, with reviewdog output on the PR](https://github.com/reviewdog/action-tflint)
|
- [Lint terraform files using tflint, with reviewdog output on the PR](https://github.com/reviewdog/action-tflint)
|
||||||
|
- [Run tfsec, with reviewdog output on the PR](https://github.com/reviewdog/action-tfsec)
|
||||||
- [Validate Puppet modules using Puppet PDK](https://github.com/mpepping/github-actions/tree/master/pdk-validate)
|
- [Validate Puppet modules using Puppet PDK](https://github.com/mpepping/github-actions/tree/master/pdk-validate)
|
||||||
- [Scan git commits for secrets with gitleaks](https://github.com/eshork/gitleaks-action)
|
- [Scan git commits for secrets with gitleaks](https://github.com/eshork/gitleaks-action)
|
||||||
- [Scan code with SonarCloud](https://github.com/sonarsource/sonarcloud-github-action)
|
- [Scan code with SonarCloud](https://github.com/sonarsource/sonarcloud-github-action)
|
||||||
|
Loading…
Reference in New Issue
Block a user