[Rule Tuning] Update Okta and Github Min-Stack Versions for Release (#4290)

This commit is contained in:
Terrance DeJesus
2024-12-09 10:28:33 -05:00
committed by GitHub
parent e7b88ae3fc
commit 052672b09f
67 changed files with 204 additions and 160 deletions
@@ -2,7 +2,9 @@
creation_date = "2023/08/29"
integration = ["github"]
maturity = "production"
updated_date = "2024/12/09"
updated_date = "2024/12/10"
min_stack_version = "8.13.0"
min_stack_comments = "Breaking change at 8.13.0 for the Github Integration."
[rule]
author = ["Elastic"]
@@ -25,7 +27,7 @@ timestamp_override = "event.ingested"
type = "eql"
query = '''
configuration where event.dataset == "github.audit"
configuration where event.dataset == "github.audit"
and github.category == "protected_branch" and event.type == "change"
'''
@@ -2,7 +2,9 @@
creation_date = "2023/10/11"
integration = ["github"]
maturity = "production"
updated_date = "2024/12/09"
updated_date = "2024/12/10"
min_stack_version = "8.13.0"
min_stack_comments = "Breaking change at 8.13.0 for the Github Integration."
[rule]
author = ["Elastic"]
@@ -2,7 +2,9 @@
creation_date = "2023/10/11"
integration = ["github"]
maturity = "production"
updated_date = "2024/12/09"
updated_date = "2024/12/10"
min_stack_version = "8.13.0"
min_stack_comments = "Breaking change at 8.13.0 for the Github Integration."
[rule]
author = ["Elastic"]
@@ -29,8 +31,8 @@ timestamp_override = "event.ingested"
type = "threshold"
query = '''
event.dataset:"github.audit" and event.category:"configuration" and event.action:"git.clone" and
github.programmatic_access_type:("OAuth access token" or "Fine-grained personal access token") and
event.dataset:"github.audit" and event.category:"configuration" and event.action:"git.clone" and
github.programmatic_access_type:("OAuth access token" or "Fine-grained personal access token") and
github.repository_public:false
'''
@@ -1,7 +1,9 @@
[metadata]
creation_date = "2023/12/14"
maturity = "production"
updated_date = "2024/05/21"
updated_date = "2024/12/10"
min_stack_version = "8.13.0"
min_stack_comments = "Breaking change at 8.13.0 for the Github Integration."
[rule]
author = ["Elastic"]
@@ -2,7 +2,9 @@
creation_date = "2023/08/29"
integration = ["github"]
maturity = "production"
updated_date = "2024/12/09"
updated_date = "2024/12/10"
min_stack_version = "8.13.0"
min_stack_comments = "Breaking change at 8.13.0 for the Github Integration."
[rule]
author = ["Elastic"]
@@ -2,7 +2,9 @@
creation_date = "2023/08/29"
integration = ["github"]
maturity = "production"
updated_date = "2024/12/09"
updated_date = "2024/12/10"
min_stack_version = "8.13.0"
min_stack_comments = "Breaking change at 8.13.0 for the Github Integration."
[rule]
author = ["Elastic"]
@@ -2,7 +2,9 @@
creation_date = "2023/09/11"
integration = ["github"]
maturity = "production"
updated_date = "2024/12/09"
updated_date = "2024/12/10"
min_stack_version = "8.13.0"
min_stack_comments = "Breaking change at 8.13.0 for the Github Integration."
[rule]
author = ["Elastic"]
@@ -2,7 +2,9 @@
creation_date = "2023/09/11"
integration = ["github"]
maturity = "production"
updated_date = "2024/12/09"
updated_date = "2024/12/10"
min_stack_version = "8.13.0"
min_stack_comments = "Breaking change at 8.13.0 for the Github Integration."
[rule]
author = ["Elastic"]