Enforce MFA in GitHub Organization(s)
Description
Multi Factor authentication (MFA) enforced across the Github Organization(s)
Dashboard Inclusion
We use the field two_factor_requirement_enabled
from the GitHub Organization API to check if the project has enforced this policy. More information
Details
- Default Category: user authentication
- Default Priority Group: P1
- Implementation Details: It is computed (details).
- C-SCRM: true
- Mitre: CWE-308
- Mitre: M1032
- Sources: OpenSSF Best Practices Badge Gold Level (require_2FA)
- How To: Github Docs