Apr 24, 2023

InsightCloudSec is pleased to announce Kubernetes Scanner Release 4.0.2

Kubernetes Scanner Release v.4.0.2 (4/24/23)
Copy link

InsightCloudSec is pleased to announce Kubernetes Scanner Release v.4.0.2.

Packages Included
Copy link

Helm chart version - 4.0.2

Internal components and their versions are found in the chart value file. One can easily view the data using the following command:

helm show values <chart name> | grep -E 'Name:|Version:

Bug Fixes
Copy link

  • Remediated CVE-2022-41723, which prevents a maliciously-crafted HTTP/2 stream from potentially causing excessive CPU consumption in the HPACK decoder. [ENG-24685]
  • Added a fix to Istio that prevents the pod from shutting down. [ENG-24928]
  • Improved error handling in Kubernetes Guardrails. [ENG-25303]
  • Updated the scanner security context to match OpenShift standard. [ENG-21870]