mirror of
https://github.com/Yamato-Security/WELA.git
synced 2025-12-08 10:12:57 +01:00
feat: add currentsetting
This commit is contained in:
2
WELA.ps1
2
WELA.ps1
@@ -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