mirror of
https://github.com/Yamato-Security/WELA.git
synced 2026-01-24 00:43:29 +01:00
update
This commit is contained in:
4
WELA.ps1
4
WELA.ps1
@@ -56,8 +56,8 @@ function ShowRulesCountsByLevel {
|
||||
Write-Output $msg
|
||||
$levelColorMap = [ordered]@{
|
||||
"critical" = "Red"
|
||||
"high" = "Yellow"
|
||||
"medium" = "Cyan"
|
||||
"high" = "Orange"
|
||||
"medium" = "Yellow"
|
||||
"low" = "Green"
|
||||
"informational" = "White" # Assuming a default color for informational
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user