Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26dcbf7 commit c4724f4Copy full SHA for c4724f4
1 file changed
javascript/ql/src/change-notes/2025-02-13-url-search-params.md
@@ -0,0 +1,5 @@
1
+---
2
+category: fix
3
4
+* Fixed a recently-introduced bug that prevented taint tracking through `URLSearchParams` objects.
5
+ The original behaviour has been restored and taint should once again be tracked through such objects.
0 commit comments