main
UUSEC Technology 2025-02-04 12:42:52 +08:00
parent 398a648521
commit 9bfa33ce53
5 changed files with 15 additions and 2 deletions

View File

@ -1,3 +1,16 @@
## [6.4.0](https://github.com/Safe3/uuWAF/compare/v6.4.0...v6.3.0) (2025-02-04)
### 功能更新
- 升级XSS检测规则去掉base64解码降低误报
### 问题修复
- 修复系统重启后南墙先于数据库启动,导致南墙连接不上数据库的问题
## [6.3.0](https://github.com/Safe3/uuWAF/compare/v6.3.0...v6.2.0) (2024-12-30)

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
6.3.0
6.4.0

View File

@ -1,4 +1,4 @@
## [6.4.0](https://github.com/Safe3/uuWAF/compare/v6.4.0...v6.3.0) (2024-02-03)
## [6.4.0](https://github.com/Safe3/uuWAF/compare/v6.4.0...v6.3.0) (2025-02-03)
### Improvements