chore: Security resolution for minimatch which is transitive dependency for jscodeshift#3780
Closed
mannycarrera4 wants to merge 3 commits intomasterfrom
Closed
chore: Security resolution for minimatch which is transitive dependency for jscodeshift#3780mannycarrera4 wants to merge 3 commits intomasterfrom
mannycarrera4 wants to merge 3 commits intomasterfrom
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMATCH-15309438
Contributor
Author
|
This is a significant major version upgrade from a pre-1.0 version to v17.1.0, introducing substantial breaking changes. Key Breaking Changes:
Recommendation: Due to the new Node.js requirement and fundamental changes to the library's internals, all existing codemods written for v0.14.0 must be thoroughly re-tested for compatibility with v17.1.0 before use in production. Source: GitHub Releases
|
Workday/canvas-kit
|
||||||||||||||||||||||||||||||||||||||||
| Project |
Workday/canvas-kit
|
| Branch Review |
snyk-fix-6096d65c6ec0a51b55a2cfc9cbc10a7c
|
| Run status |
|
| Run duration | 02m 24s |
| Commit |
|
| Committer | Manuel Carrera |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
0
|
|
|
0
|
|
|
86
|
|
|
0
|
|
|
850
|
| View all changes introduced in this branch ↗︎ | |
UI Coverage
19.53%
|
|
|---|---|
|
|
1523
|
|
|
367
|
Accessibility
99.33%
|
|
|---|---|
|
|
6 critical
5 serious
0 moderate
2 minor
|
|
|
77
|
Contributor
Author
|
This is an issue with the transitive dependency |
Contributor
Author
|
latest update here: lerna/lerna#4277 |
Contributor
Author
|
This is in a bad state and it's a transitive dependency, will revisit later |
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
Fixes: SNYK-JS-MINIMATCH-15309438
Regular Expression Denial of Service (ReDoS)
Release Category
Dependencies
Snyk has created this PR to fix 1 vulnerabilities in the yarn dependencies of this project.
Snyk changed the following file(s):
modules/codemod/package.jsonNote for zero-installs users
If you are using the Yarn feature zero-installs that was introduced in Yarn V2, note that this PR does not update the
.yarn/cache/directory meaning this code cannot be pulled and immediately developed on as one would expect for a zero-install project - you will need to runyarnto update the contents of the./yarn/cachedirectory.If you are not using zero-install you can ignore this as your flow should likely be unchanged.
Vulnerabilities that will be fixed with an upgrade:
SNYK-JS-MINIMATCH-15309438
Breaking Change Risk
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Regular Expression Denial of Service (ReDoS)