wazuh / wazuh-dashboard-plugins

Plugins for Wazuh Dashboard
https://wazuh.com/
GNU General Public License v2.0
437 stars 181 forks source link

Unused vulnerability severity value: Untriaged #4300

Open chantal-kelm opened 2 years ago

chantal-kelm commented 2 years ago
Wazuh Elastic Rev Security
4.x 7.x 4xxx Basic, ODFE, Xpack
Browser
Chrome, Firefox, Safari, etc

Description In the Severity graph of the Vulnerabilities module, the response arrives with a property called Untriaged which we are not showing in the graph.

We need to determine if it makes sense to show that property in the vulnerability dashboard's severity panel.

Steps to reproduce

  1. Navigate to Modules
  2. Click on Vulnerabilities

Expected Result

  1. It would be necessary to see if you want to show that property in the severity panel & severity chart.

Actual Result

  1. The property is not shown on the severity panel & severity chart.

Screenshots Response Image Screenshot from 2022-06-30 08-24-43

image

Additional context Related issues: https://github.com/wazuh/wazuh/issues/12675

3884

AlexRuiz7 commented 2 years ago

https://github.com/wazuh/wazuh-kibana-app/blob/025cdff0b969999dab32b63339e77498a2d97afc/public/components/agents/vuls/inventory.tsx#L107