Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Security] Remove sha3 (CVE-2022-37454) #1679

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

PatStLouis
Copy link
Contributor

This package was not critical and features are implemented within hashlib, as pointed out by the package maintainers:
https://github.com/tiran/pysha3

Package is archived.

Signed-off-by: pstlouis <patrick.st-louis@opsecid.ca>
@PatStLouis PatStLouis requested a review from a team as a code owner September 12, 2024 19:55
Copy link
Member

@WadeBarnes WadeBarnes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The project does not contain an explicit reference to hashlib as a dependency, one should be added.

@PatStLouis
Copy link
Contributor Author

PatStLouis commented Sep 13, 2024

@WadeBarnes hashlib is part of the python standard library:
https://docs.python.org/3/library/crypto.html

Copy link
Contributor

@KimEbert42 KimEbert42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

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.

3 participants