Public-Read ACL Configuration
Explicitly setting bucket ACL to 'public-read' or 'public-read-write' during creation or updates.
Information disclosure: Public users can read bucket objects, exposing sensitive data and enabling unauthorized data harvesting and reconnaissance.
Explicitly setting bucket ACL to 'public-read' or 'public-read-write' during creation or updates.
Sourcery automatically identifies information disclosure from public read permission in s3 bucket acl and many other security issues in your codebase.