Add templateids in skip validation file

This commit is contained in:
rahul0216 2023-11-17 09:55:58 +05:30
Родитель 0b66a216b3
Коммит 1d86fd31b9
3 изменённых файлов: 10 добавлений и 2 удалений

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

@ -3218,5 +3218,15 @@
"templateName": "UserAddedtoAdminRole.yaml",
"validationFailReason": "Since the content moved to new location, created dummy file with guidence for redirecting the customers to new location"
}
{
"id": "be52662c-3b23-435a-a6fa-f39bdfc849e6",
"templateName": "HighNumberofVulnDetected.yaml",
"validationFailReason": "Since the content moved to new location, created dummy file with guidence for redirecting the customers to new location"
}
{
"id": "84cf1d59-f620-4fee-b569-68daf7008b7b",
"templateName": "NewHighSeverityVulnDetectedAcrossMulitpleHosts.yaml",
"validationFailReason": "Since the content moved to new location, created dummy file with guidence for redirecting the customers to new location"
}
// Temporarily adding Solution Parsers id's for Solution Parsers KQL Validations - End
]

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

@ -2,5 +2,4 @@ id: be52662c-3b23-435a-a6fa-f39bdfc849e6
name: High Number of Urgent Vulnerabilities Detected
description: |
'As part of content migration, this file is moved to new location. You can find here: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/QualysVM/Analytic%20Rules/HighNumberofVulnDetectedV2.yaml'
query: null
version: 2.0.0

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

@ -2,5 +2,4 @@ id: 84cf1d59-f620-4fee-b569-68daf7008b7b
name: New High Severity Vulnerability Detected Across Multiple Hosts
description: |
'As part of content migration, this file is moved to new location. You can find here: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/QualysVM/Analytic%20Rules/NewHighSeverityVulnDetectedAcrossMulitpleHostsV2.yaml'
query: null
version: 2.0.0