Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Steampipe sherlock controls fail due to internal desc = 'List' call is missing #14

Closed
rajlearner17 opened this issue Nov 5, 2021 · 1 comment · Fixed by #17
Closed
Assignees
Labels
bug Something isn't working

Comments

@rajlearner17
Copy link
Contributor

rajlearner17 commented Nov 5, 2021

Describe the bug

turbot-macpro-raj:steampipe-mod-github-sherlock raj$ steampipe check control.private_repo_default_branch_blocks_force_push
+ Default branch should block force push in each private repository ................................................................................................................. 1 / 1 [          ]
  ERROR: rpc error: code = Internal desc = 'List' call is missing required quals: column:'repository_full_name' operator: =

A similar issue persists for the below controls

steampipe check control.private_repo_default_branch_blocks_deletion
steampipe check control.private_repo_default_branch_protections_apply_to_admins
steampipe check control.private_repo_default_branch_requires_pull_request_reviews
steampipe check control.private_repo_default_branch_blocks_force_push

steampipe check control.public_repo_default_branch_blocks_deletion
steampipe check control.public_repo_default_branch_protections_apply_to_admins
steampipe check control.public_repo_default_branch_requires_pull_request_reviews
steampipe check control.public_repo_default_branch_blocks_force_push

Steampipe version (steampipe -v)
Example: v0.9.0

Plugin version (steampipe plugin list)
Example: v0.8.1

To reproduce

Execute entire sherlock mod steampipe check all or steampipe check control.private_repo_default_branch_blocks_force_push

Expected behavior
A clear and concise description of what you expected to happen.

Additional context

@rajlearner17 rajlearner17 added the bug Something isn't working label Nov 5, 2021
@rajlearner17 rajlearner17 changed the title steampipe check control.private_repo_default_branch_blocks_force_push fails Few steampipe check control fails. Nov 5, 2021
@rajlearner17 rajlearner17 self-assigned this Nov 5, 2021
@rajlearner17 rajlearner17 changed the title Few steampipe check control fails. Steampipe sherlock controls (5) fail due to internal desc = 'List' call is missing Nov 8, 2021
@rajlearner17 rajlearner17 changed the title Steampipe sherlock controls (5) fail due to internal desc = 'List' call is missing Steampipe sherlock controls fail due to internal desc = 'List' call is missing Nov 22, 2021
@rajlearner17
Copy link
Contributor Author

Related GitHub plugin table fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants