Skip to content

add case senstive test

fa93abe
Select commit
Loading
Failed to load commit list.
Merged

mcp: add case senstive tests to the parser #43463

add case senstive test
fa93abe
Select commit
Loading
Failed to load commit list.
CI (Envoy) / Mobile/TSAN skipped Feb 12, 2026 in 0s

Check was skipped

This check was not triggered in this CI run

Details

Request (pr/43463/main@fa93abe)

botengyao @botengyao fa93abe #43463 merge main@c9cd0f5

mcp: add case senstive tests to the parser

verify that a potential smuggling is not the problem.

{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "backend__greet",
    "Name": "backend__secretTool",  // ← different casing
    "arguments": {"name": "Exploit"}
  }

Commit Message:
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]

Environment

Request variables

Key Value
ref 25ef76c
sha fa93abe
pr 43463
base-sha c9cd0f5
actor botengyao @botengyao
message mcp: add case senstive tests to the parser...
started 1770933582.289158
target-branch main
trusted false
Build image

Container image/s (as used in this CI run)

Key Value
default docker.io/envoyproxy/envoy-build:86873047235e9b8232df989a5999b9bebf9db69c
mobile docker.io/envoyproxy/envoy-build:mobile-86873047235e9b8232df989a5999b9bebf9db69c
Version

Envoy version (as used in this CI run)

Key Value
major 1
minor 38
patch 0
dev true