MEDIUM
Source
CloudSploit
ID
dataset-all-users-policy

Dataset All Users Policy

Ensure that BigQuery datasets do not allow public read, write or delete access.

Granting permissions to allUsers or allAuthenticatedUsers allows anyone to access the dataset. Such access might not be desirable if sensitive data is being stored in the dataset.

Ensure that each dataset is configured so that no member is set to allUsers or allAuthenticatedUsers.