Update License to Elastic v2 (#944)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[metadata]
|
||||
creation_date = "2021/01/13"
|
||||
maturity = "development"
|
||||
updated_date = "2021/02/11"
|
||||
updated_date = "2021/03/03"
|
||||
|
||||
[rule]
|
||||
author = ["Elastic"]
|
||||
@@ -13,7 +13,7 @@ false_positives = ["Legitimate Python scripting activity."]
|
||||
from = "now-9m"
|
||||
index = ["auditbeat-*", "logs-endpoint.events.*"]
|
||||
language = "eql"
|
||||
license = "Elastic License"
|
||||
license = "Elastic License v2"
|
||||
name = "Python Script Execution via Command Line"
|
||||
risk_score = 47
|
||||
rule_id = "ee9f08dc-cf80-4124-94ae-08c405f059ae"
|
||||
|
||||
Reference in New Issue
Block a user