You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* The `js/incomplete-sanitization` query now also checks regular expressions constructed using `new RegExp(..)`. Previously it only checked regular expression literals.
5
+
* Regular expression-based sanitisers implemented with `new RegExp(..)` are now detected in more cases.
6
+
* Regular expression related queries now account for unknown flags.
0 commit comments