Skip to content

Commit 3e851c7

Browse files
authored
Merge pull request #59 from lostsnow/feature/changelog
update changelog
2 parents 0685b24 + 0dc1b11 commit 3e851c7

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
* ENHANCEMENTS
99
* Add Django template hook rule for XSS detection
1010
* Add old version werkzeug request body hook rule
11+
* Add Django route match hook rule
1112
* BUGFIXES
1213
* Fix SQL injection sink arguments processing
1314
* Fix the duplicate agent name caused by using the same configuration file under multiple frameworks

CHANGELOG_CN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
* 改进
99
* 增加 Django 模板策略规则用以检测 XSS
1010
* 增加旧版本 werkzeug 请求体策略规则
11+
* 增加 Django 路由匹配策略规则
1112
* 修复
1213
* 修复 SQL 注入危险参数处理
1314
* 修复在多个框架下使用相同的配置文件导致的 Agent 名称重复问题

0 commit comments

Comments
 (0)