SummitRoute / osxlockdown

[No longer maintained] Apple OS X tool to audit for, and remediate, security configuration settings.
MIT License
776 stars 51 forks source link

Add --debug, formatting, rearrange #52

Open magisterquis opened 8 years ago

magisterquis commented 8 years ago

Reworked bits to use for my own purposes, please feel free to cherry-pick commits if you'd like.

Only visible change to users is the addition of --debug, which prints out the output of the commands.

Xoib commented 8 years ago

This is a nice rework, thanks for sharing! (second visible change is the color coded messages 👍 )

magisterquis commented 8 years ago

Thanks :)

The color-coded messages were already there. I did add [SKIPPED], though.

0xdabbad00 commented 8 years ago

This looks great! I want to test it before merging it in (I'm not on a system I can test right now), but I should do that next week.