Nov 12, 2024
4.0.12

Kubernetes Scanner Release: This release includes Helm chart scheduling updates.

Release Summary

InsightCloudSec is pleased to announce Kubernetes Scanner Release v.4.0.12. This release includes Helm chart scheduling updates. The following packages are included:

  • Helm chart version - 4.0.12
    • Internal components and their versions are in the chart value file. You can easily view the data using the following command:

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

Improved

  • Helm chart deployment is now done with a random CronJob scheduling time to reduce the load on InsightCloudSec. We recommend removing any CronSchedule parameters (--set CronSchedule=) from your Helm commands.

Fixed

  • Fixed issues that caused the following Kubernetes scan checks to return false positive:
    • Minimize wildcard
    • ServiceAccount token mount
    • seccomp profile checks