turbot/github_insights

Query: organization_2fa_unknown_count

Usage

powerpipe query github_insights.query.organization_2fa_unknown_count

Steampipe Tables

SQL

select
'Unknown' as label,
count(*) as value
from
github_my_organization
where
two_factor_requirement_enabled is null;

Dashboards

The query is used in the dashboards: