You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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