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 tornado from 5.1.1 to 6.3.2 #104

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

Conversation

sendbird-security
Copy link

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/requirements-python3.5.txt
⚠️ Warning
virtualenv 20.23.0 has requirement distlib<1,>=0.3.6, but you have distlib 0.3.1.
virtualenv 20.23.0 has requirement filelock<4,>=3.11, but you have filelock 3.0.12.
virtualenv 20.23.0 has requirement importlib-metadata>=6.4.1; python_version < "3.8", but you have importlib-metadata 1.7.0.
snowflake-connector-python 2.2.9 has requirement requests<2.24.0, but you have requests 2.24.0.
snowflake-connector-python 2.2.9 has requirement idna<2.10, but you have idna 2.10.
snowflake-connector-python 2.2.9 has requirement azure-storage-blob<13.0.0,>=12.0.0; python_version >= "3.5.2", but you have azure-storage-blob 2.1.0.
snowflake-connector-python 2.2.9 has requirement cryptography<3.0.0,>=2.5.0, but you have cryptography 3.0.
slackclient 1.3.2 has requirement websocket-client<0.55.0,>=0.35, but you have websocket-client 0.57.0.
pytest-rerunfailures 9.0 has requirement setuptools>=40.0, but you have setuptools 39.0.1.
platformdirs 3.5.1 has requirement typing-extensions>=4.5; python_version < "3.8", but you have typing-extensions 3.7.4.2.
moto 1.3.14 has requirement idna<2.9,>=2.5, but you have idna 2.10.
jupyter-client 6.1.6 requires tornado, which is not installed.
google-auth 1.19.2 has requirement setuptools>=40.3.0, but you have setuptools 39.0.1.
flower 0.9.5 requires tornado, which is not installed.
botocore 1.17.25 has requirement docutils<0.16,>=0.10, but you have docutils 0.16.
black 23.3.0 has requirement click>=8.0.0, but you have click 6.7.
black 23.3.0 has requirement typing-extensions>=3.10.0.0; python_version < "3.10", but you have typing-extensions 3.7.4.2.
black 23.3.0 has requirement typed-ast>=1.4.2; python_version < "3.8" and implementation_name == "cpython", but you have typed-ast 1.4.1.
black 23.3.0 has requirement packaging>=22.0, but you have packaging 20.4.
black 23.3.0 has requirement pathspec>=0.9.0, but you have pathspec 0.8.0.
astroid 2.4.2 has requirement lazy-object-proxy==1.4.*, but you have lazy-object-proxy 1.5.0.

Vulnerabilities that will be fixed

By pinning:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
medium severity 556/1000
Why? Recently disclosed, Has a fix available, CVSS 5.4
Open Redirect
SNYK-PYTHON-TORNADO-5537286
tornado:
5.1.1 -> 6.3.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 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:

🦉 Open Redirect

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-TORNADO-5537286
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants