Skip to content

Wazuh v4.3.7 - Revision 4308

Compare
Choose a tag to compare
@matiasmoreno876 matiasmoreno876 released this 24 Aug 08:04
· 1403 commits to master since this release

Wazuh v4.3.7 - Kibana 7.10.2, 7.16.x, 7.17.x - Revision 4308

Fixed

  • Wazuh.yml review: fixed link to web documentation, improved in-file documentation and fixed some grammatical errors. #4378 #4399
  • Fixed an error during the generation of a group's report, if the request to the Wazuh API fails #4350
  • Fixed a problem with the group's report, when the group has no agents #4350
  • Fixed path in logo customization section #4352
  • Fixed a TypeError in Firefox. Change the Get request that was made with a Kibana core.http.get(/api/check-wazuh) resource to the WzRequest.genericReq resource and it no longer fails, also add a test capture to public/plugin.ts that wraps the request and in case of failure, the error is detected when the browser does not work with the V8 engine. #4362
  • Fixed an error of an undefined username hash related to reporting when using Kibana with X-Pack and security was disabled #4358
  • Fixed persistence of the plugin registry file between updates #4359
  • Fixed searchbar error on SCA Inventory table #4367
  • Fixed a routes loop when reinstalling Wazuh indexer #4373

Removed

  • Removed the use of manager_host field related to agent information of Wazuh API responses, which is obsolete #4350