Skip to content

Releases: bridgecrewio/checkov

3.2.442

15 Jun 23:01
Compare
Choose a tag to compare

Bug Fix

  • secrets: fix relative path secrets - #7211

3.2.440

11 Jun 23:02
Compare
Choose a tag to compare

Feature

  • secrets: Bump detect secrets - #7203

3.2.439

09 Jun 23:01
Compare
Choose a tag to compare

Bug Fix

  • serverless: Enhance yaml parsing, better support for file expansion - #7115
  • terraform: Better utilization of managed modules (if enabled) - #7111

3.2.437

05 Jun 23:02
Compare
Choose a tag to compare

Bug Fix

  • terraform: Handle explicitly-specified tfvars explicitly - #7107

3.2.436

30 May 23:02
Compare
Choose a tag to compare

Bug Fix

  • terraform_plan: Support count in terraform plan files - #7195

3.2.435

27 May 23:02
Compare
Choose a tag to compare

Bug Fix

  • kubernetes: Only filter out files that contain Helm built-in variables and functions - #6922
  • serverless: check if start and end line in serverless definitions context - #7189

3.2.433

26 May 23:01
Compare
Choose a tag to compare

Bug Fix

  • terraform_plan: add a check to avoid doing get on a none dict object in tfplan scan - #7180

3.2.432

22 May 23:01
Compare
Choose a tag to compare

Bug Fix

  • terraform: Multiple fixes - #7178

3.2.429

21 May 23:01
Compare
Choose a tag to compare

Bug Fix

  • general: Fix support for git external module syntax 'git::git@' - #7175
  • general: Remove asteval syntax error logs - #7172

3.2.427

20 May 23:01
Compare
Choose a tag to compare

Feature

  • secrets: Revert - Bump detect secrets - #7171

Bug Fix

  • terraform: dont move clone to internal dir - #7159