Hi Henry
I'm happy to hear that the vulnerability dashboard is now functioning properly.
Firstly, you need to understand that vulnerability scan results and alerts are two different things. Scan results are shown in the Dashboard and inventory section of the Vulnerability Dashboard, while alerts appear in the events section of the Vulnerability Dashboard.
The Vulnerability Detection module creates alerts when new vulnerabilities are found or when existing ones are fixed because of updates, package removals, or system upgrades.
Check expanding the time if the alert triggered on a previous date.
OS Alerts:
These alerts aren’t generated during the first scan.
If the agent is syncing with the manager for the first time, it won’t detect any recent OS changes or patches.
Package Alerts:
Alerts are triggered when installing or removing a package causes changes in the vulnerability list.
But this only happens if the agent detects the change during a regular Syscollector scan.
If changes happen while the agent is stopped, or if you restart the agent to force a report, no alerts are generated.
Other things to keep in mind:
Cluster setups: If an agent connects to a different node, it syncs its data, but no alerts are generated during this initial sync.
Content updates: When vulnerability data is updated, all agents are re-scanned. However, no alerts are generated during this update scan.
You can check this document to learn more:
https://documentation.wazuh.com/current/user-manual/capabilities/vulnerability-detection/how-it-works.htmlFor testing, the Events section should show an alert if a new vulnerability is detected or resolved. Try installing an older version of VLC Player:
https://www.videolan.org/vlc/releases/2.2.3.htmlVulnerabilities in pending status are pending to be evaluated, and when they are evaluated, the value will be updated; you don't have to do anything.
Let me know the update on this.