authenticated root check skipped

This commit is contained in:
Bob Gendler
2020-10-26 11:58:34 -04:00
parent 97b1465027
commit 60a3cecd50

View File

@@ -543,6 +543,9 @@ def main():
x += 1
continue
if "csrutil" in command[3]:
if "authenticated-root" in command[3]:
print(rule_yaml['id'] + " - No relevant oval test")
continue
oval_definition = oval_definition + '''
<definition id="oval:mscp:def:{}" version="1" class="compliance">
<metadata>