TencentCloud / TencentCloud/tencentcloud-sdk-java
maven里有两个高危漏洞
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 583
- Forks
- 281
- PR merge metrics
- No merged PRs in 30d
Description
包里有两个高危漏洞 okhttp 和 ini4j,其中 okhttp 可以通过依赖覆盖的方式更新,但是 ini4j 在2015年之后就已经停更,能否考虑用其他可更新的依赖替换 ini4j ?
Contributor guide
No contributing guide indexed for this repository
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
The issue names okhttp and ini4j but no files or tests; start by locating their Maven dependency declarations and all usages in this Java SDK. Review the dependency vulnerability reports and determine the affected behavior before choosing a compatible replacement. Done means the vulnerable dependencies are addressed and the existing build/tests still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- security
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100