Allen Golbig
Allen Golbig
When running generate_guidance, the parent value for ODVs are not being applied properly.
If working on the iOS branches we should change the title page (when generating guidance) and possibly readme.
These fall under IA-5, need to look where else.
Need to adjust the discussion as well as update the note regarding 800-63B.
`/System/Volumes/Data/System/Library/AssetsV2/locks/` needs to be added to ignore list for the check: `sudo /usr/bin/find /System/Volumes/Data/System -type d -perm -2 -ls | /usr/bin/grep -vE "downloadDir|locks" | /usr/bin/wc -l | /usr/bin/xargs`
10.11 added the option to install a profile to a specific user by adding the -U option. `sudo profiles -I -F studentdock.mobileconfig -U student` installs the profile to just the...
Need to lock the Gemfile to 2.0.22 and investigate the issue.
Need to look into supporting `.yml` extension as `generate_baseline` and `generate_guidance` will either not process the rule file or error out.