[Snyk] Security upgrade fastapi from 0.103.2 to 0.109.1#41
[Snyk] Security upgrade fastapi from 0.103.2 to 0.109.1#41AdamOswald wants to merge 1 commit intomainfrom
Conversation
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-FASTAPI-6228055
|
There was a problem hiding this comment.
PR Type: Enhancement
PR Summary: This pull request addresses a critical security vulnerability by upgrading FastAPI from version 0.103.2 to 0.109.1. The upgrade mitigates the risk associated with a Regular Expression Denial of Service (ReDoS) vulnerability, enhancing the security posture of the project. It is part of an automated process initiated by Snyk to maintain the health and security of the project's dependencies.
Decision: Comment
📝 Type: 'Enhancement' - not supported yet.
- Sourcery currently only approves 'Typo fix' PRs.
✅ Issue addressed: this change correctly addresses the issue or implements the desired feature.
No details provided.
📝 Complexity: the changes are too large or complex for Sourcery to approve.
- Unsupported files: the diff contains files that Sourcery does not currently support during reviews.
General suggestions:
- Ensure that the upgrade does not introduce compatibility issues with other dependencies, especially given the warnings about version conflicts with other packages.
- Consider reviewing and updating other dependencies that have known vulnerabilities or are out of date to further improve the project's security.
- After merging this PR, it might be beneficial to perform a thorough testing of the application to verify that the FastAPI upgrade does not affect the application's functionality or performance.
Thanks for using Sourcery. We offer it for free for open source projects and would be very grateful if you could help us grow. If you like it, would you consider sharing Sourcery on your favourite social media? ✨

This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project.
Changes included in this PR
Vulnerabilities that will be fixed
By pinning:
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.5
SNYK-PYTHON-FASTAPI-6228055
fastapi:0.103.2 -> 0.109.1(*) Note that the real score may have changed since the PR was raised.
Some vulnerabilities couldn't be fully fixed and so Snyk will still find them when the project is tested again. This may be because the vulnerability existed within more than one direct dependency, but not all of the affected dependencies could be upgraded.
Check the changes in this PR to ensure they won't cause issues with your project.
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
🛠 Adjust project settings
📚 Read more about Snyk's upgrade and patch logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Regular Expression Denial of Service (ReDoS)