Skip to content

[Snyk] Fix for 16 vulnerabilities - #110

Open
snyk-io[bot] wants to merge 1 commit into
masterfrom
snyk-fix-e8ce87812f92d98b78899e9db968fe79
Open

snyk-io[bot] wants to merge 1 commit into
masterfrom
snyk-fix-e8ce87812f92d98b78899e9db968fe79

Conversation

@snyk-io

@snyk-io snyk-io Bot commented Sep 18, 2026

Copy link
Copy Markdown

snyk-top-banner

Snyk has created this PR to fix 16 vulnerabilities in the pip dependencies of this project.

Snyk changed the following file(s):

  • tested_requirements/requirements_36.txt
⚠️ Warning
equests 2.23.0 requires urllib3, which is not installed.
botocore 1.17.47 requires urllib3, which is not installed.

Breaking Change Risk

Merge Risk: High

Notice: This assessment is enhanced by AI.


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:

🦉 Deserialization of Untrusted Data
🦉 Out-of-bounds Read
🦉 Allocation of Resources Without Limits or Throttling
🦉 More lessons are available in Snyk Learn

@snyk-io

snyk-io Bot commented Sep 18, 2026

Copy link
Copy Markdown
Author

Merge Risk: High

This upgrade includes multiple major versions with significant breaking changes, requiring code modifications and environment updates. The overall risk is high.

Top 3 Most Impactful Upgrades

1. cryptography 2.9.249.0.0 (HIGH RISK)
This is a massive upgrade spanning many major versions with substantial breaking changes. Developer action is required.

  • Python Version: Support for Python versions older than 3.9 has been dropped. The original version supported Python 2.7 and 3.5+.
  • OpenSSL Dependency: Support for OpenSSL versions older than 3.0.0 has been removed. The library's dependency on OpenSSL for new features is also changing, and it now includes components written in Rust.
  • API Removals: Numerous APIs and algorithms have been removed or deprecated. This includes insecure ciphers like Blowfish, CAST5, IDEA, and TripleDES, which have been moved to a decrepit module and subsequently removed. Support for using MD5 or SHA1 in X.509 certificate builders has also been removed.

Recommendation: This upgrade will likely require a Python version upgrade, a review of the underlying OpenSSL version in your environment, and a thorough audit of your code to replace removed or deprecated APIs.

2. urllib3 1.25.102.7.0 (HIGH RISK)
The upgrade to version 2.x introduces significant breaking changes, primarily related to environment and security configurations.

  • Python Version: urllib3 v2.x requires Python 3.10 or later. The previous version supported Python 2.7 and 3.5+.
  • TLS/SSL Changes: The default minimum TLS version is now 1.2 (up from 1.0). Furthermore, certificate hostname validation no longer falls back to commonName and strictly uses subjectAltName.
  • API Removals: Deprecated methods like Retry.method_whitelist, HTTPResponse.getheaders(), and HTTPResponse.getheader() have been removed.

Recommendation: Verify

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

@snyk-io

snyk-io Bot commented Sep 18, 2026

Copy link
Copy Markdown
Author

⚠️ Snyk checks are incomplete.

Status Scan Engine Critical High Medium Low Total (0)
⚠️ Open Source Security 0 0 0 0 See details
⚠️ Licenses 0 0 0 0 See details

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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.

0 participants