Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
…cloud into Knoblob
  • Loading branch information
mcpeach9 committed Jun 22, 2022
2 parents 95cebd4 + eefdf59 commit eb38118
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jupiterone/questions/questions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1180,8 +1180,8 @@ questions:
- name: good
query: |
FIND google_bigquery_dataset AS t
THAT HAS google_cloud_api_service WITH auditable = true
THAT HAS AccessRole AS a
THAT HAS << google_cloud_api_service WITH auditable = true
THAT HAS >> AccessRole AS a
RETURN
a.displayName,a.permission,a.readonly,a.name,
t.displayName,t.id,t.projectId,t.etag
Expand Down

0 comments on commit eb38118

Please sign in to comment.