Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update commons-io to 2.17.0 #802

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Commits on Nov 11, 2024

  1. Update commons-io to 2.17.0

    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).
    jowiho authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    2fb137c View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Update CHANGELOG.md

    jowiho authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    da0b1a7 View commit details
    Browse the repository at this point in the history