GoogleCloudPlatform / policy-library

A library of constraint templates and sample constraints for Constraint Framework tools
Apache License 2.0
224 stars 127 forks source link

Add Exemptions to GCP Storage Bucket World Readable V1 Constraint #334

Closed hshin-g closed 4 years ago

hshin-g commented 4 years ago

Resolves Issue #329.

This PR adds functionality to exempt (skip over) specific GCS buckets from being scanned in the GCP Storage Bucket World Readable V1 Constraint.

A sample playground can be found here.

briantkennedy commented 4 years ago

Thanks for taking care of this!