Skip to content

Releases: bridgecrewio/checkov

3.2.293

13 Nov 23:01
Compare
Choose a tag to compare

Feature

  • terraform: support resource_type attribute - #6830

Bug Fix

  • general: fixed mypy issue - #6838

3.2.291

12 Nov 23:01
Compare
Choose a tag to compare

Feature

  • general: remove specific botocore version - #6796

Bug Fix

  • arm: fix ARM graph block types - #6824
  • dockerfile: Handle heredoc - #6828
  • sast: filter unsupported policies - #6833

3.2.287

11 Nov 23:01
Compare
Choose a tag to compare

Bug Fix

  • graph: fix internal checks loading when adding custom policies in cli - #6819

3.2.286

10 Nov 23:01
Compare
Choose a tag to compare

Feature

  • secrets: Add npm detector - #6821

Bug Fix

  • secrets: fix empty diff scan - #6822

3.2.282

07 Nov 23:01
Compare
Choose a tag to compare

Bug Fix

  • arm: finish variable rendering and use definitions context - #6814

3.2.281

06 Nov 23:01
Compare
Choose a tag to compare

Documentation

  • general: Update Python versions and add env vars to the docs - #6812

3.2.280

05 Nov 23:01
Compare
Choose a tag to compare

Bug Fix

  • arm: add middleware function for platform integration for Arm definitions - #6811
  • secrets: Update CKV_SECRET_4 to duplication list GENERIC_PRIVATE_KEY - #6810
  • terraform: Add opensearch to CKV2_AWS_5 - #6807

3.2.278

04 Nov 23:01
Compare
Choose a tag to compare

Bug Fix

  • arm: Align arm definitions function arguments - #6808

3.2.277

03 Nov 23:01
Compare
Choose a tag to compare

Bug Fix

  • secrets: add detector for IbmCosHmac - #6790

3.2.276

31 Oct 23:01
Compare
Choose a tag to compare

Bug Fix

  • terraform: Fix possible exception when for_each data has boolean values - #6733