Closed Heinrich-XIAO closed 10 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
tweetor | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jan 10, 2024 11:54pm |
tweetor-5tkh | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jan 10, 2024 11:54pm |
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.
:sparkles: Snyk has automatically assigned this pull request, [set who gets assigned](https://app.snyk.io/org/heinrich-xiao/project/0787cdad-9ca4-4b7a-8096-cb22159e5002?utm_source=github&utm_medium=referral&page=fix-pr/settings/integration). As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user. #### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - requirements.txt #### Vulnerabilities that will be fixed ##### By pinning: Severity | Issue | Upgrade | Breaking Change | Exploit Maturity :-------------------------:|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | Regular Expression Denial of Service (ReDoS)[SNYK-PYTHON-SETUPTOOLS-3180412](https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3180412) | `setuptools:`
`39.0.1 -> 65.5.1`
| No | No Known Exploit ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | Information Exposure Through Sent Data
[SNYK-PYTHON-URLLIB3-6002459](https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-6002459) | `urllib3:`
`2.0.6 -> 2.0.7`
| No | No Known Exploit ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | Inefficient Algorithmic Complexity
[SNYK-PYTHON-WERKZEUG-6035177](https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-6035177) | `werkzeug:`
`2.2.3 -> 2.3.8`
| No | No Known Exploit 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](https://app.snyk.io/org/heinrich-xiao/project/0787cdad-9ca4-4b7a-8096-cb22159e5002?utm_source=github&utm_medium=referral&page=fix-pr) 👩💻 [Set who automatically gets assigned](https://app.snyk.io/org/heinrich-xiao/project/0787cdad-9ca4-4b7a-8096-cb22159e5002?utm_source=github&utm_medium=referral&page=fix-pr/settings/integration) 🛠 [Adjust project settings](https://app.snyk.io/org/heinrich-xiao/project/0787cdad-9ca4-4b7a-8096-cb22159e5002?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"8ed74fb9-91b0-48b4-9764-5e22f9a79bfe","prPublicId":"8ed74fb9-91b0-48b4-9764-5e22f9a79bfe","dependencies":[{"name":"setuptools","from":"39.0.1","to":"65.5.1"},{"name":"urllib3","from":"2.0.6","to":"2.0.7"},{"name":"werkzeug","from":"2.2.3","to":"2.3.8"}],"packageManager":"pip","projectPublicId":"0787cdad-9ca4-4b7a-8096-cb22159e5002","projectUrl":"https://app.snyk.io/org/heinrich-xiao/project/0787cdad-9ca4-4b7a-8096-cb22159e5002?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-PYTHON-SETUPTOOLS-3180412","SNYK-PYTHON-URLLIB3-6002459","SNYK-PYTHON-WERKZEUG-6035177"],"upgrade":[],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":[],"priorityScoreList":[null,null,null],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lesson/redos/?loc=fix-pr)