ActionRank

Docker ECR

Actively maintained

appleboy/docker-ecr-action · MIT

Publish Docker Images to the Amazon Elastic Container Registry (ECR)

25 starsLast commit 1 months agoLatest v0.0.3
D
44
/ 100
Security 37Maintenance 54Popularity 24Reliability 70

Security signals

OpenSSF Scorecard2.8 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: appleboy/docker-ecr-action@174bc7ab545bf5c4f4492240c4d839a987643559 # v0.0.3

Mutable tags like v0.0.3 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: appleboy/docker-ecr-action@174bc7ab545bf5c4f4492240c4d839a987643559 # v0.0.3

Score breakdown

Security (35%)37
Popularity (20%)24
Maintenance (30%)54
Reliability (15%)70