chore(deps): bump mcp min pin to 1.23.0 (security)#25
Merged
Conversation
Sluit Scorecard-alert #10 (3 GHSA's op mcp PyPI): - GHSA-3qhf-m339-9g5v: FastMCP validation error → DoS (fix 1.9.4) - GHSA-j975-95f5-7wqh: Streamable HTTP unhandled exc → DoS (fix 1.10.0) - GHSA-9h52-p55h-vw2f: DNS rebinding niet default aan (fix 1.23.0) DNS-rebinding-issue is in maven_agent.py al gemitigeerd via expliciete TransportSecuritySettings allowlist; bump dicht alsnog de alert en voorkomt regressies bij latere edits van die config. Major-pin <2.0 blijft staan conform comment in file. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
mreuvekamp
approved these changes
May 12, 2026
3 tasks
mreuvekamp
added a commit
that referenced
this pull request
May 13, 2026
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> Co-authored-by: Mark Reuvekamp <mark.reuvekamp@rijksoverheid.nl>
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
mcpminimum pin inclaude-sandbox/host-agents/maven/requirements.txtfrom>=1.0,<2.0to>=1.23.0,<2.0.mcpPyPI-package:GHSA-3qhf-m339-9g5v— FastMCP validation error → DoS (fix 1.9.4)GHSA-j975-95f5-7wqh— Streamable HTTP unhandled exception → DoS (fix 1.10.0)GHSA-9h52-p55h-vw2f— DNS rebinding niet default aan (fix 1.23.0)maven_agent.pyal gemitigeerd via explicieteTransportSecuritySettingsallowlist; deze bump dicht alsnog de alert en voorkomt regressies bij latere edits van die config.<2.0blijft staan conform comment in file.Test plan
mainop volgende scheduled scan (zondag 12:24 UTC) of via her-run vanscorecard.ymlop mainpip install -r requirements.txtresolved naar mcp ≥ 1.23.0🤖 Generated with Claude Code