Framework/Configurations/AzSk.json
{
"MaintenanceMessage": "Warning: We are making some improvements to the {0} module. It is currently unavailable but will be back in action soon.", "AzSKRGName": "AzSKRG", "AzSKRepoURL": "#RepositoryUrl#", "CASetupRunbookURL": "#CASetupRunbookURL#", "PublicPSGalleryUrl": "https://www.powershellgallery.com", "SubscriptionMandatoryTags": [ "Mandatory" ], "DefaultControlExculdeTags": [ "Information" ], "DefaultControlFiltersTags": [], "ERvNetResourceGroupNames": "", "AzSKApiBaseURL": "#ApiBaseURL#", "PublishVulnDataToApi": false, "ControlTelemetryKey": "00000000-0000-0000-0000-000000000000", "EnableControlTelemetry": false, "PolicyMessage": "Running AzSK cmdlet using a generic (org-neutral) policy...", "UpdateCompatibleCCVersion": "1.0.0", "AzSKCAMinReqdRunbookVersion": "2.1709.0", "AzSKAlertsMinReqdVersion": "2.1709.0", "AzSKARMPolMinReqdVersion": "2.1709.0", "AzSKASCMinReqdVersion": "2.1709.0", "InstallationCommand": "Install-Module -Name AzSK -Scope CurrentUser -AllowClobber -Force", "OutputFolderPath": "", "BackwardCompatibleVersionCount": 2, "AzSKCARunbookVersion": "2.1711.0", "ConfigSchemaBaseVersion": "2.1711.0", "AllowSelfSignedWebhookCertificate": false, "CAScanIntervalInHours": 24, "EnableDevOpsKitSetupCheck": false, "PrivacyAcceptedSources": [] } |