Skip to content

Commit 2e32e44

Browse files
asgerfCopilot
andauthored
Update javascript/ql/src/change-notes/2025-02-28-membership-regexp-test.md
Co-authored-by: Copilot <[email protected]>
1 parent c8a89c4 commit 2e32e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/src/change-notes/2025-02-28-membership-regexp-test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
category: fix
33
---
44
* 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
5+
to be seen as generic taint sanitisers, even though the underlying regexp
66
is not restrictive enough. The regexps are now analysed more precisely,
77
and unrestrictive regexp checks will no longer block taint flow.

0 commit comments

Comments
 (0)