Remove webpki and bump webpki-roots to v0.25#117
Merged
notmandatory merged 1 commit intobitcoindevkit:masterfrom Dec 7, 2023
Merged
Remove webpki and bump webpki-roots to v0.25#117notmandatory merged 1 commit intobitcoindevkit:masterfrom
webpki and bump webpki-roots to v0.25#117notmandatory merged 1 commit intobitcoindevkit:masterfrom
Conversation
Member
Member
|
Thanks for the update, sorry it look so long to ACK. |
radiant-smith-lk20
added a commit
to radiant-smith-lk20/rust-electrum-client
that referenced
this pull request
Dec 15, 2025
…p `webpki-roots` to `v0.25`
a331ae80591065fb331c1c1599ff85078b5154a4 Remove `webpki` and bump `webpki-roots` to `v0.25` (Yuki Kishimoto)
Pull request description:
I noticed that `webpki` dependency is no longer maintained and that has a high severity vulnerability.
This PR remove the `webpki` dependency and bump `webpki-roots` to v0.25
ACKs for top commit:
notmandatory:
ACK a331ae80591065fb331c1c1599ff85078b5154a4
Tree-SHA512: 63e9498dc0d56a07e7dd09dd43ca9a924d7e9ebb09934f2c762e64c9ce163cd58edb4d1563db4eba18a0fdf22642cb7d801940baeb97b6ce5473970b739278d4
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.
I noticed that
webpkidependency is no longer maintained and that has a high severity vulnerability.This PR remove the
webpkidependency and bumpwebpki-rootsto v0.25