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 6.2 to 6.4.2 #945

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

Conversation

a-luna
Copy link
Owner

@a-luna a-luna commented Dec 5, 2024

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-dev.txt
⚠️ Warning
virtualenv 20.26.6 has requirement distlib<1,>=0.3.7, but you have distlib 0.3.4.
virtualenv 20.26.6 has requirement importlib-metadata>=6.6; python_version < "3.8", but you have importlib-metadata 4.12.0.
virtualenv 20.26.6 has requirement filelock<4,>=3.12.2, but you have filelock 3.7.1.
virtualenv 20.26.6 has requirement platformdirs<5,>=3.9.1, but you have platformdirs 2.5.2.
jupyter-client 7.3.4 requires tornado, which is not installed.
ipykernel 6.15.0 requires ipython, which is not installed.
ipykernel 6.15.0 requires tornado, which is not installed.
ipdb 0.13.9 requires ipython, which is not installed.
flake8 4.0.1 has requirement importlib-metadata<4.3; python_version < "3.8", but you have importlib-metadata 4.12.0.
black 21.12b0 has requirement tomli<2.0.0,>=0.2.6, but you have tomli 2.0.1.

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:

🦉 Regular Expression Denial of Service (ReDoS)

Summary by Sourcery

Bug Fixes:

  • Upgrade tornado from version 6.2 to 6.4.2 to address security vulnerabilities.

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

sourcery-ai bot commented Dec 5, 2024

Reviewer's Guide by Sourcery

This is a security-focused pull request that upgrades the tornado package from version 6.2 to 6.4.2 to address a vulnerability. The change is implemented through a direct version update in the development requirements file.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Security upgrade of the tornado package to fix a vulnerability
  • Upgrade tornado from version 6.2 to 6.4.2
  • Address vulnerability SNYK-PYTHON-TORNADO-8400708
  • Update affects development dependencies only
requirements-dev.txt

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

We have skipped reviewing this pull request. It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!

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