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
28 watching
24 forks
Language: Shell
last commit: 6 days ago
Linked from 1 awesome list
reviewdogterrafromtfsec
Related projects:
Repository | Description | Stars |
---|---|---|
reviewdog/action-tflint | Automates code review by integrating tflint with reviewdog to enforce coding standards. | 107 |
reviewdog/action-shellcheck | Automates shell code reviews by running shellcheck on pull requests | 102 |
reviewdog/action-vint | Automates code review and quality checks with GitHub integration | 10 |
reviewdog/action-golangci-lint | Automates code review with golangci-lint on pull requests | 218 |
reviewdog/action-stylelint | Automates code review by running stylelint on pull requests to identify coding errors and suggest improvements. | 47 |
aquasecurity/tfsec | A tool for identifying potential misconfigurations in Terraform code during the software development process | 6,718 |
dflook/terraform-github-actions | Provides GitHub Actions workflows for automating Terraform deployments and management | 783 |
reviewdog/action-misspell | Automates code review by analyzing spelling mistakes in pull requests. | 90 |
reviewdog/action-eslint | Automates ESLint code review with reviewdog | 235 |
cypress-io/github-action | A GitHub Action for automating Cypress end-to-end and component testing | 1,366 |
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 and comment generation for GitHub Pull Requests. | 60 |
datadog/terraform-provider-datadog | A Terraform provider that enables interaction with the Datadog monitoring service | 403 |
devsectop/tf-via-pr | Automates Terraform and OpenTofu workflows to deploy infrastructure via pull requests | 111 |
thehackerdev/race-the-web | Tests for race conditions in web applications by sending multiple requests simultaneously and verifying responses | 589 |