Release history
Checkov releases
Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew.
All releases
25 shown
Fixed secrets scanner to report all multiline regex matches per file instead of only the first.
Full changelog
Bug Fix
- secrets: report all multiline regex matches per file, not just first occurrence - FIX - #7540
- Secrets scanner now reports only the first multiline regex match per file, reverting previous behavior that reported all matches.
Full changelog
Feature
- secrets: Revert "fix(secrets): report all multiline regex matches per file, not just first occurrence" - #7537
Fixed compatibility with Helm versions greater than v3.
Full changelog
Bug Fix
- helm: Accept helm version greater than v3 - #7399
Minor fixes and improvements.
Full changelog
Bug Fix
- terraform: fix wrong windows path - #7529
Minor fixes and improvements.
Full changelog
Minor fixes and improvements.
Full changelog
Minor fixes and improvements.
Full changelog
Added validation for allowlisted Prisma Cloud and Bridgecrew API URLs and hardened tar and zip extraction to prevent malformed archives and unauthorized connections.
## Bug Fix - **general:** Log update - [#7482](https://github.com/bridgecrewio/checkov/pull/7482)
Improved error handling to prevent run failures when invalid policies are encountered during scanning.
Updated compliance checks to support modern TLS security policies, latest EKS Kubernetes versions, and current PostgreSQL versions.
Eliminated race condition in secrets scanner to prevent duplicate detections when running concurrently with other scanners.
Fixed thread safety issue in secret runner configuration to support concurrent secret scanning operations.
Fixed Terraform module path resolution when destination directory already exists on Linux systems.
Reverted dependency change to improve Bicep syntax parsing and template validation.
- .NET v6 support deprecated
- .NET v9 support
- .NET v10 support
Fixed secret detection accuracy in build log files containing line prefixes and formatting variations.
Fixed CloudFormation configuration variable interpolation in analysis vertices and config rendering.
- BC_CA_BUNDLE environment variable support
- Cortex-specific AWS check overrides