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

Commit

Permalink
Update jupiterone/questions/questions.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Maxwell Daum <[email protected]>
  • Loading branch information
mcpeach9 and mdaum authored Apr 27, 2022
1 parent f175ad4 commit eefdf59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jupiterone/questions/questions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1180,7 +1180,7 @@ questions:
- name: good
query: |
FIND google_bigquery_dataset AS t
THAT HAS google_cloud_api_service WITH auditable = true
THAT HAS << google_cloud_api_service WITH auditable = true
THAT HAS >> AccessRole AS a
RETURN
a.displayName,a.permission,a.readonly,a.name,
Expand Down

0 comments on commit eefdf59

Please sign in to comment.