-
-
Notifications
You must be signed in to change notification settings - Fork 62
Replace ini4j with jini library #803
Copy link
Copy link
Open
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency fileenhancementNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency fileenhancementNew feature or requestNew feature or request
Overview
Plan to replace the ini4j library (org.ini4j:ini4j:0.5.4) with jini (https://github.com/sshtools/jini).
There is a CVE that will likely never be addressed https://www.mend.io/vulnerability-database/CVE-2022-41404/
Current State
Currently using: \org.ini4j:ini4j:0.5.4\ (see build.gradle:101)
Proposed Change
Replace with: https://github.com/sshtools/jini
Tasks