From 28a3b8ebe914ddda48e9906ed2708069045900d7 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:04 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9B=B8=EF=B8=8F=20powershellSecurity.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/tools/PowerShellTool/powershellSecurity.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tools/PowerShellTool/powershellSecurity.ts b/src/tools/PowerShellTool/powershellSecurity.ts index 8439f86..a618ea4 100644 --- a/src/tools/PowerShellTool/powershellSecurity.ts +++ b/src/tools/PowerShellTool/powershellSecurity.ts @@ -1088,3 +1088,4 @@ export function powershellCommandIsSafe( // All checks passed return { behavior: 'passthrough' } } +