Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(organization): add new check organization_members_mfa_required #6304

Open
wants to merge 2 commits into
base: PRWLR-5749-create-organization-service
Choose a base branch
from

Conversation

HugoPBrito
Copy link
Member

Context

Requiring Multi-Factor Authentication (MFA) enhances the security of GitHub organizations by adding an extra layer of protection against account compromise. Password-only authentication poses risks, as compromised credentials can expose repositories to malicious code, data theft, or other unauthorized actions. Enforcing MFA mitigates these risks, ensuring that even if a password is stolen, unauthorized access is significantly more difficult.

Description

This check ensures that all members of a GitHub organization are required to enable Multi-Factor Authentication (MFA) for their accounts. By implementing this requirement, organizations can enforce higher security standards, protecting repositories and sensitive data from unauthorized access and potential compromise due to credential theft.

Checklist

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@HugoPBrito HugoPBrito requested review from a team as code owners December 23, 2024 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant