phaninder-scalefusion
phaninder-scalefusion
When the detail page has a DropDownButton Widget, it does not function and shows the mention error. Steps to reproduce: Add a DropDownButton widget if any number of item. Click...
### Summary The `system_settings_softwareupdate_current` rule uses `LastFullSuccessfulDate` to determine if the device is up-to-date. This is unreliable because the value changes even when running `softwareupdate -l`, without confirming update status....
### Summary The rule os_sleep_and_display_sleep_apple_silicon_enable for macOS benchmark fails due to an incorrect check condition in the script. The current logic does not properly identify Apple Silicon Macs and fails...
### Summary The system_settings_sleep_enforce rule in macOS Sonoma has similar limitations as os_sleep_and_display_sleep_apple_silicon_enable ([issue #576](https://github.com/usnistgov/macos_security/issues/576)). It fails to correctly detect Apple Silicon MacBooks, lacks CPU architecture validation, and includes sleep/display...