Run Checkov with reviewdog
Version updated for https://github.com/fulgas/reviewdog-action-checkov to version v2.2.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” is a tool designed to scan Infrastructure as Code (IaC) files such as Terraform, Kubernetes, and CloudFormation for security vulnerabilities using Checkov, and report the results directly to pull requests via Reviewdog. It automates IaC security checks, integrates seamlessly into CI/CD workflows, and provides configurable inline feedback to developers, helping teams identify and address security issues efficiently. Key capabilities include severity level configuration, filter options, and a pre-built Docker image for faster execution.
Release notes
2.2.0 (2025-12-29)
Features
- deps: update dependency bridgecrewio/checkov to v3.2.496 (23eb4d1)