ECR private repositories should have tag immutability enabled

이 페이지는 아직 한국어로 제공되지 않으며 번역 작업 중입니다. 번역에 관한 질문이나 의견이 있으시면 언제든지 저희에게 연락해 주십시오.

Description

This control verifies whether tag immutability is enabled on a private ECR repository. It passes when tag immutability is enabled and set to IMMUTABLE.

Amazon ECR Tag Immutability enables users to rely on descriptive tags as a consistent method for tracking and uniquely identifying images. An immutable tag is fixed, meaning each tag points to a unique image. This enhances reliability and scalability because a static tag will always reference the same image upon deployment. When enabled, tag immutability prevents tags from being overwritten, thereby reducing potential security risks.

Remediation

For guidance on how to set up a repository with immutable tags or modify the image tag mutability settings for an existing repository, refer to the Image Tag Mutability section in the Amazon Elastic Container Registry User Guide.