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 2.3.8 #41

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

Conversation

marcus67
Copy link
Owner

@marcus67 marcus67 commented Dec 4, 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:
    • requirements.txt
⚠️ Warning
requests 2.31.0 requires urllib3, which is not installed.
python-base-app 0.2.50 requires Flask-WTF, which is not installed.
python-base-app 0.2.50 requires coverage, which is not installed.
python-base-app 0.2.50 requires urllib3, which is not installed.
python-base-app 0.2.50 has requirement Flask==2.3.3, but you have Flask 2.2.5.

Vulnerabilities that will be fixed

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

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

codecov bot commented Dec 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 8.05%. Comparing base (0ab94a6) to head (a9a9321).
Report is 2 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master     #41   +/-   ##
======================================
  Coverage    8.05%   8.05%           
======================================
  Files          15      15           
  Lines         782     782           
  Branches       70      58   -12     
======================================
  Hits           63      63           
  Misses        719     719           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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