Run Checkov with reviewdog
Version updated for https://github.com/fulgas/reviewdog-action-checkov to version v2.8.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 of Infrastructure as Code (IaC) files, such as Terraform, CloudFormation, and Kubernetes, using Checkov. It integrates with reviewdog to provide inline pull request comments, enabling developers to identify and address security issues directly within their workflow. This action streamlines IaC security checks and enhances collaboration by providing configurable severity levels and automated reporting.
Release notes
2.8.0 (2026-03-09)
Features
- deps: update dependency bridgecrewio/checkov to v3.2.508 (9580f6f)