Skip to content

Conversation

@yumibagge
Copy link
Contributor

Summary

This PR resolves all security vulnerabilities detected by the CI security scan:

Changes

  • Added explicit version constraints for mcp>=1.23.0 and urllib3>=2.6.0 in pyproject.toml
  • Updated uv version in .github/workflows/Build.yml
  • Regenerated uv.lock with updated dependencies

Test plan

  • Local security scan passes (0 vulnerabilities in project dependencies)
  • CI security scan passes
  • All tests pass
  • Build completes successfully

🤖 Generated with Claude Code

- Update mcp from 1.19.0 to 1.23.3 (fixes GHSA-9h52-p55h-vw2f)
- Update urllib3 from 2.5.0 to 2.6.1 (fixes GHSA-gm62-xv2j-4w53, GHSA-2xpw-w6gg-jr37)
- Update uv from 0.9.5 to 0.9.6 in CI workflow (fixes GHSA-pqhf-p39g-3x64)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@yumibagge yumibagge merged commit ba322ff into main Dec 9, 2025
1 check passed
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