Skip to content

fix: resolve failing security audit vulnerabilities#31

Draft
cursor[bot] wants to merge 1 commit intomainfrom
cursor/ci-failures-investigation-bc61
Draft

fix: resolve failing security audit vulnerabilities#31
cursor[bot] wants to merge 1 commit intomainfrom
cursor/ci-failures-investigation-bc61

Conversation

@cursor
Copy link
Copy Markdown

@cursor cursor bot commented Apr 6, 2026

Summary

  • update vulnerable production dependencies in package.json
    • @modelcontextprotocol/sdk to ^1.29.0
    • yaml to ^2.8.3
  • refresh pnpm-lock.yaml with patched transitive versions (hono and path-to-regexp now on fixed releases)

Validation

  • pnpm audit --prod now reports: No known vulnerabilities found

CI failure root cause

The Security workflow audit job failed because pnpm audit --prod found known vulnerabilities in production dependencies (direct yaml and transitive packages under @modelcontextprotocol/sdk), which exited with code 1.

Open in Web View Automation 

Co-authored-by: Dylan Boudro <starmorph@users.noreply.github.com>
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.

1 participant