Skip to content

Commit

Permalink
Merge pull request #462 from ScaleSec/deprecated_gcs_bucket
Browse files Browse the repository at this point in the history
Deprecated gcs bucket
  • Loading branch information
kanchwala-yusuf committed Jan 8, 2021
2 parents 76bf739 + f506ca4 commit f9b176c
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -3,5 +3,5 @@ package accurics
uniformBucketEnabled[api.id]
{
api := input.google_storage_bucket[_]
not api.config.bucket_policy_only == true
not api.config.uniform_bucket_level_access == true
}

0 comments on commit f9b176c

Please sign in to comment.