-
Case-1: When **visibility** is not optional key qual in `github_my_repository` table
```
explain select
r.full_name as resource,
case
when b.allow_force_pushes_enabled = 'fa…
-
Per @johnsmyth I made this change to docs/index.md a local branch:
-git clone git@github.com:turbot/steampipe-mod-github-sherlock
+git clone https://github.com/turbot/steampipe-mod-github-sherlock…
-
**Describe the bug**
On running the query
```
select * from github_commit where repository_full_name='turbot/steampipe'
```
Output:
```
Error: invalid input syntax for type json
```
**Steamp…
-
I'm comparing the `github_release` table for `turbot/steampipe` vs `turbot/steampipe-plugin-github`, and only finding 1 release for the latter.
```
> select count(*) from github_release where repo…
-
**Describe the bug**
Error when running this check: `No outside collaborators should have access in each private repository`
```
| + No outside collaborators should have access in each private re…