v0.6.3
What's changed
- Startup log no longer echoes
MCP_TRUSTED_PROXIESvalues — it now reportsTrusting X-Forwarded-For: via N pinned proxy entries (MCP_TRUSTED_PROXIES). Removes the value flow that tripped CodeQL's clear-text-logging heuristic on every refactor touching the line; behavior of XFF trust handling is unchanged (#10, #11) - New test pins the summarized line and asserts raw proxy values never appear in startup output
- Docs: README/CLAUDE.md note that the startup log reports only the count of pinned proxies
Full Changelog: v0.6.2...v0.6.3