Wazuh v4.3.5 Release Notes

Release Date: 2022-06-29 // over 1 year ago
  • Manager

    ๐Ÿ”„ Changed

    • ๐Ÿ‘Œ Improved the Vulnerability Detector's log when the agent's OS data is unavailable. (#13915)

    ๐Ÿ›  Fixed

    • โฌ†๏ธ The upgrade module's response message has been fixed not to include null values. (#13662)
    • ๐Ÿ›  Fixed a string truncation warning log in wazuh-authd when enabling password authentication. (#13863)
    • ๐Ÿ›  Fixed a memory leak in wazuh-analysisd when overwriting a rule multiple times. (#13587)
    • Prevented wazuh-agentd and client-auth from performing enrollment if the agent fails to validate the manager's certificate. (#13907)
    • ๐Ÿ›  Fixed manager's compilation when enabling GeoIP support. (#13694)
    • ๐Ÿ›  Fixed a crash in wazuh-modulesd when getting stopped while downloading a Vulnerability Detector feed. (#13883)

    Agent

    ๐Ÿ”„ Changed

    • ๐Ÿ“ฆ Extended package data support in Syscollector for modern RPM agents. (#13749)
    • ๐Ÿ‘Œ Improved verbosity of the GitHub module logs. (#13898)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed agent auto-restart on shared configuration changes when running on containerized environments. (#13606)
    • ๐Ÿ›  Fixed an issue when attempting to run the DockerListener integration using Python 3.6 and having the Docker service stopped. (#13880)

    RESTful API

    ๐Ÿ›  Fixed

    • โšก๏ธ Updated tag parameter of GET /manager/logs and GET /cluster/{node_id}/logs endpoints to accept any string. (#13867)

    Ruleset

    ๐Ÿ›  Fixed

    • โœ… Solved Eventchannel testing and improved reporting capabilities of the runtest tool. (#13597)
    • ๐Ÿง Modified Amazon Linux 2 SCA policy to resolve a typo on control 1.1.22 and EMPTY_LINE conditions. (#13781)
    • ๐Ÿง Modified Amazon Linux 2 SCA policy to resolve the rule and condition on control 1.5.2. (#13950)

    โœ‚ Removed

    • โœ‚ Removed deprecated MITRE tags in rules. (#13567)

    Other

    ๐Ÿ”„ Changed

    • Fixed test_agent_PUT_endpoints.tavern.yaml API integration test failure in numbered branches. (#13811)
    • โฌ†๏ธ Upgraded external click and clickclick python dependencies to 8.1.3 and 20.10.2 respectively. ([13790]([https://github.com/wazuh/wazuh/pull/13790))