mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-19 09:01:39 -06:00
49b4775f30
* fix(security): harden canonical bounded JSON body reading * refactor(admin): use canonical bounded JSON body reader * refactor(telegram): use canonical bounded JSON body reader The assertion-safety baseline prune for extensions/telegram/src/miniapp/routes.ts (2 to 1) is explicitly approved. * test(security): cover canonical JSON body migrations * refactor(plugin-sdk): name response-first body profile * fix(telegram): flush miniapp body-limit responses before close