GitHub secret scanning disabled or bypassed
このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。
Goal
Detect when a GitHub secret scanning setting has been disabled.
Strategy
This rule monitors GitHub audit logs for when a secret scanning setting has been disabled. GitHub scans repositories for known types of secrets to prevent fraudulent use of secrets that were committed accidentally. Disabling these settings could lead to a degradation in the organization’s security posture.
Triage and response
- Determine if the change taken by
{{@github.actor}}
is authorized. - If the change was not authorized or was unexpected, begin your organization’s incident response process and investigate.
Changelog
- 21 February 2024 - Updated detection rule name.
- 4 September 2024 - Updated detection rule name.