From 804b0994b946f190ad04c61cca54c8e6a6e2aa71 Mon Sep 17 00:00:00 2001 From: Loryan Strant <51473494+loryanstrant@users.noreply.github.com> Date: Sun, 31 Jul 2022 19:39:13 +1000 Subject: [PATCH] SharePoint case correction --- .../sharepoint-external-user-sharing-disabled.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/findings/Microsoft 365/SharepointOnline/sharepoint-external-user-sharing-disabled.json b/rules/findings/Microsoft 365/SharepointOnline/sharepoint-external-user-sharing-disabled.json index c85c093c..22563b9b 100644 --- a/rules/findings/Microsoft 365/SharepointOnline/sharepoint-external-user-sharing-disabled.json +++ b/rules/findings/Microsoft 365/SharepointOnline/sharepoint-external-user-sharing-disabled.json @@ -1,5 +1,5 @@ { - "dashboard_name": "Sharepoint Online", + "dashboard_name": "SharePoint Online", "menu_name": "Microsoft 365", "issue_name": "Ensure that external users cannot share files, folders, and sites they do not own", "description": "SharePoint gives users the ability to share files, folder, and site collections. Internal users can share with external collaborators, who with the right permissions, could share those to another external party.",