[Tuning] Update min_stack for container rules new ecs field (#3370)
* Update privilege_escalation_mount_launched_inside_a_privileged_container.toml
update min_stack and comments
* Update privilege_escalation_debugfs_launched_inside_a_privileged_container.toml
update min_stack and comments
(cherry picked from commit a0f82c3f12)
This commit is contained in:
committed by
github-actions[bot]
parent
d7cc37993d
commit
92ed682a51
+3
-3
@@ -2,9 +2,9 @@
|
||||
creation_date = "2023/10/26"
|
||||
integration = ["cloud_defend"]
|
||||
maturity = "production"
|
||||
min_stack_comments = "New Integration: Cloud Defend"
|
||||
min_stack_version = "8.8.0"
|
||||
updated_date = "2023/12/18"
|
||||
min_stack_comments = "New field added to ecs : container.security_context.privileged"
|
||||
min_stack_version = "8.10.0"
|
||||
updated_date = "2024/01/05"
|
||||
|
||||
[rule]
|
||||
author = ["Elastic"]
|
||||
|
||||
+3
-3
@@ -2,9 +2,9 @@
|
||||
creation_date = "2023/10/26"
|
||||
integration = ["cloud_defend"]
|
||||
maturity = "production"
|
||||
min_stack_comments = "New Integration: Cloud Defend"
|
||||
min_stack_version = "8.8.0"
|
||||
updated_date = "2023/12/18"
|
||||
min_stack_comments = "New field added to ecs : container.security_context.privileged"
|
||||
min_stack_version = "8.10.0"
|
||||
updated_date = "2024/01/05"
|
||||
|
||||
[rule]
|
||||
author = ["Elastic"]
|
||||
|
||||
Reference in New Issue
Block a user