Skip to content

Wazuh v3.9.0 - Splunk v7.2.6

Compare
Choose a tag to compare
@jesusgn90 jesusgn90 released this 02 May 21:13
· 1420 commits to master since this release

This release comes with all the changes from the previous version, and the following additions and bugfixes:

Added

  • Support for Wazuh v3.9.0
  • Edit master and worker configuration (#525, #534, #572).
  • Edit local rules, local decoders and CDB lists (#525, #532, #501, #572)
  • Dev Tools additions
  • Added hotkey [shift] + [enter] for sending query (#503).
  • Added Export JSON button for the Dev Tools (#503).
  • Added configuration assessment information in "Agent > Configuration Assessments" (#505).
  • Restart master and worker nodes (#564, #545, #535, #563).
  • Restart agents (#556).
  • Discover function on each section (#529).
  • Can pined filters (#529, #618).
  • Expand visualizations on the dashboard (#570).
  • Reporting as admin extension (#585).
  • Delete rules, decoders and CDB lists files (#589).
  • Prevent overwrite a existing file (#589).
  • Unescape back slash for JSON raw content (#599).
  • Capability to edit rules and decoders files (#597, #613).
  • Allow navigation throught url (#596).
  • Enable back button (#596).
  • Capability to hide or show columns ( #566, #614).
  • Can resize columns (#566, #614).
  • Cabability to expand visualizations (#567).
  • Set the browser time zone to the report (#619).
  • View no local rules/decoders XML files (#667).
  • Added some Angular charts in Agents Preview and Agents SCA sections (#668).
  • Added Docker listener settings in configuration views (#665).
  • Added Docker dashboards for both Agents and Overview (#665).
  • New server module, it's a job queue so we can add delayed jobs to be run in background, this iteration only accepts delayed Wazuh API calls (#629).
  • Added a dynamic table columns selecto (#668).
  • Added resizable columns by dragging in tables (#668).
  • Added an info bar when Wazuh is not ready yet in order to prevent App fails. (#636).
  • Show follow symbolic link in the configuration ondemand (#685).

Changed

  • Changed empty results message for Wazuh tables (#487).
  • Escape XML special characters (#496).
  • Allowing the same query multiple times on the Dev Tools (#503).
  • Using full height for all containers when possible (#575).
  • Changed some visualizations for FIM, GDPR, PCI, Vulnerability and Security Events (#527).
  • New design for agent header view (#575).
  • Not fetching data the very first time the Dev Tools are opened (#503).
  • Store the API database into Splunk KVstore (#537).
  • Notification toast types and style(#570).
  • UI changes for editing groups (#478).
  • Use new meaningful toasters (#591).
  • Change several descriptions (#597).
  • Redisign configuration view (#597).
  • Updated autocomplete list in DevTools (#538).
  • Modularize some functions (#601).
  • View logs as raw text (#604).
  • Show logs in a text box (#604).
  • Reviewed Osquery dashboards (#668).
  • Improve audit dashboards (#668).

Fixed

  • Permit special charsets in API credentials(#578).
  • Can download API response in Devtools (#559).
  • Do not lose the focus of the navbar (#558).
  • Polling agents state (#548).
  • Reporting (#504).
  • Refresh rule info after edit it (#589).
  • Change the selected index (#580).
  • More descriptive error when saving a file and get an error (#601).
  • Show a success message when group configuration is saved (#601).
  • Error when trying to download a CSV file (#604).
  • Do not show pagination for one-page tables (#668).
  • Show email configuration on the configuration on demand (#672).
  • Unify timezone (#673).
  • Properly handling long messages on notifier service, until now, they were using out of the card space, also we replaced some API messages with more meaningful messages (#570).
  • Adapted Wazuh icon for multiple browsers where it was gone (#475).