Hi Carlos,
As moosemaimer comments, that would be the way to configure Vulnerability Detector to try to detect Rocky Linux vulnerabilities, as it is an unsupported system, as explained in the documentation:
The problem is that Vulnerability Detector only trusts the vendors we consider official (
CentOS and
RHEL).
So even if you allow Rocky Linux OS in the configuration, if the vendor is different from those, Wazuh will not correctly scan the vulnerability with OVAL, and will simply try to match the packages with the NVD.
In this issue, you can read much more in-depth about this issue and why it is so complex:
Issue #12437Specifically, this comment indicates the problem of false positives:
Comment reasonsAnd here you can find a workaround:
Workaround
On the other hand, we do not yet have an issue to officially support the Rocky Linux OS, as their official vulnerability feed is still very limited. In the future, when they offer a better vulnerability feed, we will be able to use it as OVAL to officially support it.
If you want, you can
open an issue to track the official Vulnerability Detector support for Rocky Linux.
And if you have any questions, don't hesitate to ask.