Skip to content

Commit c8a89c4

Browse files
committed
JS: Change note
1 parent c3ad805 commit c8a89c4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
category: fix
3+
---
4+
* Fixed a bug that would in rare cases cause some regexp-based checks
5+
to seen as generic taint sanitisers, even though the underlying regexp
6+
is not restrictive enough. The regexps are now analysed more precisely,
7+
and unrestrictive regexp checks will no longer block taint flow.

0 commit comments

Comments
 (0)