v6.0.3
chaitin/SafeLinev6.0.3Jun 6, 2024by xbingW
AI Summary
Bug fixes for dynamic protection behavior to ensure it only works in active mode and corrects resource collection logic.
Key Highlights
- Fixed dynamic protection working in observation mode.
- Fixed resource collection for non-200 status code requests.
- Fixed path matching conditions in custom rules to include parameters.
- Fixed port 23333 usage conflicts.
Full Release Notes
### 优化 * 修复动态防护在观察模式下仍然生效的问题 * 修复响应码不为 200 的请求,也会采集进资源的问题 * 修复自定义规则中,路径匹配条件未包括参数的问题 * 修复使用动态防护时 23333 端口被占用的问题 * 修复动态防护选择防护资源时的一些交互细节问题 * 优化其他一些 UI 交互细节