GitHub-repository-secret-scanning

1 operation, identified by action in the audit log.

actionDescription
repository_secret_scanning.disableSecret scanning was disabled for a repository.

repository_secret_scanning.disable

#
Category
GitHub-repository-secret-scanning

Description

Secret scanning was disabled for a repository.

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 #

Elastic #

  • GitHub Secret Scanning Disabled source low: Detects when GitHub Secret Scanning is disabled for a repository. Adversaries may disable secret scanning to evade detection of hardcoded secrets, such as API keys or credentials, that could be used for further compromise or data exfiltration.

YARA-L #