openclaw/src/node-host
Pavan Kumar Gondhi 666f48d9b8
fix(security): remove busybox/toybox from interpreter-like safe bins [AI-assisted] (#65713)
* fix: address issue

* fix: address review feedback

* fix: address PR review feedback

* fix: address review-pr skill feedback

* fix: address PR review feedback

* docs: add changelog entry for PR merge
2026-04-13 12:03:15 +05:30
..
config.ts refactor: remove confirmed dead helpers 2026-04-06 16:13:26 +01:00
exec-policy.test.ts fix(security): broaden shell-wrapper detection and block env-argv assignment injection [AI-assisted] (#65717) 2026-04-13 11:48:42 +05:30
exec-policy.ts fix(exec): align node shell allowlist wrappers (#62401) 2026-04-07 13:05:57 +03:00
invoke-system-run-allowlist.ts
invoke-system-run-plan.test.ts fix(security): remove busybox/toybox from interpreter-like safe bins [AI-assisted] (#65713) 2026-04-13 12:03:15 +05:30
invoke-system-run-plan.ts fix(security): remove busybox/toybox from interpreter-like safe bins [AI-assisted] (#65713) 2026-04-13 12:03:15 +05:30
invoke-system-run.test.ts fix(security): broaden shell-wrapper detection and block env-argv assignment injection [AI-assisted] (#65717) 2026-04-13 11:48:42 +05:30
invoke-system-run.ts fix(security): broaden shell-wrapper detection and block env-argv assignment injection [AI-assisted] (#65717) 2026-04-13 11:48:42 +05:30
invoke-types.ts
invoke.sanitize-env.test.ts
invoke.ts refactor: simplify runtime conversions 2026-04-11 01:23:34 +01:00
plugin-node-host.test.ts
plugin-node-host.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
runner.credentials.test.ts
runner.ts fix(runtime): split approval and gateway client seams 2026-04-11 18:36:48 +01:00
with-timeout.ts