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
* Checking that a string matches certain regular expressions which guarantee that it doesn't contain any line breaks is already considered as a sanitizer for `java/log-injection`. More methods of doing the regular expression match are now recognised, including being annotated with `@javax.validation.constraints.Pattern`.
0 commit comments