ActionRank

docker-image-size-limit

Actively maintained

wemake-services/docker-image-size-limit · MIT

Keep an eye on your docker image size and prevent it from growing too big

133 starsLast commit 4 days agoLatest 2.2.0
C
59
/ 100
Security 45Maintenance 83Popularity 37Reliability 70

Security signals

OpenSSF Scorecard4.2 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: wemake-services/docker-image-size-limit@f5970eb0c2180ac296475bfd22c5a58955370051 # 2.2.0

Mutable tags like 2.2.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: wemake-services/docker-image-size-limit@f5970eb0c2180ac296475bfd22c5a58955370051 # 2.2.0

Score breakdown

Security (35%)45
Popularity (20%)37
Maintenance (30%)83
Reliability (15%)70