action-tfsec
Security tester
Automates security testing of Terraform configurations on GitHub pull requests.
Run tfsec with reviewdog on pull requests to enforce security best practices
72 stars
29 watching
24 forks
Language: Shell
last commit: about 2 months ago
Linked from 1 awesome list
reviewdogterrafromtfsec
Related projects:
Repository | Description | Stars |
---|---|---|
reviewdog/action-tflint | Enforces coding best practices in GitHub pull requests using tflint and reviewdog | 108 |
reviewdog/action-shellcheck | Automates shell code review by running shellcheck with reviewdog on pull requests. | 102 |
reviewdog/action-vint | Automates code review and quality checks with GitHub integration | 10 |
reviewdog/action-golangci-lint | Automates code reviews with linting and reporting tools | 219 |
reviewdog/action-stylelint | Automates code review with stylelint and reviewdog on GitHub pull requests | 47 |
aquasecurity/tfsec | A tool for identifying potential misconfigurations in Terraform code during the software development process | 6,734 |
dflook/terraform-github-actions | Provides GitHub Actions workflows for automating Terraform deployments and management | 792 |
reviewdog/action-misspell | Automates code review by detecting spelling and grammar errors in pull requests. | 92 |
reviewdog/action-eslint | Automates code review by running ESLint with Reviewdog on pull requests. | 238 |
cypress-io/github-action | A GitHub Action for automating Cypress end-to-end and component testing | 1,372 |
dotenv-linter/action-dotenv-linter | Automates linting of .env files in GitHub pull requests using the dotenv-linter and reviewdog tools. | 17 |
cds-snc/terraform-plan | Automates Terraform plan execution and comment generation for GitHub Pull Requests | 61 |
datadog/terraform-provider-datadog | A Terraform provider that enables interaction with the Datadog monitoring service | 403 |
devsectop/tf-via-pr | Automates Terraform and OpenTofu infrastructure configuration using GitHub Actions. | 127 |
thehackerdev/race-the-web | Tests for race conditions in web applications by sending multiple requests simultaneously and verifying responses | 593 |