mirror of
https://github.com/usnistgov/macos_security.git
synced 2026-02-03 14:03:24 +00:00
mismatched test and mobileconfig for Monterey os_burn_support_disable #253
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bernstei on GitHub.
1b03ed4b0d/rules/os/os_burn_support_disable.yaml (L11)I think that the
ProhibitBurntest should look for the value 1, not 0, and (on my machine at least) the BurnSupport returnsoff, not"off", so the test fails to recognize it.@robertgendler commented on GitHub:
These are on the OS branches, if you do a pull from there that and many other things are fixed and updated. Our next release and merge into main will be when Ventura is released.
@marcindulak commented on GitHub:
The issue is still present in the latest main
06cc0d2614.When the fixes will be merged?