OAuth Application

actionDescriptionSampleRule
oauth_application.createAn OAuth application was created.NN
oauth_application.destroyAn OAuth application was deleted.NN
oauth_application.generate_client_secretAn OAuth application's secret key was generated.NN
oauth_application.remove_client_secretAn OAuth application's secret key was deleted.NY
oauth_application.reset_secretThe secret key for an OAuth application was reset.NN
oauth_application.revoke_all_tokensAll user tokens for an OAuth application were requested to be revoked.NN
oauth_application.revoke_tokensToken(s) for an OAuth application were revoked.NN
oauth_application.transferAn OAuth application was transferred from one account to another.NN

oauth_application.create

#
Category
oauth-application

Description

An OAuth application was created.

Documented on GitHub's enterprise audit log reference.

oauth_application.destroy

#
Category
oauth-application

Description

An OAuth application was deleted.

Documented on GitHub's enterprise audit log reference.

oauth_application.generate_client_secret

#
Category
oauth-application

Description

An OAuth application's secret key was generated.

Documented on GitHub's enterprise audit log reference.

oauth_application.remove_client_secret

#
Category
oauth-application

Description

An OAuth application's secret key was deleted.

Documented on GitHub's enterprise audit log reference.

Detection Rules #

Full rule details for this event, including ATT&CK technique mappings and native queries →

Kusto #

oauth_application.reset_secret

#
Category
oauth-application

Description

The secret key for an OAuth application was reset.

Documented on GitHub's enterprise audit log reference.

oauth_application.revoke_all_tokens

#
Category
oauth-application

Description

All user tokens for an OAuth application were requested to be revoked.

Documented on GitHub's enterprise audit log reference.

oauth_application.revoke_tokens

#
Category
oauth-application

Description

Token(s) for an OAuth application were revoked.

Documented on GitHub's enterprise audit log reference.

oauth_application.transfer

#
Category
oauth-application

Description

An OAuth application was transferred from one account to another.

Documented on GitHub's enterprise audit log reference.