Sample-Config-Files/sample_config.json
{
"Description": "JSON Configuration file for unit test in SCuBA", "ProductNames": [ "teams", "exo", "defender", "aad", "sharepoint" ], "M365Environment":"commercial", "LogIn":true, "DisconnectOnExit":false, "OutPath":".", "OutFolderName":"M365BaselineConformance", "OutProviderFileName":"ProviderSettingsExport", "OutRegoFileName":"TestResults", "OutActionPlanFileName":"ActionPlan", "OutReportName":"BaselineReports", "AnObject": { "name": "MyObjectName" } } |