chore(mutelist): improve default AWS mutelist with ControlTower (#3904)

This commit is contained in:
Sergio Garcia
2024-05-03 08:40:54 +02:00
committed by GitHub
parent c873f95743
commit 8b0bae1c57
2 changed files with 40 additions and 14 deletions
+1 -1
View File
@@ -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