networknt / networknt/light-codegen
upgrade commons.io to 2.11.0 from 2.5 for 1.6.x branch
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 49
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
2.5 has a vulnerability CVE-2021-29425
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the commons.io 2.5 dependency in the 1.6.x branch's build configuration. Update the dependency to 2.11.0, then run the project's existing build and tests to confirm the branch still works and the vulnerable version is no longer used.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, security
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100