fix: update aws-lc-sys, minimatch, underscore (security)#9
Merged
Conversation
Cargo.lock: - aws-lc-sys 0.37.1 -> 0.38.0 (with aws-lc-rs 1.16.0 -> 1.16.1) Addresses alerts #7, #8, #9: - PKCS7_verify Signature Validation Bypass - Timing Side-Channel in AES-CCM Tag Verification - PKCS7_verify Certificate Chain Validation Bypass editors/vscode/package-lock.json: - minimatch 3.1.2 -> 3.1.5 (alert #6: ReDoS via GLOBSTAR segments) - minimatch 10.2.1 -> 10.2.4 (alert #4: ReDoS via extglobs) - underscore 1.13.7 -> 1.13.8 (alert #10: DoS via unlimited recursion)
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.
Summary
Updates transitive dependencies to resolve 6 high-severity Dependabot alerts.
Cargo.lock (alerts 7, 8, 9)
aws-lc-sysaws-lc-rseditors/vscode/package-lock.json (alerts 4, 6, 10)
minimatchminimatchunderscoreOnly lockfiles are modified — no code or dependency spec changes.