chore(deps): pin mcp to exact 1.27.1#27
Merged
Merged
Conversation
Range-spec `mcp>=1.23.0,<2.0` laat OSV-Scanner (Scorecard Vulnerabilities-check) terugvallen op het rapporteren van alle bekende GHSA's voor het package — vandaar dat alert #10 na de bump in #25 open bleef ondanks dat 1.23.0 alle drie de gerapporteerde CVE's patcht. Een exacte pin geeft de scanner een resolved versie en sluit de alert bij de eerstvolgende scan op main. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
mreuvekamp
approved these changes
May 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
mcp>=1.23.0,<2.0door exacte pinmcp==1.27.1(laatste upstream release) inclaude-sandbox/host-agents/maven/requirements.txt.Vulnerabilities-check) heeft zonder resolved versie of lockfile geen ankerpunt en blijft daarom álle bekende GHSA's voor het package rapporteren — vandaar dat code-scanning alert #10 na chore(deps): bump mcp min pin to 1.23.0 (security) #25 open bleef, ondanks dat 1.23.0 alle drie de CVE's al patcht (GHSA-3qhf-m339-9g5v ≥1.9.4, GHSA-9h52-p55h-vw2f ≥1.23.0, GHSA-j975-95f5-7wqh ≥1.10.0).Test plan
main(push-trigger) en sluit alert Fix for firewall on Docker Desktop on Mac #10 automatisch.pip install -r claude-sandbox/host-agents/maven/requirements.txtresolveert zonder conflicten.python maven_agent.py) — FastMCP-API in 1.27.1 is API-compatible met 1.23.x voor het gebruik inmaven_agent.py:52.🤖 Generated with Claude Code