Skip to content

SWI-3723 [Snyk] Fix for 2 vulnerabilities#59

Open
bwappsec wants to merge 1 commit intomainfrom
snyk-fix-b34918953e859c6626ab653c92f2ee96
Open

SWI-3723 [Snyk] Fix for 2 vulnerabilities#59
bwappsec wants to merge 1 commit intomainfrom
snyk-fix-b34918953e859c6626ab653c92f2ee96

Conversation

@bwappsec
Copy link
Copy Markdown

snyk-top-banner

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

Snyk changed the following file(s):

  • requirements.txt

Breaking Change Risk

Merge Risk: Medium

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:

🦉 Regular Expression Denial of Service (ReDoS)
🦉 Insecure Temporary File

@bwappsec
Copy link
Copy Markdown
Author

Merge Risk: Medium

This upgrade includes minor version bumps for pygments and requests, with both packages dropping support for older Python versions.

pygments@2.17.2 → 2.20.0

  • Risk: Medium
  • Breaking Change: As of version 2.18.0, Pygments requires Python 3.8 or newer. [1, 3] Projects running on older Python versions (like Python 3.7) will need to upgrade their runtime environment.
  • Other changes include the addition of new lexers, style updates, and bug fixes. [2]

requests@2.31.0 → 2.33.0

  • Risk: Medium
  • Breaking Change: Version 2.33.0 drops support for Python 3.9, which has reached its end-of-life. [6, 9]
  • Other Changes: The build system has been migrated to PEP 517, which should not affect most users. [6] Additionally, for advanced use cases involving custom HTTPAdapters, the internal method _get_connection was replaced by a new public API get_connection_with_tls_context in version 2.32.1. [5]

Recommendation:
Verify that your project's runtime environment meets the new requirements (Python 3.8+ for pygments and Python 3.10+ for requests). If you are using a custom HTTPAdapter with requests, you may need to update your code to use the new get_connection_with_tls_context method.

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

@bwappsec
Copy link
Copy Markdown
Author

bwappsec commented Mar 31, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

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

@bwappsec bwappsec changed the title [Snyk] Fix for 2 vulnerabilities SWI-3723 [Snyk] Fix for 2 vulnerabilities Mar 31, 2026
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