wazuh / wazuh-dashboard-plugins

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

Error in Wazuh Dashboard when displaying CDB list #5259

Open asteriscos opened 1 year ago

asteriscos commented 1 year ago
Wazuh Elastic Rev Security
4.x 7.x 4xxx Basic, ODFE, Xpack
Browser
Chrome, Firefox, Safari, etc

Description Saving keys wrapped with double quotes are not displayed properly after restarting the manager. Only the double quote at the start exists,

Preconditions

Steps to reproduce

  1. Navigate to Management -> CDB Lists
  2. Add a new key to a CDB List
  3. Restart the Manager
  4. Refresh the browser tab

Screenshots If applicable, add screenshots to help explain your problem.

image

image

But checking after restarting the manager, the quotation mark at the beginning is observed: image

Checking via CLI, the record is properly displayed: image

And this generates an error when a new key is added: image

Desvelao commented 1 year ago

Related issue: https://github.com/wazuh/wazuh-kibana-app/issues/5064