-
Notifications
You must be signed in to change notification settings - Fork 8
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
[vuln] Bump urllib3 #265
[vuln] Bump urllib3 #265
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #265 +/- ##
==========================================
- Coverage 90.15% 89.44% -0.71%
==========================================
Files 341 324 -17
Lines 10798 10186 -612
Branches 1930 1841 -89
==========================================
- Hits 9735 9111 -624
- Misses 1001 1005 +4
- Partials 62 70 +8
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
563e077
to
0930ee0
Compare
@@ -42,7 +42,7 @@ | |||
"typing_extensions", | |||
"google-auth>=2.21.0", | |||
"google-cloud-pubsub>=2.13.6", | |||
"urllib3>=1.25.4,<1.27", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
DO you know why the requirement was <1.27? Just curious
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I vaguely remember seeing a vuln where v 1.27 - v2.2 were affected, but I can't find it now
I set it ==1.26.19
just to be safe
Patch urllib3
This closes https://github.com/codecov/internal-issues/issues/551
Legal Boilerplate
Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. In 2022 this entity acquired Codecov and as result Sentry is going to need some rights from me in order to utilize my contributions in this PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.