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

Update webpki-roots to fix RUSTSEC-2023-0052 #609

Closed
wants to merge 1 commit into from

Conversation

FSMaxB
Copy link
Contributor

@FSMaxB FSMaxB commented Aug 28, 2023

webpki-roots 0.23 still depends on webpki 0.22 which is affected by a denial of service vulnerability, see https://rustsec.org/advisories/RUSTSEC-2023-0052.html

Opening this PR despite #606 because that one doesn't fix the compilation error that the update brings with it.

webpki-roots 0.23 still depends on webpki 0.22 which is affected by a
denial of service vulnerability, see https://rustsec.org/advisories/RUSTSEC-2023-0052.html
@Swatinem
Copy link
Member

Thanks for opening this PR. I have cherry-picked #606 into #610 which also includes necessary MSRV bumps to actually pass CI, so I will rather go ahead with that.

@Swatinem Swatinem closed this Aug 28, 2023
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.

None yet

2 participants