Skip to content

fix: ensure Python 3.11.13 is used to address GHSA-4xh5-x5gv-qwph#1197

Merged
behnazh-w merged 1 commit into
mainfrom
behnazh/GHSA-4xh5-x5gv-qwph
Oct 1, 2025
Merged

fix: ensure Python 3.11.13 is used to address GHSA-4xh5-x5gv-qwph#1197
behnazh-w merged 1 commit into
mainfrom
behnazh/GHSA-4xh5-x5gv-qwph

Conversation

@behnazh-w

Copy link
Copy Markdown
Member

Summary

This PR ensures Python 3.11.13 is used to mitigate the vulnerability identified in GHSA-4xh5-x5gv-qwph, as this version is not affected by the CVE.

Description of changes

  • Explicitly ensure Python 3.11.13 is used to avoid the vulnerability associated with GHSA-4xh5-x5gv-qwph. Since Python 3.11.13 is not vulnerable, the changes are intended to avoid unnecessary issues related to the advisory.
  • A comment has been added to ignore the GHSA advisory for now, with a note to remove this once a new version of pip is released to address the CVE.

Related links:

Signed-off-by: behnazh-w <behnaz.hassanshahi@oracle.com>
@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 1, 2025
@behnazh-w behnazh-w requested a review from nicallen October 1, 2025 02:18
@behnazh-w behnazh-w merged commit 5f998e0 into main Oct 1, 2025
9 checks passed
@behnazh-w behnazh-w deleted the behnazh/GHSA-4xh5-x5gv-qwph branch December 3, 2025 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants