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] Fix for 3 vulnerabilities #1034

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

Conversation

wwwillchen
Copy link
Collaborator

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:
    • build_defs/requirements_lock.txt
⚠️ Warning
proto-plus 1.23.0 requires protobuf, which is not installed.
grpcio-status 1.62.2 requires protobuf, which is not installed.
googleapis-common-protos 1.63.1 requires protobuf, which is not installed.
google-cloud-storage 2.17.0 requires requests, which is not installed.
google-cloud-firestore 2.16.0 requires protobuf, which is not installed.
google-auth 2.30.0 requires pyasn1-modules, which is not installed.
google-api-core 2.19.0 requires protobuf, which is not installed.
google-api-core 2.19.0 requires requests, which is not installed.
Flask-SocketIO 5.4.1 requires python-socketio, which is not installed.
cachecontrol 0.14.0 requires msgpack, which is not installed.
cachecontrol 0.14.0 requires requests, which is not installed.

Vulnerabilities that will be fixed

By pinning:
Severity Issue Upgrade Breaking Change Exploit Maturity
medium severity Inefficient Algorithmic Complexity
SNYK-PYTHON-WERKZEUG-6035177
werkzeug:
2.2.3 -> 3.0.3
No No Known Exploit
high severity Remote Code Execution (RCE)
SNYK-PYTHON-WERKZEUG-6808933
werkzeug:
2.2.3 -> 3.0.3
No No Known Exploit
medium severity Infinite loop
SNYK-PYTHON-ZIPP-7430899
zipp:
3.15.0 -> 3.19.1
No Proof of Concept

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:

🦉 Remote Code Execution (RCE)

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