ActionRank

Docker Cache

Abandoned

ScribeMD/docker-cache · MIT

Cache Docker Images Whether Built or Pulled

129 starsLast commit 2 years agoLatest 0.5.0
F
39
/ 100
Security 56Maintenance 4Popularity 36Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: ScribeMD/docker-cache@fb28c93772363301b8d0a6072ce850224b73f74e # 0.5.0

Mutable tags like 0.5.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: ScribeMD/docker-cache@fb28c93772363301b8d0a6072ce850224b73f74e # 0.5.0

Score breakdown

Security (35%)56
Popularity (20%)36
Maintenance (30%)4
Reliability (15%)70