Hello,
In addition, kindly note that at the moment, there is no way to run on-demand scans from the dashboard.
A work around is to restart the manager (Wazuh-server) and the agent service (endpoint). You have to ensure that you have vulnerability detection enabled in /var/ossec/etc/ossec.conf.
<vulnerability-detection>
<enabled>yes</enabled>
<index-status>yes</index-status>
<feed-update-interval>60m</feed-update-interval>
</vulnerability-detection>
Regards,