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 nbconvert from 5.6.1 to 6.3.0b0 #210

Closed snyk-bot closed 1 year ago

snyk-bot commented 1 year ago

Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project.

Changes included in this PR

⚠️ 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
high severity 798/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 8.1
Cross-site Scripting (XSS)
SNYK-PYTHON-NBCONVERT-2979829
nbconvert:
5.6.1 -> 6.3.0b0
No Proof of Concept

(*) 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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Cross-site Scripting (XSS)