mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-15 13:19:24 +02:00
* fix(node-host): allow absolute-path native binaries through approval binder * test(node-host): cover binary binder edge cases * test(node-host): use stable native binary fixture * fix(ci): restore fail-closed race handling * refactor(node-host): distill approval binding regressions * fix(node-host): fail closed on unknown shell payload headers * fix: land node-host approval binding for native binaries (#66731) (thanks @tmimmanuel) * fix: keep relative shell binary payloads fail-closed (#66731) (thanks @tmimmanuel) * fix: keep shell binary bypass on stable paths only (#66731) (thanks @tmimmanuel) * fix: fail closed on symlinked shell binary targets (#66731) (thanks @tmimmanuel) --------- Co-authored-by: Ayaan Zaidi <hi@obviy.us>