Crates.io | macos-config-check |
lib.rs | macos-config-check |
version | 0.0.1-alpha.1 |
source | src |
created_at | 2020-12-31 23:55:06.738778 |
updated_at | 2020-12-31 23:55:06.738778 |
description | Checks your macOS machine against various hardened configuration settings |
homepage | |
repository | https://github.com/deild/macos-config-check |
max_upload_size | |
id | 329927 |
size | 58,308 |
Checks your macOS machine against various hardened configuration settings.
The authors of this tool are not responsible if running it breaks stuff; disabling features of your operating system and applications may disrupt normal functionality.
Once applied, the security configurations do not not guarantee security. You will still need to make good decisions in order to stay secure. The configurations will generally not help you if your computer has been previously compromised.
To suggest an improvement, please send a pull request or open an issue.
Install the macos-config-check binary:
cargo install macos-config-check
brew install macos-config-check
You should download and run this application once for each macOS user account you have on your machine. Each user may be configured differently, and so each should be audited.
macos-config-check 0.0.1-alpha.1
Checks your macOS machine against various hardened configuration settings
USAGE:
macos-config-check [FLAGS] <SUBCOMMAND>
FLAGS:
-h, --help Prints help information
-q, --quiet No output printed to stdout
-v, --verbose Use verbose output (-vvv very verbose output)
-V, --version Prints version information
SUBCOMMANDS:
bug-report Report bugs/issues at https://github.com/deild/macos-config-check/issues
control Control the configuration of various macos options
help Prints this message or the help of the given subcommand(s)
Download the latest copy of this tool at: https://github.com/deild/mac-os-check/releases/latest