fix(deps): resolve 4 high severity security vulnerabilities#401
Closed
theluckystrike wants to merge 1 commit intotilfinltd:mainfrom
Closed
fix(deps): resolve 4 high severity security vulnerabilities#401theluckystrike wants to merge 1 commit intotilfinltd:mainfrom
theluckystrike wants to merge 1 commit intotilfinltd:mainfrom
Conversation
- Update rollup to 4.59.0 (arbitrary file write via path traversal) - Update glob to fix command injection via -c/--cmd - Update minimatch to fix ReDoS vulnerabilities - Update js-yaml to fix prototype pollution Resolved vulnerabilities: - GHSA-mw96-cpmx-2vgc (rollup) - GHSA-5j98-mcp5-4vw2 (glob) - GHSA-3ppc-4f35-3m26 (minimatch) - GHSA-7r86-cg39-jmmj (minimatch) - GHSA-23c5-xmqv-rm74 (minimatch) - GHSA-mh29-5h37-fv8m (js-yaml)
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
This PR resolves 4 high and 1 moderate severity security vulnerabilities identified by npm audit:
Vulnerabilities Fixed
Changes Made
Note
3 vulnerabilities remain that require breaking changes to mocha (diff, serialize-javascript). These would need a mocha major version upgrade which is out of scope for this security fix.
Contributed by theluckystrike | Zovo (zovo.one) — Chrome Extension Studio