ThreatMapper
ThreatMapper copied to clipboard
[Cloud Scanner] Multiple (Organization) Account support in CloudFormation
Terraform for AWS supports multi-account Similarly it should be added in CloudFormation
PR to add a way to deploy the cloud formation script across multiple accounts: https://github.com/deepfence/ThreatMapper/pull/768
Note this solution is not ideal since it will deploy 1 cloud-scanner per account. Ideally we would like to have only 1 cloud-scanner for all accounts.