GitLab Branch Activity ReportGitLab Branch Protection ReportGitLab Group 2FA ReportGitLab Group Access Request ReportGitLab Group Expiring Members ReportGitLab Group Visibility ReportGitLab My Open Issues Age ReportGitLab Open Epics Age ReportGitLab Open Issues Age ReportGitLab Open Merge Request Age ReportGitLab Project Access Request ReportGitLab Project Expiring Members ReportGitLab Project Failed Pipelines ReportGitLab Project License ReportGitLab Project Stars ReportGitLab Project Visibility Report
Dashboard: GitLab Group Expiring Members Report
This report answers the following questions:
- Do my groups have any members with expiring access?
- When does the access expire for the members?
This dashboard contains 6 cards and 1 table.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-gitlab-insights
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select GitLab Group Expiring Members Report dashboard.
You could also snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe dashboard run gitlab_insights.dashboard.group_expiring_member_report --share
Queries
The dashboard uses the named queries:
- group_count
- group_expiring_member_1_year_count
- group_expiring_member_24_hours_count
- group_expiring_member_30_90_days_count
- group_expiring_member_30_days_count
- group_expiring_member_90_365_days_count
- group_expiring_member_table