ActionRank

AWS ECR Images Cleanup

Abandoned

Frank-Gu-81/aws-ecr-image-cleaner · MIT

A toolkit that helps you automatically deletes old Docker images from an AWS ECR repository, keeping only the latest N images.

52 starsLast commit 1 year agoLatest v1.0.0
D
47
/ 100
Security 75Maintenance 16Popularity 25Reliability 70

Security signals

OpenSSF ScorecardNo data
SECURITY.md presentYes
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: Frank-Gu-81/aws-ecr-image-cleaner@be640e33fd7056187d0aa7b40b43766870bdec8f # v1.0.0

Mutable tags like v1.0.0 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: Frank-Gu-81/aws-ecr-image-cleaner@be640e33fd7056187d0aa7b40b43766870bdec8f # v1.0.0

Score breakdown

Security (35%)75
Popularity (20%)25
Maintenance (30%)16
Reliability (15%)70