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

build(deps): update deps with freeze-requirements.sh #742

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

linostar
Copy link
Contributor

@linostar linostar commented Oct 23, 2024

  • Have you signed the CLA?

OSV scan report shows that we are using an old version of starlette (0.39.2), a package that is a dependency of sphinx-autobuild package. According to CVE-2024-47874, starlette < 0.40.0 suffers from a DoS vulnerability.

This PR updates starlette to version 0.41.0 using freeze-requirements.sh script.

Copy link
Collaborator

@tigarmo tigarmo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@tigarmo tigarmo requested a review from a team October 23, 2024 18:16
@tigarmo tigarmo merged commit 5d77628 into main Oct 23, 2024
15 checks passed
@tigarmo tigarmo deleted the CVE-2024-47874/update-deps branch October 23, 2024 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants