[Snyk] Security upgrade eslint from 8.29.0 to 9.0.0#56
Conversation
…rabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FLATTED-15518041
|
This is a major version upgrade to ESLint v9 which introduces significant breaking changes, most notably the move to a new default configuration file format. Key Breaking Changes:
Source: ESLint v9 Migration Guide Recommendation: This upgrade requires a mandatory migration of your configuration file from the old
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
New Issues (11)Checkmarx found the following issues in this Pull Request
Fixed Issues (7)Great job! The following issues were fixed in this Pull Request
Communicate with Checkmarx by submitting a PR comment with @Checkmarx followed by one of the supported commands. Learn about the supported commands here. |
🛡️ Jit Security Scan Results🚨 Summary• High severity ReDoS vulnerability detected in cross-spawn package 🔍 FindingsHIGH - 1 finding
1. ReDoS Vulnerability in cross-spawn Package
Remediation: - "eslint": "9.0.0",
+ "eslint": "^9.0.5",
|




Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.
Snyk changed the following file(s):
website/package.jsonwebsite/package-lock.jsonVulnerabilities that will be fixed with an upgrade:
SNYK-JS-FLATTED-15518041
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:
🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.