Ensure Amazon ECS Task Definitions Have Secure Networking Modes and User Definitions in AWS
This automation checks whether an Amazon ECS task definition that has host networking mode also has 'privileged' or 'user' container definitions. The automation fails for task definitions that have host network mode and container definitions where privileged=false or is empty and user=root or is empty. Send results via Email.
icon
Breakdown
  1. Ensure Amazon ECS Task Definitions Have Secure Networking Modes and User Definitions.
  2. Send results via Email. This result step can be changed from Email to Slack, Microsoft Teams or Discord.