cbruce2
Results
2
issues of
cbruce2
Modified CISBenchmark.sh to allow for Ventura Line 26 - added && [[ "$osVersion" != "13."* ]] Added 3 lines (lines 277-279) elif [[ "$osVersion" = "13."* ]]; then echo "***...
line 1703 # If organizational score is 1 or true, check status of client if [[ "${auditResult}" == "1" ]]; then if [[ "$osVersion" == "12."* ]]; then I'm not...