Skip to content

Conversation

behnazh-w
Copy link
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
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