turbot/gitlab_insights

Query: group_2fa_table

Usage

powerpipe query gitlab_insights.query.group_2fa_table

Steampipe Tables

SQL

select
full_path as "Group",
require_two_factor_authentication as "2FA Required",
two_factor_grace_period as "2FA Grace Period (in hours)",
web_url
from
gitlab_group;

Dashboards

The query is used in the dashboards: