GitHub-environment

2 operations, identified by action in the audit log.

actionDescription
environment.create_actions_secretA secret was created for a GitHub Actions environment.
environment.deleteAn environment was deleted.

environment.create_actions_secret

#
Category
GitHub-environment

Description

A secret was created for a GitHub Actions environment.

Fields #

NameDescription
actionThe audit-log action string (e.g. repo.create).
actorLogin of the user (or app) that performed the action.
actor_idNumeric ID of the actor.
userLogin of the user the action targeted, when applicable.
orgOrganization in which the action occurred.
repoRepository the action targeted (owner/name), when applicable.
businessEnterprise account, when the org belongs to one.
@timestampTime the event was recorded (epoch ms).
created_atTime the action occurred (epoch ms).
operation_typeOperation class: create, modify, remove, access, transfer, authentication.

Detection Rules #

View all rules referencing this event →

Sigma #

environment.delete

#
Category
GitHub-environment

Description

An environment was deleted.

Fields #

NameDescription
actionThe audit-log action string (e.g. repo.create).
actorLogin of the user (or app) that performed the action.
actor_idNumeric ID of the actor.
userLogin of the user the action targeted, when applicable.
orgOrganization in which the action occurred.
repoRepository the action targeted (owner/name), when applicable.
businessEnterprise account, when the org belongs to one.
@timestampTime the event was recorded (epoch ms).
created_atTime the action occurred (epoch ms).
operation_typeOperation 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.

FieldKindValueRulesVendors
actioneqrepo.destroy1 rulesigma, splunk

Detection Rules #

View all rules referencing this event →

Sigma #