Skip to content

Commit

Permalink
rego update
Browse files Browse the repository at this point in the history
  • Loading branch information
jdyke committed Jan 7, 2021
1 parent c39a76d commit eefda2c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
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 eefda2c

Please sign in to comment.