SilentKnight checks your Mac's basic security systems are active, reports version numbers of security configuration files which are active, the latest updates installed, and makes it easy to check for and install updates. Ideal for checking that SIP is enabled, and it has Apple's latest silent security updates. Also checks EFI firmware, security settings and data files, and has both a summary Help page and a detailed reference.
SilentKnight checks your Mac's basic security systems are active, reports version numbers of security configuration files which are active, the latest updates installed, and makes it easy to check for and install updates. Ideal for checking that SIP is enabled, and it has Apple's latest silent security updates. Also checks EFI firmware, security settings and data files, and has both a summary Help page and a detailed reference.
To install SilentKnight, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install SilentKnight
To see what files were installed by SilentKnight, run:
port contents SilentKnight
To later upgrade SilentKnight, run:
sudo port selfupdate && sudo port upgrade SilentKnight
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.