Add templateids in skip validation file
This commit is contained in:
Родитель
0b66a216b3
Коммит
1d86fd31b9
|
@ -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
|
Загрузка…
Ссылка в новой задаче