GitHub-environment
2 operations, identified by action in the audit log.
| action | Description |
|---|---|
| environment.create_actions_secret | A secret was created for a GitHub Actions environment. |
| environment.delete | An environment was deleted. |
environment.create_actions_secret
#Description
A secret was created for a GitHub Actions environment.
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. |
Detection Rules #
View all rules referencing this event →Sigma #
environment.delete
#Description
An environment was deleted.
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 |
|---|---|---|---|---|
action | eq | repo.destroy | 1 rule | sigma, splunk |
Detection Rules #
View all rules referencing this event →Sigma #