Release 1.41.0

December 02, 2025


- Qualys strongly recommends upgrading your Qualys Container Security Sensor to 1.41.0 version to avail the latest features and enhancements.
 

Added GCFS Storage Driver Support for GKE Environment

GCFS is a local storage driver used in GKE. CS Sensor now supports the GCFS storage driver in GKE environments using Containerd, ensuring seamless integration with modern Kubernetes runtimes. 

To support this, a new YAML file - cssensor-containerd-gcfs-ds.yml - is introduced. You need to use it while launching the sensor in GKE environment with GCFS storage driver.

 The new YAML file, provided in the CS Sensor .tar, does not include persistent storage.

For proper behavior of this feature, in the case of the General and CI/CD sensor, you are requested to pull the target images using any CRI (Container Runtime Interface) API tool such as crictl, kubectl, and so on.

Parallel Listing of Registry Images 

Enhancing registry images listing for a better user experience.  Earlier, the Registry image listing was happening sequentially; now, it will happen in parallel.