cloudfoundry / cloudfoundry/cf-java-client

Evaluate bumping jjwt versions

Open
#1,349 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

waiting-for-user
Dominant language
Java
Stars
334
Forks
319
PR merge metrics
No merged PRs in 30d

Description

We are using the latest version of the cf-java-client: 5.16.0.RELEASE.
Our vulnerability tool marks the jjwt-api: 0.12.6, jjwt-impl: 0.12.6 and jjwt-jackson: 0.12.6 versions as outdated. Consider updating to 0.13.0

Contributor guide

No contributing guide indexed for this repository

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.

Research direction

Locate where jjwt-api, jjwt-impl, and jjwt-jackson are declared in the project and review the dependency update conventions. Check whether all three can move from 0.12.6 to 0.13.0, then run the project's available build and test checks; done means the updated dependencies pass without regressions.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, security
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
56/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.