[Snyk] Fix for 1 vulnerabilities - #53
Conversation
…rabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMATCH-15309438
|
This upgrade to ESLint v10 and eslint-config-next v15 introduces significant and mandatory breaking changes. The primary impact is the complete removal of the legacy Key Breaking Changes:
Recommendation: This is a high-effort migration that cannot be completed by simply updating package versions. A dedicated effort is required to rewrite the ESLint configuration from
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
🛡️ Jit Security Scan Results🚨 Summary• High severity ReDoS vulnerability detected in ajv dependency 🔍 FindingsHIGH - 1 finding
1. ReDoS Vulnerability in ajv Dependency
Remediation: - "eslint": "10.0.0",
+ "eslint": "^8.0.0",
|
|
New Issues (12)Checkmarx found the following issues in this Pull Request
Fixed Issues (10)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. |




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-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)