This Compliance Profile ensures that all hardening projects keep the same quality.
This attempt as a baseline was created to fill a gap in dev-sec, and I give this freely to the devsec hardening team, and thank them for all their hard work.
This InSpec compliance profile provides security best-practice tests around macOS.
- InSpec >= 4.6.3
- macOS
# run profile locally and directly from GitHub
inspec exec https://github.com/dev-sec/mac-baseline
# run profile locally
git clone https://github.com/dev-sec/mac-baseline
inspec exec mac-baseline- Joseph Erdosy
- DevSec Hardening Framework Team