Run Checkov with reviewdog
Version updated for https://github.com/fulgas/reviewdog-action-checkov to version v2.9.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Checkov + Reviewdog GitHub Action automates Infrastructure as Code (IaC) security scanning using Checkov and integrates the results into pull requests via Reviewdog. It helps identify and address security issues in Terraform, CloudFormation, Kubernetes, and other IaC files, providing inline comments and configurable severity levels to streamline code review processes. This action simplifies workflow integration and enhances security compliance during development.
What’s Changed
2.9.0 (2026-04-13)
Features
- deps: update dependency bridgecrewio/checkov to v3.2.519 (e0173a2)