Skip to content

33.02.134

Latest
Compare
Choose a tag to compare
@jfmontufar jfmontufar released this 10 Dec 01:02
5c07252

Release Notes

Scanning Support for Red Hat UBI Micro-images

Prisma Cloud now supports scanning of Red Hat UBI micro-images (versions 7, 8, and 9).

Improved Vulnerability Detection for non-RPM OpenShift Packages

Vulnerability reports for OpenShift non-RPM container components now ensure consistent vulnerability matching across all OpenShift packages.

This improvement reduces false positives by applying only relevant CVEs and excluding CVEs that have already been patched.

Improved Vulnerability Detection for Google Kubernetes Engine (GKE) Clusters

Vulnerability detection for Google Kubernetes Engine (GKE) Clusters includes the following enhancements:

  • Integration with Google security bulletins
  • Aligning CVEs with specific GKE cluster types and versions
  • Expanded support for all GKE modes, including Autopilot

Helm Chart Updates

Fixed encoded Base64 environment secrets

The values ws_address and install_bundle were not encoded in base 64 in the envsecrets.yaml file if not using External Secrets Operator. Therefore it triggered a failure of these values not to be encoded in base 64.