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 version used for logback should be bumped to either version 1.3.12 which includes this commit or 1.4.12 which has this commit. Both version fix a DOS vulnerability.
View CVE record here for more details.
Expected Behavior
Use an updated version of the library from one of the options listed above.
Current Behavior
logback = "ch.qos.logback:logback-classic:1.3.5" is used which still has this vulnerability.
Additional information
Current version of ktlint: 1.0.1
The text was updated successfully, but these errors were encountered:
The version used for logback should be bumped to either version 1.3.12 which includes this commit or 1.4.12 which has this commit. Both version fix a DOS vulnerability.
View CVE record here for more details.
Expected Behavior
Use an updated version of the library from one of the options listed above.
Current Behavior
logback = "ch.qos.logback:logback-classic:1.3.5" is used which still has this vulnerability.
Additional information
The text was updated successfully, but these errors were encountered: