60735de8844e2f0cf189886869e58486b8b5a43a
The LangGraph API server injects all x-* request headers into thread.config.configurable, which gets persisted and exposed via POST /threads/search. This leaked Azure-injected headers (x-forwarded-for, x-client-ip, x-arr-ssl, etc.) to any user. Adds a Hono middleware (http.app) that strips sensitive infrastructure headers at the HTTP layer before they reach the LangGraph API routes. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
17 MiB
Languages
TypeScript
98%
CSS
1.1%
JavaScript
0.6%
Dockerfile
0.1%