Advisory: Pre-1.4.0 Container Runtime Sensors Will Stop Reporting Data 

Sachin Kesarkar

Qualys is issuing this advisory regarding the Container Runtime Sensor (CRS). Customers running 1.4.0 sensors and older will simply stop seeing data on the UI and reports

This is especially impactful for existing FIM customers, whose File events are also being filtered by the same behavior. 

Steps to Check the Currently Running CRS Sensor Version 

Follow the steps below to identify the version of your currently running CRS sensor: 

  1. Navigate to the Configuration section and select the Sensors tab.  
  1. In the search bar, paste the following QQL to list all running CRS sensors: 

sensor.status:`Running` and sensor.type:RUNTIME and sensor.version<1.4.0-0

This will display all active CRS sensors along with their current versions.

Stay Updated

Qualys recommends upgrading the Container Runtime Sensor (CRS) to a 1.4.0 or later release as soon as possible: 

  1. Identify all hosts and clusters currently running CRS at versions earlier than 1.4.0. 
  1. Pull the latest CRS image from Docker Hub: https://hub.docker.com/r/qualys/runtime-sensor/tags 

docker pull qualys/runtime-sensor:<latest-tag> 

  1. Redeploy CRS using the new image across your container hosts / Kubernetes workloads, following the standard HELM deployment process. 
  1. Validate post-upgrade that container and FIM File events are flowing into the Qualys UI and reports as expected. 

Share your Comments

Comments

Your email address will not be published. Required fields are marked *