turbot/github_insights

Query: repository_visibility_table

Usage

powerpipe query github_insights.query.repository_visibility_table

Steampipe Tables

SQL

select
name_with_owner as "Repository",
visibility as "Visibility",
url
from
github_my_repository
order by
visibility,
name_with_owner;

Dashboards

The query is used in the dashboards: