BigQuery dataset is public accessible
ID |
gcp_big_query_dataset_public |
Severity |
high |
Vendor |
GCP |
Resource |
AIM |
Tags |
reachable |
Description
Datasets are top-level containers that are used to organize and control access to your tables and views.
Access to datasets should be handled with less permission principle. Allow open access to dataset only when necessary.
To fix it, you must configure the access.special-group property without allAuthenticatedUsers value.
Learn more about this topic at BigQuery - Data Governance Security framework.