mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-09-07 01:24:41 +08:00
Full session tokens were written to logs in policy.go, mcclient auth, oidc handler and the webconsole session manager; guest root passwords were logged by the linux fsdriver and the nbdkit mount command; MCP tool arguments and full JSON-RPC bodies (which may contain server-reset-password passwords) were logged by the llm agent. Truncate tokens in log messages, drop or mask password values and log only the tool/method name for MCP calls. Co-authored-by: Qiu Jian <qiujian@yunionyun.com> Co-authored-by: Claude <noreply@anthropic.com>