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

chore: Update aiohttp to 3.8.1 #20102

Merged
merged 1 commit into from
May 17, 2022

Conversation

diegomedina248
Copy link
Contributor

SUMMARY

Solves an http header injection vulnerability as described here

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@codecov
Copy link

codecov bot commented May 17, 2022

Codecov Report

Merging #20102 (4469ace) into master (6244728) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master   #20102   +/-   ##
=======================================
  Coverage   66.46%   66.46%           
=======================================
  Files        1721     1721           
  Lines       64466    64466           
  Branches     6794     6794           
=======================================
  Hits        42846    42846           
  Misses      19892    19892           
  Partials     1728     1728           
Flag Coverage Δ
hive 53.69% <ø> (ø)
mysql 82.13% <ø> (ø)
postgres 82.19% <ø> (ø)
presto 53.54% <ø> (ø)
python 82.61% <ø> (ø)
sqlite 81.93% <ø> (ø)
unit 49.39% <ø> (ø)

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


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6244728...4469ace. Read the comment docs.

@hughhhh hughhhh merged commit 1e46902 into apache:master May 17, 2022
philipher29 pushed a commit to ValtechMobility/superset that referenced this pull request Jun 9, 2022
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 2.0.0 labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels Preset-Patch size/S 🚢 2.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants