Wazuh v4.3.4 Release Notes

Release Date: 2022-06-09 // almost 2 years ago
  • Manager

    ๐Ÿ”„ Changed

    • Integratord now tries to read alerts indefinitely, instead of performing 3 attempts. (#13437)
    • โž• Adds a timeout for remote queries made by the Office 365, GitHub, and Agent Update modules. (#13626)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed bug in agent_groups CLI when removing agent groups. (#13621)
    • ๐Ÿ›  Fixed linux compilation errors with GCC 12. (#13459)
    • ๐Ÿ›  Fixed a crash in wazuh-analysisd when overwriting a rule with a configured active response. (#13604)
    • ๐Ÿ›  Fixed a crash in wazuh-db when it cannot open a database file. (#13666)
    • ๐Ÿ›  Fixed the vulnerability feed parsing mechanism, now truncates excessively long values (This problem was detected during Ubuntu Bionic feed update). (#13566)
    • ๐Ÿ›  Fixed a crash in wazuh-maild when parsing an alert with no full log and containing arrays of non-strings. #13679)

    RESTful API

    ๐Ÿ›  Fixed

    • โšก๏ธ Updated default timeouts for GET /mitre/software and GET /mitre/techniques to avoid timing out in slow environments. (#13550)

    Ruleset

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed the prematch criteria of sshd-disconnect decoder. (#13560)