Closed eddie-knight closed 3 days ago
New Probe to check whether an organization has MFA enabled. Requires an authorized token. Only supports GitHub in the present state.
NONE
For user-facing changes, please add a concise, human-readable release note to the release-note
release-note
(In particular, describe what changes users might need to make in their application as a result of this pull request.)
Added independent probe to validates that the organization requires MFA for all collaborators.
Note that this follows #4391
What kind of change does this PR introduce?
New Probe to check whether an organization has MFA enabled. Requires an authorized token. Only supports GitHub in the present state.
What is the current behavior?
What is the new behavior (if this is a feature change)?**
Which issue(s) this PR fixes
NONE
Special notes for your reviewer
Does this PR introduce a user-facing change?
For user-facing changes, please add a concise, human-readable release note to the
release-note
(In particular, describe what changes users might need to make in their application as a result of this pull request.)