Skip to content
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

Merged
merged 3 commits into from
Jul 3, 2024
Merged

[vuln] Bump urllib3 #265

merged 3 commits into from
Jul 3, 2024

Conversation

rohitvinnakota-codecov
Copy link
Contributor

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.

Copy link

codecov bot commented Jun 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.44%. Comparing base (734a972) to head (0cfb6dc).
Report is 7 commits behind head on main.

Current head 0cfb6dc differs from pull request most recent head e2c0f65

Please upload reports for the commit e2c0f65 to get more accurate results.

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     
Flag Coverage Δ
shared-docker-uploader ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rohitvinnakota-codecov rohitvinnakota-codecov marked this pull request as ready for review July 2, 2024 21:22
@@ -42,7 +42,7 @@
"typing_extensions",
"google-auth>=2.21.0",
"google-cloud-pubsub>=2.13.6",
"urllib3>=1.25.4,<1.27",
Copy link
Contributor

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

Copy link
Contributor Author

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

@rohitvinnakota-codecov rohitvinnakota-codecov added this pull request to the merge queue Jul 3, 2024
Merged via the queue into main with commit b833efe Jul 3, 2024
6 checks passed
@rohitvinnakota-codecov rohitvinnakota-codecov deleted the rvinnakota-vuln-urllib3 branch July 3, 2024 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants