fix(deps): upgrade dependencies to resolve RustSec advisories - #314
Merged
Merged
Conversation
Contributor
Author
|
Hi @vruello, could you please review my PR? Thanks! |
Member
|
Hello, Thanks for the PR ! It looks pretty solid. I will just run a few manual tests on a lab before merging. |
Contributor
Author
Thanks! |
Member
|
Sorry for the delay, I finally was able to test it ! Thank you for the PR ! |
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.
Resolve all cargo-audit findings.
Before: 17 vulnerabilities and 4 warnings.
After: 0 vulnerabilities and 0 warnings.
Progression:
Vulnerabilities fixed (17):
(X.509 name-constraints bypass, PKCS7_verify chain/signature
bypass, CRL distribution-point logic error, AES-CCM timing
side-channel)
(name-constraint and CRL matching flaws, CRL-parsing panic)
(SCRAM CPU-exhaustion DoS, hstore decode panic)
(quadratic attribute check, unbounded namespace allocation DoS)
Warnings fixed (4):
Changes:
time, rustls-webpki, postgres-protocol, tokio-postgres,
crossbeam-epoch, anyhow, rand and scc.
writer API (writer methods now return std::io::Error instead of
quick_xml::Error).
rustls-pemfile crate to the rustls-pki-types PemObject API
(already present transitively via rustls); existing error messages
preserved.
Verification:
loading and SOAP serialization.