mirror of
https://github.com/Yamato-Security/WELA.git
synced 2025-12-14 05:03:17 +01:00
feat: verbose security
This commit is contained in:
@@ -33,7 +33,7 @@ function ColorPrint {
|
||||
[array]$sub_categories
|
||||
)
|
||||
|
||||
if ($line -eq $category) {
|
||||
if ($line.Trim() -eq $category.Trim()) {
|
||||
$allEnabled = $true
|
||||
$allDisabled = $true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user