Commit ebccf9b
committed
⬆️ (semantic-kernel-tool-policy): Bump mcp to 1.28.1 (GHSA-vj7q-gjh5-988w)
The semantic-kernel 1.44 bump (#328) left mcp resolving to 1.27.2, still
vulnerable to GHSA-vj7q-gjh5-988w (mcp WebSocket server Host/Origin
validation, fixed 1.28.1) — Dependabot #35. semantic-kernel only floors
mcp>=1.26.0, so add a direct mcp>=1.28.1 requirement to force the patched
version. The example runs no mcp WebSocket server (vuln not reachable) but
pin it patched regardless. uv sync --extra dev resolves; 6/6 tests pass.
Refs AAASM-47801 parent d39ca08 commit ebccf9b
2 files changed
Lines changed: 125 additions & 41 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
22 | 27 | | |
23 | 28 | | |
24 | 29 | | |
| |||
0 commit comments