Skip to content

Releases: bridgecrewio/checkov

3.2.171

03 Jul 23:01
Compare
Choose a tag to compare

Feature

  • arm: add CKV_AZURE_171 to ensure that AKS cluster upgrade channel is chosen - #6532
  • arm: add CKV_AZURE_175 to ensure that Web PubSub uses a SKU with an SLA - #6523
  • arm: add CKV_AZURE_178 to ensure that linux VM enables SSH with keys for secure communication - #6486
  • arm: add CKV_AZURE_85 to ensure that Azure Defender is set to On for Kubernetes - #6279
  • arm: CKV_AZURE_99 to Ensure Cosmos DB accounts have restricted access - #6498
  • arm: DataFactoryNoPublicNetworkAccess - #6479
  • arm: DataLakeStoreEncryption - #6516
  • arm: EventHubNamespaceMinTLS12 - #6485

Bug Fix

  • openapi: [CKV_OPENAPI_3] Prevent false-positive when checking for http+!basic - #6406
  • terraform_json: support locals block in CDKTF output - #6452
  • terraform: Deprecate CKV2_AWS_67 - #6529

3.2.164

02 Jul 23:01
Compare
Choose a tag to compare

Documentation

  • general: Add Python note - #6521

3.2.163

01 Jul 23:02
Compare
Choose a tag to compare

Feature

  • arm: add CKV_AZURE_174 to ensure that API management public access is disabled - #6480
  • arm: AppServicePHPVersion - #6436
  • arm: AppServicePublicAccessDisabled - #6467
  • arm: KeyVaultEnablesPurgeProtection - #6465
  • arm: PubsubSpecifyIdentity - #6483

3.2.159

30 Jun 23:01
Compare
Choose a tag to compare

Bug Fix

  • arm: fix CKV_AZURE_78: siteConfig object should be under properties - #6477
  • general: Mypy issues - #6510
  • terraform: ignore comment out modules - #6507

3.2.156

27 Jun 23:01
Compare
Choose a tag to compare

Feature

  • arm: add CKV_AZURE_129 Ensure that MariaDB server enables geo-redundant backups - #6427
  • arm: add CKV_AZURE_137 Ensure ACR admin account is disabled - #6430
  • arm: add CKV_AZURE_139 Ensure ACR set to disable public networking - #6428
  • arm: add CKV_AZURE_166 Ensure container image quarantine, scan, and mark images verified - #6431
  • arm: add CKV_AZURE_168 to ensure that Azure Kubernetes Cluster (AKS) nodes should use a minimum number of 50 pods - #6385
  • arm: add CKV_AZURE_45 to ensure that no sensitive credentials are exposed in VM custom_data - #6422
  • arm: add CKV_AZURE_70 to ensure that Function apps is only accessible over HTTPS - #6457
  • arm: ARM AppServiceSlotDebugDisabled - CKV_AZURE_155 - #6453
  • arm: ARM AppServiceSlotHTTPSOnly - #6454
  • arm: ARM VnetLocalDNS - #6424
  • arm: PostgressSQLGeoBackupEnabled - #6456
  • arm: StorageAccountName - #6426
  • secrets: dont filter secrets - #6508

Bug Fix

  • azure: fix description of CKV_AZURE_236 - #6503
  • kubernetes: Fix CKV_K8S_31 for CronJobs - #6506
  • sca: fix parsing json with comments - #6509
  • terraform: CKV_AWS_339 add Kubernetes 1.30 to AWS EKS version checks - #6353
  • terraform: remove print from CKV_AWS_364 - #6504

3.2.145

25 Jun 23:01
Compare
Choose a tag to compare

Documentation

  • general: Note for feature requests - #6497

3.2.144

23 Jun 23:01
Compare
Choose a tag to compare

Bug Fix

  • kubernetes: ensure seccompProfile is set to RuntimeDefault for all containers in deployments and similar resources - #6459
  • terraform: Add more conditions for CKV_AWS_70 - #6464

3.2.141

19 Jun 23:01
Compare
Choose a tag to compare

Bug Fix

  • secrets: dedup secrets history values - #6462

3.2.140

18 Jun 23:01
Compare
Choose a tag to compare

Feature

  • azure: fix ckv_azure_189 according to docs - #6413

Bug Fix

  • sca: Support parsing json with comments - #6466

Documentation

  • general: fix pre-commit link - #6433

3.2.138

17 Jun 23:01
Compare
Choose a tag to compare

Feature

  • graph: support creation of resource type allow/deny lists - #6451

Bug Fix

  • terraform: Fix name of CKV2_AWS_67 to be more clear - #6434
  • terraform: Fix when apt is in rm statement - #6437
  • terraform: Update CKV_AWS_224 title - #6435