We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f0e17b commit 05b5aeaCopy full SHA for 05b5aea
1 file changed
javascript/ql/src/change-notes/2023-03-07-html-sanitizer-for-sql.md
@@ -0,0 +1,6 @@
1
+---
2
+category: minorAnalysis
3
4
+* The following queries now recognize HTML sanitizers as propagating taint: `js/sql-injection`,
5
+ `js/path-injection`, `js/server-side-unvalidated-url-redirection`, `js/client-side-unvalidated-url-redirection`,
6
+ and `js/request-forgery`.
0 commit comments