Sep 10, 2024
4.0.8

Kubernetes Scanner Release: This release includes includes a new Query Filter.

Release Summary
Copy link

InsightCloudSec is pleased to announce Kubernetes Scanner Release v.4.0.8. This release includes a new Query Filter. The following packages are included:

  • Helm chart version - 4.0.8
    • 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:'

New
Copy link

  • Added a new Query Filter, Pod With Given Status, that assists with filtering Pod resources based on their current status.

Fixed
Copy link

  • Resolved package security vulnerabilities in accordance with our vulnerability resolution policy.