Closed jowiho closed 1 day ago
Hi @jowiho!
Thanks for your contribution! This will require an update to our https://github.com/JLLeitschuh/ktlint-gradle/blob/main/CHANGELOG.md. Would you be so kind as to add a line to that doc? Other than that, I'm more than happy to merge this change!
Thank you so much!
@JLLeitschuh, sure! I've added a commit to update CHANGELOG.md
. Thanks for the reminder.
Update the
commons-io
library to the latest version to mitigate CVE-2024-47554. Though I don't believe that this CVE can be exploited through ktlint-gradle, it's still a good practice to avoid CVEs, if only to stop automated scanners from flagging this (as a false positive).