mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-23 20:42:02 +00:00
chore(mutelist): improve default AWS mutelist with ControlTower (#3904)
This commit is contained in:
@@ -115,7 +115,7 @@ If you want to mute failed findings only in specific regions, create a file with
|
||||
- "*"
|
||||
|
||||
### Default Mutelist
|
||||
For the AWS Provider, Prowler is executed with a Default AWS Mutelist with the AWS Resources that should be muted such as all resources created by AWS Control Tower when setting up a landing zone.
|
||||
For the AWS Provider, Prowler is executed with a default AWS Mutelist with the AWS Resources that should be muted such as all resources created by AWS Control Tower when setting up a landing zone that can be found in [AWS Documentation](https://docs.aws.amazon.com/controltower/latest/userguide/shared-account-resources.html).
|
||||
You can see this Mutelist file in [`prowler/config/aws_mutelist.yaml`](https://github.com/prowler-cloud/prowler/blob/master/prowler/config/aws_allowlist.yaml).
|
||||
|
||||
### Supported Mutelist Locations
|
||||
|
||||
Reference in New Issue
Block a user