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

use patched ws_stream_tungstenite to remove webpki #704

Merged
merged 3 commits into from
Sep 4, 2023
Merged

Conversation

swanandx
Copy link
Member

@swanandx swanandx commented Sep 2, 2023

Fixes #689 .

Once najamelan/ws_stream_tungstenite#11 is merged, and ws_strem_tungstenite is released with the patch, we will switch back to using it from crates.io ( most likely in ws_stream_tungstenite version 0.11.0 )

Until then, as this is security issue, we should not block on it and use the patched version.

Type of change

  • Miscellaneous (related to maintenance)

Checklist:

  • Formatted with cargo fmt
  • Make an entry to CHANGELOG.md if it's relevant to the users of the library. If it's not relevant mention why.

@swanandx swanandx requested a review from h3nill September 2, 2023 11:45
Copy link

@h3nill h3nill left a comment

Choose a reason for hiding this comment

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

if updating other dependencies is not requires, lets avoid that in this patch.

@swanandx swanandx merged commit bdd71a3 into main Sep 4, 2023
3 checks passed
@swanandx swanandx deleted the ws-stream-fix branch September 4, 2023 07:30
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.

Vulnerability in webpki 0.22.0
2 participants