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

Add CloudStorageBucketWithPublicAccess query for Terraform #81

Closed
jorge-cruz opened this issue Nov 13, 2020 · 0 comments · Fixed by #84
Closed

Add CloudStorageBucketWithPublicAccess query for Terraform #81

jorge-cruz opened this issue Nov 13, 2020 · 0 comments · Fixed by #84
Labels
query New query feature terraform Terraform query

Comments

@jorge-cruz
Copy link
Contributor

Platform

Terraform

Provider

GCP

Description

This query detects if a Cloud Storage Bucket is anonymously or publicly accessible by checking if the member/members field inside the resource 'google_storage_bucket_iam_member' equals/includes 'allUsers' or 'allAuthenticatedUsers'.

@jorge-cruz jorge-cruz added enhancement Enhancement query New query feature gcp labels Nov 13, 2020
@jorge-cruz jorge-cruz added this to the Add Terraform Support milestone Nov 13, 2020
@jorge-cruz jorge-cruz self-assigned this Nov 13, 2020
@jorge-cruz jorge-cruz added this to To do in KICS Queries via automation Nov 13, 2020
@jorge-cruz jorge-cruz moved this from To do to In progress in KICS Queries Nov 13, 2020
@jorge-cruz jorge-cruz removed the enhancement Enhancement label Nov 13, 2020
KICS Queries automation moved this from In progress to Done Nov 16, 2020
@mcarvalhox mcarvalhox added the terraform Terraform query label Jan 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
query New query feature terraform Terraform query
Projects
Development

Successfully merging a pull request may close this issue.

2 participants