add: New testing function

This commit is contained in:
DrIOS
2024-05-28 17:08:04 -05:00
parent 8505439516
commit 129bb33a99
55 changed files with 691 additions and 804 deletions

View File

@@ -2,6 +2,8 @@ class CISAuditResult {
[string]$Status
[string]$ELevel
[string]$ProfileLevel
[bool]$Automated
[string]$Connection
[string]$Rec
[string]$RecDescription
[string]$CISControlVer = 'v8'