Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand All @@ -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"
'''

Expand Down
4 changes: 3 additions & 1 deletion rules/integrations/github/execution_github_app_deleted.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand All @@ -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
'''

Expand Down
Original file line number Diff line number Diff line change
@@ -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"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
creation_date = "2020/05/21"
integration = ["okta"]
maturity = "production"
updated_date = "2024/11/27"
min_stack_version = "8.14.0"
min_stack_comments = "Breaking change at 8.14.0 for the Okta Integration."
updated_date = "2024/12/09"
min_stack_version = "8.15.0"
min_stack_comments = "Breaking change at 8.15.0 for the Okta Integration."

[rule]
author = ["Elastic"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
creation_date = "2020/08/19"
integration = ["okta"]
maturity = "production"
updated_date = "2024/11/27"
min_stack_version = "8.14.0"
min_stack_comments = "Breaking change at 8.14.0 for the Okta Integration."
updated_date = "2024/12/09"
min_stack_version = "8.15.0"
min_stack_comments = "Breaking change at 8.15.0 for the Okta Integration."

[rule]
author = ["Elastic", "@BenB196", "Austin Songer"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
creation_date = "2023/11/10"
integration = ["okta"]
maturity = "production"
updated_date = "2024/11/27"
min_stack_version = "8.14.0"
min_stack_comments = "Breaking change at 8.14.0 for the Okta Integration."
updated_date = "2024/12/09"
min_stack_version = "8.15.0"
min_stack_comments = "Breaking change at 8.15.0 for the Okta Integration."

[rule]
author = ["Elastic"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
creation_date = "2023/11/08"
integration = ["okta"]
maturity = "production"
min_stack_comments = "Breaking change at 8.14.0 for the Okta Integration."
min_stack_version = "8.14.0"
updated_date = "2024/11/27"
min_stack_comments = "Breaking change at 8.15.0 for the Okta Integration."
min_stack_version = "8.15.0"
updated_date = "2024/12/09"

[rule]
author = ["Elastic"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
creation_date = "2024/06/17"
integration = ["okta"]
maturity = "production"
min_stack_comments = "Breaking change at 8.14.0 for the Okta Integration."
min_stack_version = "8.14.0"
updated_date = "2024/11/27"
min_stack_comments = "Breaking change at 8.15.0 for the Okta Integration."
min_stack_version = "8.15.0"
updated_date = "2024/12/09"

[rule]
author = ["Elastic"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
creation_date = "2024/06/17"
integration = ["okta"]
maturity = "production"
min_stack_comments = "Breaking change at 8.14.0 for the Okta Integration."
min_stack_version = "8.14.0"
updated_date = "2024/11/27"
min_stack_comments = "Breaking change at 8.15.0 for the Okta Integration."
min_stack_version = "8.15.0"
updated_date = "2024/12/09"

[rule]
author = ["Elastic"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
creation_date = "2020/07/16"
integration = ["okta"]
maturity = "production"
updated_date = "2024/11/27"
min_stack_version = "8.14.0"
min_stack_comments = "Breaking change at 8.14.0 for the Okta Integration."
updated_date = "2024/12/09"
min_stack_version = "8.15.0"
min_stack_comments = "Breaking change at 8.15.0 for the Okta Integration."

[rule]
author = ["Elastic"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
creation_date = "2023/11/18"
integration = ["okta"]
maturity = "production"
updated_date = "2024/11/27"
min_stack_version = "8.14.0"
min_stack_comments = "Breaking change at 8.14.0 for the Okta Integration."
updated_date = "2024/12/09"
min_stack_version = "8.15.0"
min_stack_comments = "Breaking change at 8.15.0 for the Okta Integration."

[rule]
author = ["Elastic"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
creation_date = "2024/06/17"
integration = ["okta"]
maturity = "production"
min_stack_comments = "Breaking change at 8.14.0 for the Okta Integration."
min_stack_version = "8.14.0"
updated_date = "2024/11/27"
min_stack_comments = "Breaking change at 8.15.0 for the Okta Integration."
min_stack_version = "8.15.0"
updated_date = "2024/12/09"

[rule]
author = ["Elastic"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
creation_date = "2022/01/05"
integration = ["okta"]
maturity = "production"
updated_date = "2024/11/27"
min_stack_version = "8.14.0"
min_stack_comments = "Breaking change at 8.14.0 for the Okta Integration."
updated_date = "2024/12/09"
min_stack_version = "8.15.0"
min_stack_comments = "Breaking change at 8.15.0 for the Okta Integration."

[rule]
author = ["Elastic"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
creation_date = "2022/03/22"
integration = ["okta"]
maturity = "production"
updated_date = "2024/11/27"
min_stack_version = "8.14.0"
min_stack_comments = "Breaking change at 8.14.0 for the Okta Integration."
updated_date = "2024/12/09"
min_stack_version = "8.15.0"
min_stack_comments = "Breaking change at 8.15.0 for the Okta Integration."

[rule]
author = ["Elastic"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
creation_date = "2020/11/06"
integration = ["okta"]
maturity = "production"
updated_date = "2024/11/27"
min_stack_version = "8.14.0"
min_stack_comments = "Breaking change at 8.14.0 for the Okta Integration."
updated_date = "2024/12/09"
min_stack_version = "8.15.0"
min_stack_comments = "Breaking change at 8.15.0 for the Okta Integration."

[rule]
author = ["Elastic"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
creation_date = "2020/11/06"
integration = ["okta"]
maturity = "production"
updated_date = "2024/11/27"
min_stack_version = "8.14.0"
min_stack_comments = "Breaking change at 8.14.0 for the Okta Integration."
updated_date = "2024/12/09"
min_stack_version = "8.15.0"
min_stack_comments = "Breaking change at 8.15.0 for the Okta Integration."

[rule]
author = ["Elastic"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
creation_date = "2024/09/11"
integration = ["okta"]
maturity = "production"
updated_date = "2024/11/27"
min_stack_version = "8.14.0"
min_stack_comments = "Breaking change at 8.14.0 for the Okta Integration."
updated_date = "2024/12/09"
min_stack_version = "8.15.0"
min_stack_comments = "Breaking change at 8.15.0 for the Okta Integration."

[rule]
author = ["Elastic"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
creation_date = "2020/05/21"
integration = ["okta"]
maturity = "production"
updated_date = "2024/11/27"
min_stack_version = "8.14.0"
min_stack_comments = "Breaking change at 8.14.0 for the Okta Integration."
updated_date = "2024/12/09"
min_stack_version = "8.15.0"
min_stack_comments = "Breaking change at 8.15.0 for the Okta Integration."

[rule]
author = ["Elastic"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
creation_date = "2020/05/21"
integration = ["okta"]
maturity = "production"
updated_date = "2024/11/27"
min_stack_version = "8.14.0"
min_stack_comments = "Breaking change at 8.14.0 for the Okta Integration."
updated_date = "2024/12/09"
min_stack_version = "8.15.0"
min_stack_comments = "Breaking change at 8.15.0 for the Okta Integration."

[rule]
author = ["Elastic"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
creation_date = "2020/05/28"
integration = ["okta"]
maturity = "production"
updated_date = "2024/11/27"
min_stack_version = "8.14.0"
min_stack_comments = "Breaking change at 8.14.0 for the Okta Integration."
updated_date = "2024/12/09"
min_stack_version = "8.15.0"
min_stack_comments = "Breaking change at 8.15.0 for the Okta Integration."

[rule]
author = ["Elastic"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
creation_date = "2020/11/06"
integration = ["okta"]
maturity = "production"
updated_date = "2024/11/27"
min_stack_version = "8.14.0"
min_stack_comments = "Breaking change at 8.14.0 for the Okta Integration."
updated_date = "2024/12/09"
min_stack_version = "8.15.0"
min_stack_comments = "Breaking change at 8.15.0 for the Okta Integration."

[rule]
author = ["Elastic"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
creation_date = "2020/05/21"
integration = ["okta"]
maturity = "production"
updated_date = "2024/11/27"
min_stack_version = "8.14.0"
min_stack_comments = "Breaking change at 8.14.0 for the Okta Integration."
updated_date = "2024/12/09"
min_stack_version = "8.15.0"
min_stack_comments = "Breaking change at 8.15.0 for the Okta Integration."

[rule]
author = ["Elastic"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
creation_date = "2020/05/21"
integration = ["okta"]
maturity = "production"
updated_date = "2024/11/27"
min_stack_version = "8.14.0"
min_stack_comments = "Breaking change at 8.14.0 for the Okta Integration."
updated_date = "2024/12/09"
min_stack_version = "8.15.0"
min_stack_comments = "Breaking change at 8.15.0 for the Okta Integration."

[rule]
author = ["Elastic"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
creation_date = "2020/05/21"
integration = ["okta"]
maturity = "production"
updated_date = "2024/11/27"
min_stack_version = "8.14.0"
min_stack_comments = "Breaking change at 8.14.0 for the Okta Integration."
updated_date = "2024/12/09"
min_stack_version = "8.15.0"
min_stack_comments = "Breaking change at 8.15.0 for the Okta Integration."

[rule]
author = ["Elastic"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
creation_date = "2020/08/19"
integration = ["okta"]
maturity = "production"
updated_date = "2024/11/27"
min_stack_version = "8.14.0"
min_stack_comments = "Breaking change at 8.14.0 for the Okta Integration."
updated_date = "2024/12/09"
min_stack_version = "8.15.0"
min_stack_comments = "Breaking change at 8.15.0 for the Okta Integration."

[rule]
author = ["Elastic", "@BenB196", "Austin Songer"]
Expand Down
Loading
Loading