mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-19 17:11:42 -06:00
e976e357ea
* fix(security): bound mcporter registry read in audit * refactor(security): extract bounded mcporter registry read to own module Keeps src/security/audit.ts under the TS max-LOC ceiling after the bounded-read security fix. * fix(security): preserve bounded symlinked mcporter registry reads in audit * fix(security): warn when an existing mcporter registry cannot be inspected * fix(security): consume shared mcporter outcome type and exhaust rejection switch * fix(security): scope mcporter registry audit * fix(security): reject named-pipe mcporter registries Co-authored-by: 陈宪彪0668000387 <chen.xianbiao@xydigit.com> --------- Co-authored-by: Peter Steinberger <steipete@gmail.com>