Skip to content

HaENet 5.2.2

Choose a tag to compare

@gh0stkey gh0stkey released this 17 Apr 07:18

更新内容

HaENet 5.2.2 版本更新内容如下。

问题修复

  1. 修复消息去重逻辑误判问题,避免仅因请求体或响应内容部分一致就被错误识别为重复数据。
  2. 优化消息筛选逻辑,移除无规则命中时的兜底全文匹配,减少误匹配情况。

What's New

The update details for HaENet 5.2.2 are as follows.

Bug Fixes

  1. Fixed an issue in the message deduplication logic where entries could be incorrectly identified as duplicates when only the request body or response content partially matched.
  2. Optimized the message filtering logic by removing the fallback full-text match when no rule was hit, reducing false-positive matches.