Jul 25, 2023
InsightCloudSec is pleased to announce Kubernetes Scanner Release v.4.0.3
InsightCloudSec is pleased to announce Kubernetes Scanner Release v.4.0.3.
Packages Included
- Helm chart version - 4.0.3
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:'
Features & Enhancements
- Added Node Scanner support. This feature requires a new configuration item in the helm command for supported environments:
--set Config.HasNodeFsAccess=true
[ENG-26367]
Bug Fixes
- Fixed the following CVEs: CVE-2022-40897, CVE-2021-43565, CVE-2022-27191, CVE-2021-33194, CVE-2021-44716, CVE-2022-27664, CVE-2022-41723, CVE-2021-38561, CVE-2022-32149 [ENG-29547]