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

Enforce requests>=2.32 #518

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Enforce requests>=2.32 #518

merged 1 commit into from
Jun 26, 2024

Conversation

michelletran-codecov
Copy link
Contributor

This is to fix vulnerability: GHSA-9wx4-h78v-vm56. Currently, we're already using requests>=2.32, so this is just to enforce it when we recompile.

Link to issue: https://github.com/codecov/internal-issues/issues/494

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.

This is to fix vulnerability: GHSA-9wx4-h78v-vm56.
Currently, we're already using requests>=2.32, so this is just to enforce it
when we recompile.
@michelletran-codecov michelletran-codecov requested a review from a team June 25, 2024 13:56
@codecov-notifications
Copy link

codecov-notifications bot commented Jun 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #518   +/-   ##
=======================================
  Coverage   97.47%   97.47%           
=======================================
  Files         417      417           
  Lines       34828    34828           
=======================================
  Hits        33948    33948           
  Misses        880      880           
Flag Coverage Δ
integration 97.47% <ø> (ø)
latest-uploader-overall 97.47% <ø> (ø)
unit 97.47% <ø> (ø)

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

Components Coverage Δ
NonTestCode 94.51% <ø> (ø)
OutsideTasks 97.74% <ø> (ø)

@codecov-qa
Copy link

codecov-qa bot commented Jun 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.47%. Comparing base (63b2bb8) to head (e72c0ec).

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #518   +/-   ##
=======================================
  Coverage   97.47%   97.47%           
=======================================
  Files         417      417           
  Lines       34828    34828           
=======================================
  Hits        33948    33948           
  Misses        880      880           
Flag Coverage Δ
integration 97.47% <ø> (ø)
latest-uploader-overall 97.47% <ø> (ø)
unit 97.47% <ø> (ø)

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

Components Coverage Δ
NonTestCode 94.51% <ø> (ø)
OutsideTasks 97.74% <ø> (ø)

Copy link

codecov-public-qa bot commented Jun 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.47%. Comparing base (63b2bb8) to head (e72c0ec).

✅ All tests successful. No failed tests found ☺️

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #518   +/-   ##
=======================================
  Coverage   97.47%   97.47%           
=======================================
  Files         417      417           
  Lines       34828    34828           
=======================================
  Hits        33948    33948           
  Misses        880      880           
Flag Coverage Δ
integration 97.47% <ø> (ø)
latest-uploader-overall 97.47% <ø> (ø)
unit 97.47% <ø> (ø)

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

Components Coverage Δ
NonTestCode 94.51% <ø> (ø)
OutsideTasks 97.74% <ø> (ø)

Copy link

codecov bot commented Jun 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.49%. Comparing base (63b2bb8) to head (e72c0ec).

✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #518   +/-   ##
=======================================
  Coverage   97.49%   97.49%           
=======================================
  Files         448      448           
  Lines       35557    35557           
=======================================
  Hits        34667    34667           
  Misses        890      890           
Flag Coverage Δ
integration 97.47% <ø> (ø)
latest-uploader-overall 97.47% <ø> (ø)
unit 97.47% <ø> (ø)

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

Components Coverage Δ
NonTestCode 94.56% <ø> (ø)
OutsideTasks 97.74% <ø> (ø)

This change has been scanned for critical changes. Learn more

@michelletran-codecov michelletran-codecov added this pull request to the merge queue Jun 26, 2024
Merged via the queue into main with commit eb166c1 Jun 26, 2024
29 checks passed
@michelletran-codecov michelletran-codecov deleted the enforce_requests_232 branch June 26, 2024 19:21
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