wazuh / wazuh-api

Wazuh - RESTful API
https://wazuh.com
GNU General Public License v2.0
69 stars 57 forks source link

Add support for querying vulnerability data for agent #488

Closed binyamz closed 4 years ago

binyamz commented 4 years ago

Similar to the the SCA REST end point, would help to have similar end point to get vulnerability list for a given agent. In the response payload, would help to include last scan time/evaluation time for the agent.

/vuls/:agent_id

AdriiiPRodri commented 4 years ago

Hello @binyamz,

The API does not have this endpoint at the moment. Related endpoints to the vulnerability detector are being developed in the following issue: https://github.com/wazuh/wazuh/issues/3687

Currently we are working on improving the vulnerability detector and subsequently these endpoints will be added.

Regards

davidjiglesias commented 4 years ago

Hello @binyamz,

I close this issue for inactivity. If you have more questions related to this topic or any other one, I suggest joining our Slack channel and be part of our community: https://wazuh.com/community/join-us-on-slack/

Kind regards,

David J. Iglesias

bkpatientco commented 4 years ago

Whats the status on this? I l feel like at the end of May when vuleranbility detector was going through an overhaul. I've been wanting this feature for sure. I'd love to get Vulnerability reports weekly via api and then also get findings from the last scan for a given agent.