-
Notifications
You must be signed in to change notification settings - Fork 546
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixes httpclient vulnerability by replacing it with a newer alternative #788
base: master
Are you sure you want to change the base?
Conversation
@li-kramgopa Can we pls get a review on this PR? This is causing severe vuln on dependent project scans. Thanks! |
@jjoyce0510 why are your ci tests failing? Also can you please update the diff to remove the comment? |
@pedro93 Please update the PR to address the above :) |
Already did, regarding the failing CI I may need some help from someone more familiar with project. |
ee1d35f
to
44dd8e4
Compare
can somebody provide link to the vulnerability issue this is trying to solve? |
@pedro93 @jjoyce0510 Can you please share the details about the security vulnerability? |
Here is the doc: https://docs.google.com/document/d/1ycmmQsY73LUAguDjdJncpr_GQ8E1lMJwfsuIpd5sPl0/edit?usp=sharing |
Here's a pasted transcript from the doc. apache-httpclient : commons-httpclient : 3.1 sonatype-2007-0004 |
Hello, Pinging back on this PR. Have you had any chance to evaluate the changes? Thank you. |
@mchen07 can you check this please? |
@pedro93 can you please rebase with master and upload a new diff? |
I merged master into this PR, is that not enough? |
Security vulnerabilities have been found in apache-httpclient:commons-httpclient:3.1.
Unfortunately, 3.1 is the latest version of this package.
The suggestion to resolve the vulnerability is to https://hc.apache.org/httpcomponents-client-5.1.x/