Skip to content

Commit

Permalink
JS: Change note
Browse files Browse the repository at this point in the history
  • Loading branch information
asgerf committed Feb 28, 2025
1 parent c3ad805 commit c8a89c4
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
category: fix
---
* Fixed a bug that would in rare cases cause some regexp-based checks
to seen as generic taint sanitisers, even though the underlying regexp
is not restrictive enough. The regexps are now analysed more precisely,
and unrestrictive regexp checks will no longer block taint flow.

0 comments on commit c8a89c4

Please sign in to comment.