Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Security upgrade gunicorn from 19.10.0 to 21.2.0 #190

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dlminvestments
Copy link
Owner

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this project.

Snyk changed the following file(s):

  • requirements.txt
⚠️ Warning
Werkzeug 2.2.3 has requirement MarkupSafe>=2.1.1, but you have MarkupSafe 1.1.1.
textacy 0.6.2 requires scipy, which is not installed.
scikit-learn 0.24.2 requires scipy, which is not installed.
notebook 6.5.7 has requirement terminado>=0.8.3, but you have terminado 0.8.2.
notebook 6.5.7 has requirement jupyter-client<8,>=5.3.4, but you have jupyter-client 5.2.4.
notebook 6.5.7 has requirement Send2Trash>=1.8.0, but you have Send2Trash 1.5.0.
networkx 2.6 requires scipy, which is not installed.
networkx 2.6 has requirement pandas>=1.1, but you have pandas 0.24.2.
networkx 2.6 has requirement matplotlib>=3.3, but you have matplotlib 3.0.3.
nbconvert 6.3.0b0 has requirement traitlets>=5.0, but you have traitlets 4.3.2.
nbconvert 6.3.0b0 has requirement mistune<2,>=0.8.1, but you have mistune 2.0.3.
nbclient 0.5.13 has requirement jupyter-client>=6.1.5, but you have jupyter-client 5.2.4.
nbclient 0.5.13 has requirement traitlets>=5.0.0, but you have traitlets 4.3.2.
nbclient 0.5.13 has requirement nbformat>=5.0, but you have nbformat 4.4.0.
ktext 0.34 requires scipy, which is not installed.
ktext 0.34 requires tensorflow, which is not installed.
jwt 0.6.1 has requirement cryptography<3.*,>=2.2.2, but you have cryptography 43.0.0.
jupyter-server 1.24.0 has requirement traitlets>=5.1, but you have traitlets 4.3.2.
jupyter-server 1.24.0 has requirement terminado>=0.8.3, but you have terminado 0.8.2.
jupyter-server 1.24.0 has requirement nbformat>=5.2.0, but you have nbformat 4.4.0.
jupyter-server 1.24.0 has requirement jupyter-client>=6.1.12, but you have jupyter-client 5.2.4.
jupyter-server 1.24.0 has requirement nbconvert>=6.4.4, but you have nbconvert 6.3.0b0.
jupyter-server 1.24.0 has requirement jupyter-core!=5.0.*,>=4.12, but you have jupyter-core 4.11.2.
ipython 7.34.0 has requirement jedi>=0.16, but you have jedi 0.13.3.
grpcio-status 1.62.3 has requirement protobuf>=4.21.6, but you have protobuf 3.18.3.
grpcio-status 1.62.3 has requirement grpcio>=1.62.3, but you have grpcio 1.53.2.
grpc-google-iam-v1 0.12.7 has requirement protobuf!=3.20.0,!=3.20.1,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.19.5, but you have protobuf 3.18.3.
googleapis-common-protos 1.65.0 has requirement protobuf!=3.20.0,!=3.20.1,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<6.0.0.dev0,>=3.20.2, but you have protobuf 3.18.3.
google-api-core 1.34.1 has requirement protobuf!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<4.0.0dev,>=3.19.5, but you have protobuf 3.18.3.
Flask 2.2.5 has requirement itsdangerous>=2.0, but you have itsdangerous 1.1.0.
Flask 2.2.5 has requirement Jinja2>=3.0, but you have Jinja2 2.11.3.

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • 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.

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
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

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

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-GUNICORN-7856105
Copy link

sonarqubecloud bot commented Sep 2, 2024

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 8 16 20 18
Security Audit for Infrastructure 3 26 2 12
Python Source Analyzer 0 0 0 0
Secrets Audit 0 3 0 0
Python Security Analysis 0 0 4 2

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 4 84 75 11
Security Audit for Infrastructure 3 26 2 12
Python Source Analyzer 0 0 0 0
Secrets Audit 0 3 0 0
Python Security Analysis 0 0 4 2

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants