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 deps to fix sec-0052 #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rex-remind101
Copy link

https://rustsec.org/advisories/RUSTSEC-2023-0052

previously relied upon outdated version of tokio-rustls which relied upon old non-forked version of webpki which had a sec issue

bumping all dependencies to latest fixes the issue. also corrected for usage of deprecated apis

How Has This Been Tested?

cargo test

Due Dilligence

  • Breaking change
  • Requires a documentation update
  • Requires a e2e/integration test update

…23-0052

previously relied upon outdated version of tokio-rustls which
relied upon old non-forked version of webpki which had a sec issue

bumping all dependencies to latest fixes the issue. also corrected
for usage of deprecated apis
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.

1 participant