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 tungstenite dependencies for security purpose #728

Merged
merged 4 commits into from
Oct 9, 2023

Conversation

Arend-Jan
Copy link
Contributor

As described in rustsec, there is a vulnerability in older versions of tungstenite. This library is used in the chain of dependencies of rumqtt. This change up-steps those dependencies.

Type of change

Bug fix (non-breaking change which fixes an issue)

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.

Copy link
Member

@de-sh de-sh left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the contribution!

rumqttc/CHANGELOG.md Outdated Show resolved Hide resolved
@swanandx swanandx changed the title update tungstenite dependencies for security perposes update tungstenite dependencies for security purpose Oct 9, 2023
@swanandx swanandx merged commit c0d30f8 into bytebeamio:main Oct 9, 2023
3 checks passed
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

3 participants