From d5c990a6384f309c52de1422945fb80d9529d45e Mon Sep 17 00:00:00 2001 From: fukusuket <41001169+fukusuket@users.noreply.github.com> Date: Fri, 16 May 2025 14:31:02 +0900 Subject: [PATCH] feat: add currentsetting --- WELA.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WELA.ps1 b/WELA.ps1 index 54d92c3e..75ad7ccb 100644 --- a/WELA.ps1 +++ b/WELA.ps1 @@ -210,8 +210,8 @@ function GuideYamatoSecurity $rules | ForEach-Object { $_.applicable = $enabled } $auditResult += [WELA]::New( "Application", + "", "Enabled", - $enabled, [array]$rules, "Enabled", "Enabled",