GitHub-protected-branch
2 operations, identified by action in the audit log.
| action | Description |
|---|---|
| protected_branch.policy_override | A branch protection requirement was overridden by a repository administrator. |
| protected_branch.rejected_ref_update | A branch update attempt was rejected. |
protected_branch.policy_override
#Description
A branch protection requirement was overridden by a repository administrator.
Fields #
| Name | Description |
|---|---|
action | The audit-log action string (e.g. repo.create). |
actor | Login of the user (or app) that performed the action. |
actor_id | Numeric ID of the actor. |
user | Login of the user the action targeted, when applicable. |
org | Organization in which the action occurred. |
repo | Repository the action targeted (owner/name), when applicable. |
business | Enterprise account, when the org belongs to one. |
@timestamp | Time the event was recorded (epoch ms). |
created_at | Time the action occurred (epoch ms). |
operation_type | Operation class: create, modify, remove, access, transfer, authentication. |
Common Indicators #
Field/value combinations most frequently checked by detection rules targeting this event, derived from cross-vendor predicate analysis.
| Field | Kind | Value | Rules | Vendors |
|---|---|---|---|---|
Esql.event_count | ge | 10 | 1 rule | elastic |
github.category | eq | protected_branch | 1 rule | elastic |
Detection Rules #
View all rules referencing this event →Elastic #
protected_branch.rejected_ref_update
#Description
A branch update attempt was rejected.
Fields #
| Name | Description |
|---|---|
action | The audit-log action string (e.g. repo.create). |
actor | Login of the user (or app) that performed the action. |
actor_id | Numeric ID of the actor. |
user | Login of the user the action targeted, when applicable. |
org | Organization in which the action occurred. |
repo | Repository the action targeted (owner/name), when applicable. |
business | Enterprise account, when the org belongs to one. |
@timestamp | Time the event was recorded (epoch ms). |
created_at | Time the action occurred (epoch ms). |
operation_type | Operation class: create, modify, remove, access, transfer, authentication. |
Common Indicators #
Field/value combinations most frequently checked by detection rules targeting this event, derived from cross-vendor predicate analysis.
| Field | Kind | Value | Rules | Vendors |
|---|---|---|---|---|
EventType | eq | protected_branch.rejected_ref_update | 2 rules | elastic |
github.category | eq | protected_branch | 2 rules | elastic |
Detection Rules #
View all rules referencing this event →Elastic #