-
Notifications
You must be signed in to change notification settings - Fork 0
[Snyk] Fix for 2 vulnerabilities #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANTHROPICAICLAUDECODE-14176027 - https://snyk.io/vuln/SNYK-JS-MODELCONTEXTPROTOCOLSDK-14171914
|
Important Review skippedIgnore keyword(s) in the title. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Claude encountered an error —— View job I'll analyze this and get back to you. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This automated Snyk PR addresses two high-severity security vulnerabilities by upgrading npm dependencies. The changes fix an Arbitrary Argument Injection vulnerability (CVSS score 721) in @anthropic-ai/claude-code and an Insecure Default Initialization of Resource vulnerability (CVSS score 666) in @modelcontextprotocol/sdk.
Key Changes
- Upgraded
@anthropic-ai/claude-codefrom v1.0.70 to v1.0.93 (23 patch versions) - Upgraded
@modelcontextprotocol/sdkfrom v1.17.1 to v1.24.0 (7 minor versions) - Updated transitive dependencies including ajv (v6→v8), added jose and ajv-formats
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updated version ranges for the two vulnerable dependencies using caret notation to allow compatible updates |
| package-lock.json | Reflects the dependency tree changes including new transitive dependencies (jose, ajv-formats), ajv upgrade to v8, zod-to-json-schema update, and correctly marks some packages as dev-only that are only used by development dependencies |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No issues found across 2 files
Snyk has created this PR to fix 2 vulnerabilities in the npm dependencies of this project.
Snyk changed the following file(s):
package.jsonpackage-lock.jsonVulnerabilities that will be fixed with an upgrade:
SNYK-JS-ANTHROPICAICLAUDECODE-14176027
SNYK-JS-MODELCONTEXTPROTOCOLSDK-14171914
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.
Summary by cubic
Upgraded @anthropic-ai/claude-code and @modelcontextprotocol/sdk to fix two high-severity Snyk vulnerabilities. No code changes; only dependency updates in package.json and package-lock.json.
Dependencies
Migration
Written for commit 1061a36. Summary will update automatically on new commits.