mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 04:37:40 +00:00
fix(security): harden imessage remote scp/ssh handling
This commit is contained in:
@@ -135,7 +135,7 @@ export async function startSshPortForward(opts: {
|
||||
"-o",
|
||||
"BatchMode=yes",
|
||||
"-o",
|
||||
"StrictHostKeyChecking=accept-new",
|
||||
"StrictHostKeyChecking=yes",
|
||||
"-o",
|
||||
"UpdateHostKeys=yes",
|
||||
"-o",
|
||||
|
||||
Reference in New Issue
Block a user