Update DashboardsMetadata.json

This commit is contained in:
morshabi 2019-07-24 18:30:56 +03:00 коммит произвёл GitHub
Родитель a55e0c7b0c
Коммит d509fa8d39
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -81,7 +81,7 @@
"dashboardKey": "InsecureProtocolsDashboard",
"logoFileName": "",
"description": "Gain insights into Insecure protocol traffic by collecting and analyzing security events from Microsoft products.\nYou can view analytics and quickly identify use of weak authentication as well as sources of legacy protocol traffic, like NTLM and SMBv1.\nYou will also have the ability to monitor use of weak ciphers, allowing you to find weak spots in your organization's security.",
"dataTypesDependencies": [ "SecurityEvent", "Event" ],
"dataTypesDependencies": [ "SecurityEvent", "Event" , "SigninLogs" ],
"datasourceCardKeysDependencies": [ "SecurityEvents" ],
"previewImagesFileNames": ["Insecure_Protocol_White2.png", "Insecure_Protocols_Black1.png", "Insecure_Protocols_Black2.png", "Insecure_Protocols_White1.png"],
"version": "1.5",