Vulnerability fix for setuptools for python3.10 and python3.11 - #812
Closed
bhupendra-vaishnav wants to merge 4 commits into
Closed
Vulnerability fix for setuptools for python3.10 and python3.11#812bhupendra-vaishnav wants to merge 4 commits into
bhupendra-vaishnav wants to merge 4 commits into
Conversation
…HSA-r9hx-vwmv-q579 Added or modified files are : src/python/install.sh test/python/install_python_setuptools_vulnerability.sh test/python/scenarios.json
…ools-65.5.0 lib Modifed as per the review comments give by Samrudhdhi. Added or modified files are : modified: src/python/install.sh new file: test/python/install_python310_setuptools_vulnerability.sh new file: test/python/install_python311_setuptools_vulnerability.sh modified: test/python/scenarios.json
Author
|
@samruddhikhandale As we have another PR # 815 to address the same issue so should we close/delete this? |
Member
|
Yes, closing this PR makes sense! |
Author
|
Deleted branch as we have created PR # 815 to address this issue so it is not require anymore. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Planned fix for security vulnerability GHSA-r9hx-vwmv-q579 for setuptools-65.5.0 lib
Modifed as per the review comments give by Samrudhdhi.