⛸️ powershellSecurity.ts

This commit is contained in:
nirholas
2026-03-31 10:24:04 +00:00
parent b771749500
commit 28a3b8ebe9

View File

@@ -1088,3 +1088,4 @@ export function powershellCommandIsSafe(
// All checks passed
return { behavior: 'passthrough' }
}