Skip to content

[Snyk] Security upgrade solana-agent-kit from 1.4.8 to 2.0.1#41

Open
SMSDAO wants to merge 1 commit intomainfrom
snyk-fix-fdc374ff12b816d54cc97cb647c91181
Open

[Snyk] Security upgrade solana-agent-kit from 1.4.8 to 2.0.1#41
SMSDAO wants to merge 1 commit intomainfrom
snyk-fix-fdc374ff12b816d54cc97cb647c91181

Conversation

@SMSDAO
Copy link
Owner

@SMSDAO SMSDAO commented Feb 6, 2026

snyk-top-banner

Snyk has created this PR to fix 2 vulnerabilities in the pnpm dependencies of this project.

Snyk changed the following file(s):

  • examples/agent-kit-mcp-server/package.json
  • examples/agent-kit-mcp-server/pnpm-lock.yaml

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Command Injection
SNYK-JS-GLOB-14040952
  706  
low severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-BRACEEXPANSION-9789073
  436  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

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)
🦉 Command Injection

…mcp-server/pnpm-lock.yaml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-GLOB-14040952
- https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073
Copilot AI review requested due to automatic review settings February 6, 2026 21:10
Copy link

Copilot AI left a 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 PR updates the examples/agent-kit-mcp-server example to use solana-agent-kit@2.0.1 (from 1.4.8) to address Snyk-reported vulnerabilities in transitive dependencies.

Changes:

  • Bump solana-agent-kit dependency from 1.4.8 to 2.0.1 in the example package.json.
  • Update examples/agent-kit-mcp-server/pnpm-lock.yaml to lock the new dependency version and its resolved metadata.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
examples/agent-kit-mcp-server/package.json Updates the example’s direct dependency on solana-agent-kit to 2.0.1.
examples/agent-kit-mcp-server/pnpm-lock.yaml Refreshes the lockfile to resolve and pin solana-agent-kit@2.0.1 and associated dependency graph.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants