-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛 fix aws s3 bucket public() (#5218)
We now check Public Access Block settings first, then Bucket PolicyStatus which is the native way that AWS computes if a bucket is public or not, but if that doesn't work, we still parse the bucket policy to see if it public. Closes mondoo-community/workspace-jd#8 Signed-off-by: Salim Afiune Maya <afiune@mondoo.com>
- Loading branch information
Showing
1 changed file
with
73 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters