github wazuh/wazuh v4.1.1
Wazuh v4.1.1

latest releases: v4.7.4, v4.7.4-rc2, v4.7.4-rc1...
3 years ago

Added

  • External dependencies:

    • Added cython (0.29.21) library to Python dependencies. (#7451)
    • Added xmltodict (0.12.0) library to Python dependencies. (#7303)
  • API:

    • Added new endpoints to manage rules files. (#7178)
    • Added new endpoints to manage CDB lists files. (#7180)
    • Added new endpoints to manage decoder files. (#7179)
    • Added new manager and cluster endpoints to update Wazuh configuration (ossec.conf). (#7181)

Changed

  • External dependencies:

    • Upgraded Python version from 3.8.2 to 3.8.6. (#7451)
    • Upgraded Cryptography python library from 3.2.1 to 3.3.2. (#7451)
    • Upgraded cffi python library from 1.14.0 to 1.14.4. (#7451)
  • API:

    • Added raw parameter to GET /manager/configuration and GET cluster/{node_id}/configuration to load ossec.conf in xml format. (#7565)

Fixed

  • API:
    • Fixed an error with the RBAC permissions in the GET /groups endpoint. (#7328)
    • Fixed a bug with Windows registries when parsing backslashes. (#7309)
    • Fixed an error with the RBAC permissions when assigning multiple agent:group resources to a policy. (#7393)
    • Fixed an error with search parameter when using special characters. (#7301)
  • AWS Module:
    • Fixed a bug that caused an error when attempting to use an IAM Role with CloudWatchLogs service. (#7330)
  • Framework:
    • Fixed a race condition bug when using RBAC expand_group function. (#7353)
    • Fix migration process to overwrite default RBAC policies. (#7594)
  • Core:
    • Fixed a bug in Windows agent that did not honor the buffer's EPS limit. (#7333)
    • Fixed a bug in Integratord that might lose alerts from Analysisd due to a race condition. (#7338)
    • Silence the error message when the Syslog forwarder reads an alert with no rule object. (#7539)
    • Fixed a memory leak in Vulnerability Detector when updating NVD feeds. (#7559)
    • Prevent FIM from raising false positives about group name changes due to a thread unsafe function. (#7589)

Removed

  • API:
    • Deprecated /manager/files and /cluster/{node_id}/files endpoints. (#7209)

Don't miss a new wazuh release

NewReleases is sending notifications on new releases.