Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Update for Big Sur #14

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on May 11, 2021

  1. Update script to work for Big Sur (#1)

    * Update Show Bluetooth status in menu bar's number
    
    * Add missing bracket
    
    * Disable Disable Bluetooth Sharing
    
    The check is no longer possible programmatically
    
    * Update Disable Content Caching check
    
    This is only a minor wording change in the output
    
    * Update Enable Gatekeepr's number
    
    * Update Enable Firewall's number
    
    * Update Enable Firewall Stealth Mode's number
    
    * Remove Review Application Firewall Rule
    
    Check is no longer a part of the benchmark
    
    * Update Disable sending diagnostic and usage data to Apple's number
    
    * Remove Pair the remote control infrared receiver if enabled
    
    * Swap 3.3, 3.4 and 3.5 around
    
    * Swap 5.4 and 5.5
    
    * Change System Integrity Protection status to 5.18
    
    * Redirect stderr to devnull for 2.1.1
    
    * Update Limit Ad tracking and personalized Ads
    
    * Update Show Wi-Fi status in menu bar
    
    * Update Ensure http server is not running
    
    * Update SecureKeyboardEntry's number
    
    * Update Wake fo network access's number
    
    * Finish updating Secure Keyboard entry's number
    
    * Add check for Disable Power Nap
    
    * Add Enable Sealed System Volume (SSV)
    
    * Add Enable Library Validation
    
    * Add Enable Location Services
    
    * Add iTerm to SecureKeyboardEntry check
    
    * Fix typos
    
    * Improve usability and update README
    
    * Chmod +x scripts
    
    * Improve README readability
    
    * Remove CIS exception list
    
    The exceptions will depend on our org
    nnikolovGC authored May 11, 2021
    Configuration menu
    Copy the full SHA
    e08d21a View commit details
    Browse the repository at this point in the history
  2. Remove disabled check notes

    These are to be changed per org
    nnikolovGC committed May 11, 2021
    Configuration menu
    Copy the full SHA
    cee9527 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Update docs to require 1_Set_Organization_Priorities.sh be run first (

    #2)
    
    Current version of the docs does not explicitly state this must be run first. Failing to run this script first results in a failure of the following two manual usage steps. This update corrects that.
    davecan authored Jun 18, 2021
    Configuration menu
    Copy the full SHA
    7896f4a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Update priorities to match GC's use case (#3)

    * Update priorities to match our use case
    
    * Remove commented out lines
    
    Thanks, Greg
    nnikolovGC authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    e25b095 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Revert GoCardless-specific commit

    This reverts commit e25b095.
    nnikolovGC committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    0606c0d View commit details
    Browse the repository at this point in the history