logo

Database

Aws Repository Unencrypted

Description

Detects AWS Elastic Container Registry (ECR) repositories that are not configured with encryption at rest. Unencrypted ECR repositories can expose sensitive container images and metadata, making them vulnerable to unauthorized access if the storage is compromised.

Weakness:

165 - Insecure service configuration - AWS

Category: Functionality Abuse

Detection Strategy

    Scans all ECR repositories in the specified AWS region

    Checks if each repository has an encryption configuration defined

    Reports a vulnerability if the repository's encryptionConfiguration property is empty or missing