Files
openclaw/src/security
cxbAsDev e976e357ea fix(security): bound mcporter registry read in audit (#101772)
* 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>
2026-07-18 12:33:20 +01:00
..