Nov 16, 2023
InsightCloudSec is pleased to announce Kubernetes Scanner Release v.4.0.4
InsightCloudSec is pleased to announce Kubernetes Scanner Release v.4.0.4.
Packages Included
- Helm chart version - 4.0.4
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 proxy support to the Kubernetes Local Scanner. A proxy URL can be provided via a new
Config.ProxyUrl
variable. [ENG-30820]
Bug Fixes
- Resolved several software security vulnerabilities in accordance with our vulnerability resolution policy. [ENG-30148, ENG-32753]
- Upgraded
go
to version 1.21.1. [ENG-32049]