Skip to content

Commit 467256d

Browse files
committed
JS: Add change note
1 parent 2d26405 commit 467256d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* Message events in the browser are now properly classified as client-side taint sources. Previously they were
5+
incorrectly classified as server-side taint sources, which resulted in some alerts being reported by
6+
the wrong query, such as server-side URL redirection instead of client-side URL redirection.

0 commit comments

Comments
 (0)