Update License to Elastic v2 (#944)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[metadata]
|
||||
creation_date = "2020/02/18"
|
||||
maturity = "production"
|
||||
updated_date = "2021/02/16"
|
||||
updated_date = "2021/03/03"
|
||||
|
||||
[rule]
|
||||
author = ["Elastic"]
|
||||
@@ -9,7 +9,7 @@ description = "Identifies a suspicious parent child process relationship with cm
|
||||
from = "now-9m"
|
||||
index = ["winlogbeat-*", "logs-endpoint.events.*", "logs-windows.*"]
|
||||
language = "kuery"
|
||||
license = "Elastic License"
|
||||
license = "Elastic License v2"
|
||||
name = "PowerShell spawning Cmd"
|
||||
risk_score = 21
|
||||
rule_id = "0f616aee-8161-4120-857e-742366f5eeb3"
|
||||
|
||||
Reference in New Issue
Block a user