From 4045f0ce951d76bccf7cbc8ad72579a7b19737e0 Mon Sep 17 00:00:00 2001 From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Wed, 2 Apr 2025 14:03:53 -0400 Subject: [PATCH] Update policies for content analysis --- docs/index.md | 9 ++-- windows/de-DE/firefox.adml | 22 +++++++++- windows/en-US/firefox.adml | 22 +++++++++- windows/firefox.admx | 85 ++++++++++++++++++++++++++++++-------- windows/fr-FR/firefox.adml | 22 +++++++++- windows/ru-RU/firefox.adml | 22 +++++++++- 6 files changed, 151 insertions(+), 31 deletions(-) diff --git a/docs/index.md b/docs/index.md index 1fa7e71..3e7a6b5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1396,8 +1396,7 @@ Value (string): or ``` OMA-URI: -``` -./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ContentAnalysis~InterceptionPoints/ContentAnalysis_InterceptionPoints_Clipboard_Enabled +./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ContentAnalysis~InterceptionPoints~Clipboard/ContentAnalysis_InterceptionPoints_Clipboard ``` Value (string): ``` @@ -1405,7 +1404,7 @@ Value (string): ``` OMA-URI: ``` -./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ContentAnalysis~InterceptionPoints/ContentAnalysis_InterceptionPoints_Clipboard_PlainTextOnly +./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ContentAnalysis~InterceptionPoints~Clipboard/ContentAnalysis_InterceptionPoints_Clipboard_PlainTextOnly ``` Value (string): ``` @@ -1413,7 +1412,7 @@ Value (string): ``` OMA-URI: ``` -./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ContentAnalysis~InterceptionPoints/ContentAnalysis_InterceptionPoints_DragAndDrop_Enabled +./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ContentAnalysis~InterceptionPoints~DragAndDrop/ContentAnalysis_InterceptionPoints_DragAndDrop ``` Value (string): ``` @@ -1421,7 +1420,7 @@ Value (string): ``` OMA-URI: ``` -./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ContentAnalysis~InterceptionPoints/ContentAnalysis_InterceptionPoints_DragAndDrop_PlainTextOnly +./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ContentAnalysis~InterceptionPoints~DragAndDrop/ContentAnalysis_InterceptionPoints_DragAndDrop_PlainTextOnly ``` Value (string): ``` diff --git a/windows/de-DE/firefox.adml b/windows/de-DE/firefox.adml index 8ec4c78..b927549 100644 --- a/windows/de-DE/firefox.adml +++ b/windows/de-DE/firefox.adml @@ -76,6 +76,7 @@ Firefox 130 oder höher Firefox 131 oder höher, Firefox 128.3 ESR oder höhe Firefox 137 oder höher + Firefox 138 oder höher Firefox Berechtigungen Kamera @@ -105,6 +106,8 @@ Firefox Suggest (nur USA) Verhinderung von Datenverlust (DLP) Interception Points + Clipboard + Drag And Drop Erlaubte Seiten Erlaubte Seiten (Session Only) Gesperrte Seiten @@ -1191,14 +1194,22 @@ Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, wird Wenn diese Richtlinieneinstellung deaktiviert ist, zeigt Firefox keine Benachrichtigung an, wenn eine DLP-Anfrage abgelehnt wird. Wenn diese Richtlinieneinstellung aktiviert oder nicht konfiguriert ist, zeigt Firefox eine Benachrichtigung an, wenn eine DLP-Anfrage abgelehnt wird. - Clipboard + Enabled If this policy is disabled, clipboard operations will not use DLP. If this policy is enabled or not configured, clipboard operations will use DLP. - Drag And Drop + Plain Text Only + If this policy is disabled, all formats will be analyzed on the clipboard, which some DLP agents may not expect. + +If this policy is enabled or not configured, only the text/plain format will be analyzed on the clipboard. + Enabled If this policy is disabled, drag and drop operations will not use DLP. If this policy is enabled or not configured, drag and drop operations will use DLP. + Plain Text Only + If this policy is disabled, all formats will be analyzed in what is being dropped, which some DLP agents may not expect. + +If this policy is enabled or not configured, only the text/plain format will be analyzed in what is being dropped. File Upload If this policy is disabled, file upload operations will not use DLP. @@ -1207,6 +1218,10 @@ If this policy is enabled or not configured, file upload operations will use DLP If this policy is disabled, print operations will not use DLP. If this policy is enabled or not configured, print operations will use DLP. + Timeout Result + If this policy is enabled, you can indicate the desired behavior for DLP requests if the DLP agent does not respond to a request in less than AgentTimeout seconds. + +If this policy is disabled or not configured, the request will be denied. Wenn diese Richtlinieneinstellung aktiviert ist, ist die Einstellung auf true gesperrt. Wenn diese Richtlinieneinstellung deaktiviert ist, ist die Einstellung auf false gesperrt. Für eine Beschreibung der Einstellung, siehe: @@ -1582,6 +1597,9 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences (E + + + diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml index 0033bbd..76891d8 100644 --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@ -76,6 +76,7 @@ Firefox 130 or later Firefox 131 or later, Firefox 128.3 ESR or later Firefox 137 or later + Firefox 138 or later Firefox Permissions Camera @@ -105,6 +106,8 @@ Firefox Suggest (US only) Content Analysis (DLP) Interception Points + Clipboard + Drag And Drop Allowed Sites Allowed Sites (Session Only) Blocked Sites @@ -1185,14 +1188,22 @@ If this policy is disabled or not configured, the default pipe name of 'path_use If this policy is disabled, Firefox will not show a notification when a DLP request is denied. If this policy is enabled or not configured, Firefox will show a notification when a DLP request is denied. - Clipboard + Enabled If this policy is disabled, clipboard operations will not use DLP. If this policy is enabled or not configured, clipboard operations will use DLP. - Drag And Drop + Plain Text Only + If this policy is disabled, all formats will be analyzed on the clipboard, which some DLP agents may not expect. + +If this policy is enabled or not configured, only the text/plain format will be analyzed on the clipboard. + Enabled If this policy is disabled, drag and drop operations will not use DLP. If this policy is enabled or not configured, drag and drop operations will use DLP. + Plain Text Only + If this policy is disabled, all formats will be analyzed in what is being dropped, which some DLP agents may not expect. + +If this policy is enabled or not configured, only the text/plain format will be analyzed in what is being dropped. File Upload If this policy is disabled, file upload operations will not use DLP. @@ -1201,6 +1212,10 @@ If this policy is enabled or not configured, file upload operations will use DLP If this policy is disabled, print operations will not use DLP. If this policy is enabled or not configured, print operations will use DLP. + Timeout Result + If this policy is enabled, you can indicate the desired behavior for DLP requests if the DLP agent does not respond to a request in less than AgentTimeout seconds. + +If this policy is disabled or not configured, the request will be denied. If this policy is enabled, the preference is locked to true. If this policy is disabled, the preference is locked to false. For a description of the preference, see: @@ -1579,6 +1594,9 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences. + + + diff --git a/windows/firefox.admx b/windows/firefox.admx index 83d29c0..bad9a29 100644 --- a/windows/firefox.admx +++ b/windows/firefox.admx @@ -78,6 +78,7 @@ + @@ -177,6 +178,12 @@ + + + + + + @@ -4314,28 +4321,28 @@ - + - + - + - + @@ -4345,14 +4352,14 @@ - + - + @@ -4375,14 +4382,14 @@ - + - + @@ -4392,7 +4399,7 @@ - + @@ -4402,14 +4409,14 @@ - + - + @@ -4418,8 +4425,18 @@ - - + + + + + + + + + + + + @@ -4428,8 +4445,18 @@ - - + + + + + + + + + + + + @@ -4439,7 +4466,7 @@ - + @@ -4449,7 +4476,7 @@ - + @@ -4457,5 +4484,27 @@ - + + + + + + + + + + + + + + + + + + + + + + + diff --git a/windows/fr-FR/firefox.adml b/windows/fr-FR/firefox.adml index c6f25ee..1fadfef 100644 --- a/windows/fr-FR/firefox.adml +++ b/windows/fr-FR/firefox.adml @@ -76,6 +76,7 @@ Firefox 130 ou supérieur Firefox 131 ou supérieur, Firefox 128.3 ESR ou supérieur Firefox 137 ou supérieur + Firefox 138 ou supérieur Firefox Permissions Caméra @@ -105,6 +106,8 @@ Firefox Suggest (US seulement) Content Analysis (DLP) Interception Points + Clipboard + Drag And Drop Sites autorisés Sites autorisés (Session seulement) Sites bloqués @@ -1185,14 +1188,22 @@ If this policy is disabled or not configured, the default pipe name of 'path_use If this policy is disabled, Firefox will not show a notification when a DLP request is denied. If this policy is enabled or not configured, Firefox will show a notification when a DLP request is denied. - Clipboard + Enabled If this policy is disabled, clipboard operations will not use DLP. If this policy is enabled or not configured, clipboard operations will use DLP. - Drag And Drop + Plain Text Only + If this policy is disabled, all formats will be analyzed on the clipboard, which some DLP agents may not expect. + +If this policy is enabled or not configured, only the text/plain format will be analyzed on the clipboard. + Enabled If this policy is disabled, drag and drop operations will not use DLP. If this policy is enabled or not configured, drag and drop operations will use DLP. + Plain Text Only + If this policy is disabled, all formats will be analyzed in what is being dropped, which some DLP agents may not expect. + +If this policy is enabled or not configured, only the text/plain format will be analyzed in what is being dropped. File Upload If this policy is disabled, file upload operations will not use DLP. @@ -1201,6 +1212,10 @@ If this policy is enabled or not configured, file upload operations will use DLP If this policy is disabled, print operations will not use DLP. If this policy is enabled or not configured, print operations will use DLP. + Timeout Result + If this policy is enabled, you can indicate the desired behavior for DLP requests if the DLP agent does not respond to a request in less than AgentTimeout seconds. + +If this policy is disabled or not configured, the request will be denied. Si cette stratégie est activée, la préférence est verrouillée sur "true". Si cette stratégie est désactivée, la préférence est verrouillée sur "false". Pour une description de la préférence, consultez : @@ -1579,6 +1594,9 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences. + + + diff --git a/windows/ru-RU/firefox.adml b/windows/ru-RU/firefox.adml index 57f753f..2eae25a 100644 --- a/windows/ru-RU/firefox.adml +++ b/windows/ru-RU/firefox.adml @@ -77,6 +77,7 @@ Firefox 130 или более поздние версии Firefox 131 или более поздние версии, Firefox 128.3 ESR или более поздние версии Firefox 137 или более поздние версии + Firefox 138 или более поздние версии Firefox Разрешения Камера @@ -106,6 +107,8 @@ Firefox Suggest (US only) Content Analysis (DLP) Interception Points + Clipboard + Drag And Drop Разрешённые сайты Разрешённые сайты (Session Only) Заблокированные сайты @@ -1188,14 +1191,22 @@ If this policy is disabled or not configured, the default pipe name of 'path_use If this policy is disabled, Firefox will not show a notification when a DLP request is denied. If this policy is enabled or not configured, Firefox will show a notification when a DLP request is denied. - Clipboard + Enabled If this policy is disabled, clipboard operations will not use DLP. If this policy is enabled or not configured, clipboard operations will use DLP. - Drag And Drop + Plain Text Only + If this policy is disabled, all formats will be analyzed on the clipboard, which some DLP agents may not expect. + +If this policy is enabled or not configured, only the text/plain format will be analyzed on the clipboard. + Enabled If this policy is disabled, drag and drop operations will not use DLP. If this policy is enabled or not configured, drag and drop operations will use DLP. + Plain Text Only + If this policy is disabled, all formats will be analyzed in what is being dropped, which some DLP agents may not expect. + +If this policy is enabled or not configured, only the text/plain format will be analyzed in what is being dropped. File Upload If this policy is disabled, file upload operations will not use DLP. @@ -1204,6 +1215,10 @@ If this policy is enabled or not configured, file upload operations will use DLP If this policy is disabled, print operations will not use DLP. If this policy is enabled or not configured, print operations will use DLP. + Timeout Result + If this policy is enabled, you can indicate the desired behavior for DLP requests if the DLP agent does not respond to a request in less than AgentTimeout seconds. + +If this policy is disabled or not configured, the request will be denied. Если эта политика включена, предпочтение заблокировано на true. Если эта политика отключена, предпочтение заблокировано на false. Описание предпочтения см.: @@ -1582,6 +1597,9 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences. + + + -- 2.43.0