feat(misconf): improve S3 server logging access detection for AVD-AWS-0089 #7239
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
scan/misconfiguration
Issues relating to misconfiguration scanning
Milestone
We are currently warning to enable logging for those buckets that do not keep server access logs. We identify such buckets only by pre-defined grants (known as Canned ACLs). However, Amazon recommends using bucket policies to grant access. Also, in CloudFormation, the ACL field is deprecated, so users are likely to use other ways to configure access than the way we identify logging buckets.
Existing ways to grant access for logging:
Refs:
The text was updated successfully, but these errors were encountered: