Plugin Title | ECR Repository Tag Immutability |
Cloud | AWS |
Category | ECR |
Description | Ensures ECR repository image tags cannot be overwritten |
More Info | ECR repositories should be configured to prevent overwriting of image tags to avoid potentially-malicious images from being deployed to live environments. |
AWS Link | https://docs.aws.amazon.com/AmazonECR/latest/userguide/image-tag-mutability.html |
Recommended Action | Update ECR registry configurations to ensure image tag mutability is set to immutable. |