-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
Description
All of the write permission checks modify the bucket and do not unmodify it. This results in many bucket configurations being changed and overwritten. This makes this extension unusable as it will destroy any buckets scanned that have public write permissions.
Line 471 in 1451512
self.boto3_client.put_bucket_cors( |