mpg-age-bioinformatics / flaski

Get your science on a leash!
https://flaski.age.mpg.de
MIT License
28 stars 10 forks source link

[Snyk] Security upgrade waitress from 2.1.1 to 2.1.2 #202

Closed jorgeboucas closed 1 year ago

jorgeboucas commented 2 years ago

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 - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - requirements.txt
⚠️ Warning ``` requests 2.22.0 has requirement urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1, but you have urllib3 1.26.5. jupyter 1.0.0 requires jupyter-console, which is not installed. ipython 5.10.0 requires simplegeneric, which is not installed. importlib-metadata 1.4.0 requires zipp, which is not installed. dash 1.21.0 requires plotly, which is not installed. bokeh 1.4.0 requires pillow, which is not installed. ```
#### Vulnerabilities that will be fixed ##### By pinning: Severity | Priority Score (*) | 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") | **611/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 6.5 | Denial of Service (DoS)
[SNYK-PYTHON-WAITRESS-2849631](https://snyk.io/vuln/SNYK-PYTHON-WAITRESS-2849631) | `waitress:`
`2.1.1 -> 2.1.2`
| No | No Known Exploit (*) 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 effected 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/jorgeboucas/project/28090929-3c41-4c75-a6b3-9da676ef0028?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/jorgeboucas/project/28090929-3c41-4c75-a6b3-9da676ef0028?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":"ac0b84c5-09b4-4c3a-bf93-8194de489105","prPublicId":"ac0b84c5-09b4-4c3a-bf93-8194de489105","dependencies":[{"name":"waitress","from":"2.1.1","to":"2.1.2"}],"packageManager":"pip","projectPublicId":"28090929-3c41-4c75-a6b3-9da676ef0028","projectUrl":"https://app.snyk.io/org/jorgeboucas/project/28090929-3c41-4c75-a6b3-9da676ef0028?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-PYTHON-WAITRESS-2849631"],"upgrade":[],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","pr-warning-shown","priorityScore"],"priorityScoreList":[611]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Learn about vulnerability in an interactive lesson of Snyk Learn.](https://learn.snyk.io?loc=fix-pr)