GitHub SSH certificate requirement disabled

github-telemetry

Classification:

attack

This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project, feel free to reach out to us!

Goal

Detect when a GitHub SSH certificate requirement has been disabled.

Strategy

This rule monitors GitHub audit logs for when GitHub SSH certificate requirement has been disabled. Administrators can enforce members to use SSH certificates to access an organization’s resources. Disabling this requirement could lead to degradation in the security posture of an organization.

Triage and response

  1. Determine if the change taken by {{@github.actor}} is authorized.
  2. If the change was not authorized or was unexpected, begin your organization’s incident response process and investigate.