Skip to content

Wazuh v4.7.2

Compare
Choose a tag to compare
@vikman90 vikman90 released this 11 Jan 18:30
· 3481 commits to master since this release
b28ebb9

Manager

Added

  • Added minimum time constraint of 1 hour for Vulnerability Detector feed downloads. (#21142)

Fixed

  • wazuh-remoted now includes the offending bytes in the warning about invalid message size from agents. (#21011)
  • Fixed a bug in the Windows Eventchannel decoder on handling Unicode characters. (#20658)
  • Fixed data validation at Windows Eventchannel decoder. (#20735)

Agent

Added

  • Added timeouts to external and Cloud integrations to prevent indefinite waiting for a response. (#20638)

Fixed

  • The host_deny Active response now checks the IP parameter format. (#20656)
  • Fixed a bug in the Windows agent that might lead it to crash when gathering forwarded Windows events. (#20594)
  • The AWS integration now finds AWS configuration profiles that do not contain the profile prefix. (#20447)
  • Fixed parsing for regions argument of the AWS integration. (#20660)

Ruleset

Added

  • Added new SCA policy for Debian 12. (#17565)

Fixed

  • Fixed AWS Macie fields used in some rules and removed unused AWS Macie Classic rules. (#20663)

Other

Changed

  • Upgraded external aiohttp library dependency version to 3.9.1. (#20798)
  • Upgraded pip dependency version to 23.3.2. (#20632)