-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Modified CISBenchmark.sh to allow for Ventura
Line 26 - added
&& [[ "$osVersion" != "13."* ]]
Added 3 lines (lines 277-279)
elif [[ "$osVersion" = "13."* ]]; then
echo "*** Current version - macOS Ventura ${osVersion} (${buildVersion})"
echo "" 1>&2
Added 2 lines (CISBenchmarkReport) - lines 2785-2786
elif [[ "$osVersion" = "13."* ]]; then
echo "Security report -
Metadata
Metadata
Assignees
Labels
No labels