Sample-Reports/IndividualReports/SharePointReport.json

[
    {
        "ReportSummary": {
                              "Failures": 0,
                              "Errors": 0,
                              "Passes": 4,
                              "Warnings": 0,
                              "Manual": 5,
                              "Date": "12/18/2024 09:40:27 Central Standard Time",
                              "Omits": 0
                          },
        "Results": [
                        {
                            "GroupName": "External Sharing",
                            "GroupNumber": "1",
                            "GroupReferenceURL": "https://github.com/cisagov/ScubaGear/blob/v1.5.0/PowerShell/ScubaGear/baselines/sharepoint.md#1-external-sharing",
                            "Controls": [
                                             {
                                                 "Control ID": "MS.SHAREPOINT.1.1v1",
                                                 "Requirement": "External sharing for SharePoint SHALL be limited to Existing guests or Only people in your organization.",
                                                 "Result": "Pass",
                                                 "Criticality": "Shall",
                                                 "Details": "Requirement met"
                                             },
                                             {
                                                 "Control ID": "MS.SHAREPOINT.1.2v1",
                                                 "Requirement": "External sharing for OneDrive SHALL be limited to Existing guests or Only people in your organization.",
                                                 "Result": "Pass",
                                                 "Criticality": "Shall",
                                                 "Details": "Requirement met"
                                             },
                                             {
                                                 "Control ID": "MS.SHAREPOINT.1.3v1",
                                                 "Requirement": "External sharing SHALL be restricted to approved external domains and/or users in approved security groups per interagency collaboration needs.",
                                                 "Result": "N/A",
                                                 "Criticality": "Shall/Not-Implemented",
                                                 "Details": "This policy is only applicable if the external sharing slider on the admin page is not set to Only People In Your Organization. See <a href=\"https://github.com/cisagov/ScubaGear/blob/v1.5.0/PowerShell/ScubaGear/baselines/sharepoint.md#mssharepoint13v1\" target=\"_blank\">Secure Configuration Baseline policy</a> for more info"
                                             },
                                             {
                                                 "Control ID": "MS.SHAREPOINT.1.4v1",
                                                 "Requirement": "Guest access SHALL be limited to the email the invitation was sent to.",
                                                 "Result": "N/A",
                                                 "Criticality": "Shall/Not-Implemented",
                                                 "Details": "This configuration setting has been deprecated and we are in the process of removing it from the baseline."
                                             }
                                         ]
                        },
                        {
                            "GroupName": "File and Folder Default Sharing Settings",
                            "GroupNumber": "2",
                            "GroupReferenceURL": "https://github.com/cisagov/ScubaGear/blob/v1.5.0/PowerShell/ScubaGear/baselines/sharepoint.md#2-file-and-folder-default-sharing-settings",
                            "Controls": [
                                             {
                                                 "Control ID": "MS.SHAREPOINT.2.1v1",
                                                 "Requirement": "File and folder default sharing scope SHALL be set to Specific people (only the people the user specifies).",
                                                 "Result": "Pass",
                                                 "Criticality": "Shall",
                                                 "Details": "Requirement met"
                                             },
                                             {
                                                 "Control ID": "MS.SHAREPOINT.2.2v1",
                                                 "Requirement": "File and folder default sharing permissions SHALL be set to View.",
                                                 "Result": "Pass",
                                                 "Criticality": "Shall",
                                                 "Details": "Requirement met"
                                             }
                                         ]
                        },
                        {
                            "GroupName": "Securing Anyone Links and Verification Code Users",
                            "GroupNumber": "3",
                            "GroupReferenceURL": "https://github.com/cisagov/ScubaGear/blob/v1.5.0/PowerShell/ScubaGear/baselines/sharepoint.md#3-securing-anyone-links-and-verification-code-users",
                            "Controls": [
                                             {
                                                 "Control ID": "MS.SHAREPOINT.3.1v1",
                                                 "Requirement": "Expiration days for Anyone links SHALL be set to 30 days or less.",
                                                 "Result": "N/A",
                                                 "Criticality": "Shall/Not-Implemented",
                                                 "Details": "This policy is only applicable if the external sharing slider on the admin page is set to Anyone. See <a href=\"https://github.com/cisagov/ScubaGear/blob/v1.5.0/PowerShell/ScubaGear/baselines/sharepoint.md#mssharepoint31v1\" target=\"_blank\">Secure Configuration Baseline policy</a> for more info"
                                             },
                                             {
                                                 "Control ID": "MS.SHAREPOINT.3.2v1",
                                                 "Requirement": "The allowable file and folder permissions for links SHALL be set to View only.",
                                                 "Result": "N/A",
                                                 "Criticality": "Shall/Not-Implemented",
                                                 "Details": "This policy is only applicable if the external sharing slider on the admin page is set to Anyone. See <a href=\"https://github.com/cisagov/ScubaGear/blob/v1.5.0/PowerShell/ScubaGear/baselines/sharepoint.md#mssharepoint32v1\" target=\"_blank\">Secure Configuration Baseline policy</a> for more info"
                                             },
                                             {
                                                 "Control ID": "MS.SHAREPOINT.3.3v1",
                                                 "Requirement": "Reauthentication days for people who use a verification code SHALL be set to 30 days or less.",
                                                 "Result": "N/A",
                                                 "Criticality": "Shall/Not-Implemented",
                                                 "Details": "This policy is only applicable if the external sharing slider on the admin page is set to Anyone or New and Existing Guests. See <a href=\"https://github.com/cisagov/ScubaGear/blob/v1.5.0/PowerShell/ScubaGear/baselines/sharepoint.md#mssharepoint33v1\" target=\"_blank\">Secure Configuration Baseline policy</a> for more info"
                                             }
                                         ]
                        }
                    ],
        "MetaData": {
                         "Tenant Display Name": "tqhjy",
                         "Report Date": "12/18/2024 09:40:27 Central Standard Time",
                         "Baseline Version": "1",
                         "Module Version": "1.5.0"
                     }
    }
]