openclaw/src/node-host
2026-04-20 21:08:16 +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
invoke-system-run-plan.test.ts test: trim runtime approval matrix duplicates 2026-04-20 21:08:16 +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 perf(test): trim hotspot coverage duplication 2026-04-20 21:01:06 +01:00
invoke-system-run.ts test: streamline system run hotspot coverage 2026-04-17 20:18:01 +01:00
invoke-types.ts
invoke.sanitize-env.test.ts test: remove duplicated env lookup helper 2026-04-20 14:43:03 +01:00
invoke.ts chore(lint): enable unnecessary type parameter rule 2026-04-18 18:31:13 +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