mirror of
https://github.com/Yamato-Security/WELA.git
synced 2026-05-04 02:18:06 +02:00
feat: add currentsetting
This commit is contained in:
@@ -210,8 +210,8 @@ function GuideYamatoSecurity
|
|||||||
$rules | ForEach-Object { $_.applicable = $enabled }
|
$rules | ForEach-Object { $_.applicable = $enabled }
|
||||||
$auditResult += [WELA]::New(
|
$auditResult += [WELA]::New(
|
||||||
"Application",
|
"Application",
|
||||||
|
"",
|
||||||
"Enabled",
|
"Enabled",
|
||||||
$enabled,
|
|
||||||
[array]$rules,
|
[array]$rules,
|
||||||
"Enabled",
|
"Enabled",
|
||||||
"Enabled",
|
"Enabled",
|
||||||
|
|||||||
Reference in New Issue
Block a user