| category | minorAnalysis |
|---|
- Using a regular expression to check that a string doesn't contain any line breaks is already a sanitizer for
java/log-injection. Additional ways of doing the regular expression check are now recognised, including annotation with@javax.validation.constraints.Pattern.