Harden tool endpoint origin validation and source fingerprinting
All checks were successful
Deploy Gateway / deploy (push) Successful in 2m45s
All checks were successful
Deploy Gateway / deploy (push) Successful in 2m45s
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user