openclaw/src/node-host
2026-04-17 02:49:37 +01:00
..
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 fix(exec): resolve remote approval regressions (#58792) 2026-04-01 02:07:20 -07:00
invoke-system-run-plan.test.ts test: reuse system run plan fixtures 2026-04-17 00:20:06 +01:00
invoke-system-run-plan.ts fix: harden node-host shell payload mutability checks 2026-04-16 20:34:17 +05:30
invoke-system-run.test.ts test: reuse system-run temp fixtures 2026-04-17 02:49:37 +01:00
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 refactor: move browser runtime seams behind plugin metadata 2026-04-05 23:13:14 +01:00
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