collaborative-open-plant-omics / COPO

Collaborative Open Plant Omics
MIT License
17 stars 4 forks source link

[Snyk] Security upgrade ipython from 7.8.0 to 8.10.0 #216

Open snyk-bot opened 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 ``` tables 3.5.2 requires numexpr, which is not installed. jupyter 1.0.0 requires jupyter-console, which is not installed. isatools 0.9.5 requires networkx, which is not installed. ipython 5.10.0 requires simplegeneric, which is not installed. ipython 5.10.0 has requirement prompt-toolkit<2.0.0,>=1.0.4, but you have prompt-toolkit 2.0.10. django-tools 0.39.0 requires Django, which is not installed. django-gollum 1.0.1 requires django, which is not installed. django-cors-headers 3.0.2 requires Django, which is not installed. django-appconf 1.0.3 requires django, which is not installed. django-allauth 0.51.0 requires Django, which is not installed. channels 2.1.3 requires Django, which is not installed. channels 2.1.3 has requirement asgiref~=2.3, but you have asgiref 3.2.2. channels-redis 2.3.2 requires aioredis, which is not installed. channels-redis 2.3.2 has requirement asgiref~=2.1, but you have asgiref 3.2.2. channels-redis 2.3.2 has requirement msgpack~=0.5.2, but you have msgpack 0.6.2. ```

Vulnerabilities that will be fixed

By pinning:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
medium severity 603/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 4.2
Remote Code Execution (RCE)
SNYK-PYTHON-IPYTHON-3318382
ipython:
7.8.0 -> 8.10.0
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 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:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.