From 57488d4b85da77b6b97189a6ca08eb48758f76e9 Mon Sep 17 00:00:00 2001 From: Michael Jon <9003059+BiosPlus@users.noreply.github.com> Date: Fri, 18 Oct 2024 17:34:38 +1100 Subject: [PATCH] no full auto in the buildings! --- .../macOS/Nudge/nudge-macos-web.json | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/docs/resources/macOS/Nudge/nudge-macos-web.json b/docs/resources/macOS/Nudge/nudge-macos-web.json index ce03ba1..9bc2242 100644 --- a/docs/resources/macOS/Nudge/nudge-macos-web.json +++ b/docs/resources/macOS/Nudge/nudge-macos-web.json @@ -15,8 +15,13 @@ }, "osVersionRequirements": [ { - "requiredMinimumOSVersion": "15.0", - "requiredInstallationDate": "2024-10-14T18:00:01Z", + "requiredMinimumOSVersion": "latest", + "activelyExploitedCVEsMajorUpgradeSLA": 2, + "activelyExploitedCVEsMinorUpdateSLA": 2, + "nonActivelyExploitedCVEsMajorUpgradeSLA": 5, + "nonActivelyExploitedCVEsMinorUpdateSLA": 5, + "standardMajorUpgradeSLA": 14, + "standardMinorupdateSLA": 7, "unsupportedURL": "https://support.apple.com/unsupported", "unsupportedURLs": [ { @@ -60,14 +65,14 @@ "_language": "en", "actionButtonText": "Update Device", "informationButtonText": "More Info", - "mainContentHeader": "Your device will restart during this update.", + "mainContentHeader": "Your device will restart during this update", "mainContentNote": "**Important Notes**", - "mainContentSubHeader": "This will take around 15-25 minutes to complete.", - "mainContentText": "A fully up-to-date device is required to ensure that we can protect our data and continue operating safely.\n\nIf you do not update by the due date, you will effectively be blocked from opening apps until you complete the update.\n\nTo begin the update, simply click on the Update Device button and follow the prompts.\n\n---\n\nInterested in getting newer features sooner? Join our test pilot team over @ Slack in the **#mac-test-pilots** channel.", - "mainHeader": "macOS 15 is ready to go", + "mainContentSubHeader": "Updates can take around 15-25 minutes to complete.", + "mainContentText": "A fully up-to-date device is required to ensure that we can protect our data and continue operating safely.\n\nIf you do not update by the due date, you will effectively be blocked from opening apps until you complete the update.\n\nTo begin the update, simply click on the Update Device button and follow the prompts.", + "mainHeader": "Your device requires a macOS update", "primaryQuitButtonText": "Later", "secondaryQuitButtonText": "I understand", - "subHeader": "Let's get updating!", + "subHeader": "A friendly reminder from your tech team", "customDeferralButtonText": "Choose a date/time", "customDeferralDropdownText": "Remind me in:" }