ActionRank

Amazon ECR "Login" Action for GitHub Actions

Actively maintained

aws-actions/amazon-ecr-login · MIT

Logs into Amazon ECR with the local Docker client.

1.1k starsLast commit 4 days agoLatest v2.1.6
B
71
/ 100
Security 59Maintenance 100Popularity 59Reliability 58

Security signals

OpenSSF Scorecard6.5 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: aws-actions/amazon-ecr-login@d539f0932e70871a027e9d5a9d8fc38589180a64 # v2.1.6

Mutable tags like v2.1.6 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.

Full workflow example
steps:
  - uses: aws-actions/amazon-ecr-login@d539f0932e70871a027e9d5a9d8fc38589180a64 # v2.1.6

Score breakdown

Security (35%)59
Popularity (20%)59
Maintenance (30%)100
Reliability (15%)58