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

Updates starlette dependency to 0.13.6 due to vulnerability in 0.13.4 #1759

Merged
merged 1 commit into from
Jul 22, 2020

Conversation

jamesag26
Copy link
Contributor

The project has Starlett dependency of version 0.13.4 which has a directory traversal vulnerability for windows machines. I was made aware of this through: https://snyk.io/vuln/SNYK-PYTHON-STARLETTE-573266

This upgrade would mostly be for the fix to this vulnerability that was introduced in Starlette 0.13.5. This upgrade would be to version 0.13.6 because version 0.13.6 fixes a breaking change related to how 0.13.5 was initially implemented.

Here is a link to the Starlett issue that was fixed for more details: encode/starlette#981

@codecov
Copy link

codecov bot commented Jul 21, 2020

Codecov Report

Merging #1759 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1759   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          235       235           
  Lines         6989      6989           
=========================================
  Hits          6989      6989           

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 42f1716...1658ead. Read the comment docs.

@tiangolo tiangolo merged commit 4170659 into tiangolo:master Jul 22, 2020
@tiangolo
Copy link
Owner

Great, thank you! @jamesag26 ! 🎉 🍰

This is available in FastAPI 0.60.1 🚀

hyahiaoui pushed a commit to hyahiaoui/fastapi that referenced this pull request Aug 1, 2020
Co-authored-by: jalfordgolojuch <jalfordgolojuch@activecampaign.com>
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.

None yet

3 participants