fleetdm / fleet

Open-source platform for IT, security, and infrastructure teams. (Linux, macOS, Chrome, Windows, cloud, data center)
https://fleetdm.com
Other
3.03k stars 419 forks source link

Vulnerability trigger not available in cloud hosted Fleet #22583

Open mostlikelee opened 1 week ago

mostlikelee commented 1 week ago

Fleet version: <!-- Copy this from the "My account" page in the Fleet UI, or run fleetctl --version -->

Web browser and operating system:


💥  Actual behavior

Cloud hosted Fleet offloads vulnerability scanning to a separate service and disables the vulnerability scan in order to conserve resources. This is problematic in QA environments (QAWolf), as some tests rely on up-to-date vulnerability and software host counts.

These tests are currently being skipped, reducing our test coverage.

🧑‍💻  Steps to reproduce

🕯️ More info (optional)

🛠️ To fix

enable the vulnerability trigger even if the cron is disabled

sharon-fdm commented 1 week ago

This is only for QAWolf and can be a non-perfect solution.