From 56191aa6302c1b0395668a358ae5ca5c79102827 Mon Sep 17 00:00:00 2001 From: Mike Bulmer <90789055+mbulmer-addepar@users.noreply.github.com> Date: Wed, 7 Aug 2024 18:21:29 -0400 Subject: [PATCH] Update com.github.macadmins.Nudge.json Updated description to more clearly define how Nudge will behave with this key enabled. --- Schema/jamf/com.github.macadmins.Nudge.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Schema/jamf/com.github.macadmins.Nudge.json b/Schema/jamf/com.github.macadmins.Nudge.json index 8f6603a0..afe399b6 100644 --- a/Schema/jamf/com.github.macadmins.Nudge.json +++ b/Schema/jamf/com.github.macadmins.Nudge.json @@ -239,7 +239,7 @@ ] }, "disableNudgeForStandardInstalls": { - "description": "When utilizing a SOFA feed and disableNudgeForStandardInstalls is true, Nudge will not enforce updates that do not contain any published CVEs. Defaults to false. (Note: This key is only used with Nudge v2.0 and higher)", + "description": "When utilizing a SOFA feed and disableNudgeForStandardInstalls is true, Nudge will only enforce updates with published CVEs. Defaults to false. (Note: This key is only used with Nudge v2.0 and higher)", "anyOf": [ { "type": "null",