4.0.1 Release notes - 11 November 2020
This section lists the changes in version 4.0.1. More details about these changes are provided in the changelog of each component:
Wazuh core
Fixed
API
Added missing
agent:group
resource to the RBAC catalog. This prevented the Wazuh Kibana plugin from obtaining the correct information from the RBAC catalog.Changed
limit
parameter behavior inGET sca/{agent_id}/checks/{policy_id}
endpoint and fixed some information loss when paginatingwdb
.Fixed an error with
GET /security/users/me
when logged in withrun_as
. This endpoint must return the permissions and information of the user who makes the request. However, when the user was authenticated throughauth_context
, this endpoint did not return the permissions granted by this method.
Framework
Fixed zip files compression and handling in cluster integrity synchronization.
Core
Fixed version matching when assigning a feed in the Vulnerability Detector.
Improved permissions on Windows agent. Users with limited privileges will now be unable to read the contents of the Wazuh agent folder.
Fixed a bug that may lead the agent to crash when reading an invalid Logcollector configuration.