Skip to content

Replace ini4j with jini library #803

Description

@itzg

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

  • Evaluate jini as a replacement for ini4j
  • Review API compatibility and required code changes
  • Update build.gradle dependency
  • Update/migrate relevant code that uses ini4j
  • Run tests to ensure functionality is preserved
  • Verify the application still works correctly with jini

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency fileenhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions