mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 19:18:26 +00:00
fix(security): enforce workspaceOnly for sandbox image tool
This commit is contained in:
@@ -458,6 +458,7 @@ export function createOpenClawCodingTools(options?: {
|
||||
agentDir: options?.agentDir,
|
||||
sandboxRoot,
|
||||
sandboxFsBridge,
|
||||
workspaceOnly,
|
||||
workspaceDir: workspaceRoot,
|
||||
sandboxed: !!sandbox,
|
||||
config: options?.config,
|
||||
|
||||
Reference in New Issue
Block a user