Run Checkov with reviewdog
Version updated for https://github.com/fulgas/reviewdog-action-checkov to version v2.3.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Checkov + Reviewdog GitHub Action” automates the process of scanning Infrastructure as Code (IaC) files (e.g., Terraform, CloudFormation, Kubernetes) for security vulnerabilities using Checkov and reports the findings directly to pull requests via Reviewdog. This action simplifies IaC security checks, streamlines code review, and provides configurable severity levels and inline comments for better collaboration during development. It is designed to easily integrate into CI/CD workflows.
Release notes
2.3.0 (2026-01-05)
Features
- deps: update dependency bridgecrewio/checkov to v3.2.497 (22c1a29)