| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 4.9.1 source code.tar.gz | 2025-11-20 | 33.2 MB | |
| 4.9.1 source code.zip | 2025-11-20 | 40.0 MB | |
| README.md | 2025-11-20 | 1.0 kB | |
| Totals: 3 Items | 73.2 MB | 0 | |
Technical Changes
- ROX-31566: Optimized the database migration for process indicators added in version 4.9 by implementing a strategy to drop indices before migration and rebuild them afterward, significantly improving performance.
- ROX-31138: Resolved an issue where automatically rescanned images failed to suppress deferred CVEs in the RHACS Web UI, causing them to reappear in results and reports.
- ROX-31554: Fixed an issue where Central would panic and terminate Sensor connections, when a Sensor sent an event type unknown to Central. This occurred specifically when a Sensor version 4.9 was paired with Central version 4.7 or 4.8 on a cluster using OpenShift Virtualization. This fix ensures Central operates normally under these conditions and has also been applied to Central 4.9 to improve future compatibility with Sensors.
- ROX-31552: Fixed an issue where Sensor would send VM data even though the feature flag
ROX_VIRTUAL_MACHINESwas not enabled, leading to issues tracked with ROX-31554.