mirror of
https://github.com/Yamato-Security/WELA.git
synced 2025-12-09 10:43:01 +01:00
feat: verbose security
This commit is contained in:
@@ -271,6 +271,7 @@ System
|
||||
Write-Host -NoNewline $part
|
||||
}
|
||||
}
|
||||
Write-Host ""
|
||||
} elseif ($line -match '.*enabled.*\(') {
|
||||
Write-Host $line -ForegroundColor Green -NoNewline
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user