diff --git a/WELA.ps1 b/WELA.ps1 index 6966635a..8a8e1300 100644 --- a/WELA.ps1 +++ b/WELA.ps1 @@ -1,4 +1,4 @@ -class WELA { +class WELA { static [array] $Levels = @('critical', 'high', 'medium', 'low', 'informational') [string] $Category [string] $SubCategory