You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that this project is using pysha3 which has a security vulnerability.
see tiran/pysha3#29 & GHSA-6w4m-2xhg-2658
unfortunately pysha3 is archived and unmaintained.
does this repository require pysha3? I did a search in the codebase and couldn't find any usage of it. can we remove it as a dependency?
thanks
The text was updated successfully, but these errors were encountered:
howdy,
I noticed that this project is using pysha3 which has a security vulnerability.
see tiran/pysha3#29 & GHSA-6w4m-2xhg-2658
unfortunately pysha3 is archived and unmaintained.
does this repository require pysha3? I did a search in the codebase and couldn't find any usage of it. can we remove it as a dependency?
thanks
The text was updated successfully, but these errors were encountered: