Run Checkov with reviewdog
Version updated for https://github.com/fulgas/reviewdog-action-checkov to version v2.10.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 security scanning for Infrastructure as Code (IaC) files such as Terraform, CloudFormation, and Kubernetes, using Checkov. It integrates with Reviewdog to provide inline feedback on pull requests, helping developers identify and address security issues directly within their workflows. This action simplifies the process of enforcing security best practices, offering configurable severity levels, filtering options, and streamlined execution via a pre-built Docker image.
What’s Changed
2.10.0 (2026-04-21)
Features
- deps: update dependency bridgecrewio/checkov to v3.2.524 (f78d666)