We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0685b24 + 0dc1b11 commit 3e851c7Copy full SHA for 3e851c7
2 files changed
CHANGELOG.md
@@ -8,6 +8,7 @@
8
* ENHANCEMENTS
9
* Add Django template hook rule for XSS detection
10
* Add old version werkzeug request body hook rule
11
+ * Add Django route match hook rule
12
* BUGFIXES
13
* Fix SQL injection sink arguments processing
14
* Fix the duplicate agent name caused by using the same configuration file under multiple frameworks
CHANGELOG_CN.md
* 改进
* 增加 Django 模板策略规则用以检测 XSS
* 增加旧版本 werkzeug 请求体策略规则
+ * 增加 Django 路由匹配策略规则
* 修复
* 修复 SQL 注入危险参数处理
* 修复在多个框架下使用相同的配置文件导致的 Agent 名称重复问题
0 commit comments