Merge pull request #4525 from samikroy/patch-18

Possible fix for the issue #4516
This commit is contained in:
aprakash13 2022-04-22 07:53:46 -07:00 коммит произвёл GitHub
Родитель 3318b02c1b 5da0296c96
Коммит 197fb2918f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 4 добавлений и 4 удалений

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

@ -7,7 +7,7 @@ severity: High
requiredDataConnectors:
- connectorId: SecurityEvents
dataTypes:
- SecurityEvent
- Event
queryFrequency: 1h
queryPeriod: 1h
triggerOperator: gt
@ -38,5 +38,5 @@ entityMappings:
fieldMappings:
- identifier: FullName
columnName: Computer
version: 1.0.0
version: 1.0.1
kind: Scheduled

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

@ -7,7 +7,7 @@ severity: High
requiredDataConnectors:
- connectorId: SecurityEvents
dataTypes:
- SecurityEvent
- Event
queryFrequency: 1h
queryPeriod: 1h
triggerOperator: gt
@ -38,5 +38,5 @@ entityMappings:
fieldMappings:
- identifier: CommandLine
columnName: Image
version: 1.0.0
version: 1.0.1
kind: Scheduled