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 werkzeug from 2.2.3 to 3.0.1 #12288

Merged
merged 1 commit into from
Oct 29, 2023

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Oct 26, 2023

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:
    • utils/google_app_engine/additional_requirements.txt

Vulnerabilities that will be fixed

By pinning:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
medium severity 611/1000
Why? Recently disclosed, Has a fix available, CVSS 6.5
Inefficient Algorithmic Complexity
SNYK-PYTHON-WERKZEUG-6035177
werkzeug:
2.2.3 -> 3.0.1
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:

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

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Update to Werkzeug version to enhance security.

📊 Key Changes

  • Bumped the Werkzeug version from >=2.2.3 to >=3.0.1 in the additional_requirements.txt.

🎯 Purpose & Impact

  • 🛡️ Purpose: The update addresses a security vulnerability by using a more recent version of Werkzeug.
  • 🔐 Impact: Users will benefit from improved security when deploying YOLOv5 models on Google App Engine, reducing the risk of exploitation due to the previously pinned version.

…lnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-6035177
@glenn-jocher glenn-jocher merged commit c2f131a into master Oct 29, 2023
9 checks passed
@glenn-jocher glenn-jocher deleted the snyk-fix-f1897f20d8a73238398e465bbc42ef2a branch October 29, 2023 19:08
NagatoYuki0943 added a commit to NagatoYuki0943/yolov5-ultralytics that referenced this pull request Oct 30, 2023
[Snyk] Security upgrade werkzeug from 2.2.3 to 3.0.1 (ultralytics#12288)
pleb631 pushed a commit to pleb631/yolov5 that referenced this pull request Jan 6, 2024
fix: utils/google_app_engine/additional_requirements.txt to reduce vulnerabilities


The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-6035177

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
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.

None yet

2 participants