-
Notifications
You must be signed in to change notification settings - Fork 978
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
RUSTSEC-2023-0052, RUSTSEC-2023-0053 #4375
Comments
Related: #4378. |
addressed with #4387 (comment) |
sorry this is still failing because of |
@jxs , webrtc v0.9.0 fixed WebPKI security issue |
thanks @rainliu! @thomaseizinger want me to submit a PR with the update or we can wait for dependabot? |
It should come in very soon! They always come Sunday night :) |
#4475 does not quite resolve this unfortunately. See:
|
Description
see here, here, it affects us due to
libp2p-websockets
dependency onfutures-rustls
,0053
is easily fixed bycargo upgrad
ing but0052
hasn't yet a solutionCurrent Implementation
Are you planning to do it yourself in a pull request?
Maybe.
The text was updated successfully, but these errors were encountered: