ActionRank

AWS ECR

Abandoned

kciter/aws-ecr-action · MIT

This Action allows you to create Docker images and push into a ECR repository.

148 starsLast commit 2 years agoLatest v5
F
34
/ 100
Security 42Maintenance 4Popularity 44Reliability 60

Security signals

OpenSSF Scorecard3.7 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: kciter/aws-ecr-action@ea6db9ecebec495c996b0f084c8ea1591f1185d7 # v5

Mutable tags like v5 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: kciter/aws-ecr-action@ea6db9ecebec495c996b0f084c8ea1591f1185d7 # v5

Score breakdown

Security (35%)42
Popularity (20%)44
Maintenance (30%)4
Reliability (15%)60