Harden tool endpoint origin validation and source fingerprinting
All checks were successful
Deploy Gateway / deploy (push) Successful in 2m45s

This commit is contained in:
2026-09-18 18:21:08 +09:00
parent 1be6bf7278
commit ab9c97c546
18 changed files with 938 additions and 83 deletions

View File

@@ -7,8 +7,7 @@
"status": "ACTIVE",
"serviceKey": "was-cus",
"serviceDomain": "https://tool-cus.devjun.net",
"manifestPath": "/tool-manifest",
"executeBasePath": "/mcp"
"manifestPath": "/tool-manifest"
}
]
},
@@ -19,8 +18,7 @@
"status": "ACTIVE",
"serviceKey": "was-sal",
"serviceDomain": "https://tool-sal.devjun.net",
"manifestPath": "/tool-manifest",
"executeBasePath": "/mcp"
"manifestPath": "/tool-manifest"
}
]
},
@@ -31,8 +29,7 @@
"status": "ACTIVE",
"serviceKey": "was-pro",
"serviceDomain": "https://tool-pro.devjun.net",
"manifestPath": "/tool-manifest",
"executeBasePath": "/mcp"
"manifestPath": "/tool-manifest"
}
]
},
@@ -43,8 +40,7 @@
"status": "ACTIVE",
"serviceKey": "was-sys",
"serviceDomain": "https://tool-sys.devjun.net",
"manifestPath": "/tool-manifest",
"executeBasePath": "/mcp"
"manifestPath": "/tool-manifest"
}
]
}