Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

The client is affected by the CVE's

Open
#46 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
java
Domain
security

Research direction

Start with the dependency tree shown in the issue and confirm the affected commons-io and okio-jvm versions against the linked CVEs. Update the dependency declarations or resolution to non-affected versions, then verify that the Java client still builds and its existing checks pass.

Written by the indexing model from the issue text.

Description

Version 1.0.0 contains dependencies that are affected

|  +- com.ibm.cloud:ibm-key-protect-sdk:jar:1.0.0:compile
[INFO] |  |  +- com.ibm.cloud:sdk-core:jar:9.17.3:compile
...
[INFO] |  |  |  +- commons-io:commons-io:jar:2.7:compile
..
[INFO] |  |  |  \- com.squareup.okio:okio-jvm:jar:3.0.0:compile

commons-io:

https://nvd.nist.gov/vuln/detail/CVE-2024-47554

okio-jvm

https://nvd.nist.gov/vuln/detail/CVE-2023-3635

Dominant language
Java
Stars
1
Forks
9
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from IBM/keyprotect-java-client

All issues in IBM/keyprotect-java-client

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.