ActionRank

NPM install cache

Abandoned

c-hive/gha-npm-cache · MIT · archived

1-liner npm install cache for GitHub Actions

19 starsLast commit 3 years agoLatest v1.1.0
F
18
/ 100
Security 37Maintenance 0Popularity 25Reliability 0

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: c-hive/gha-npm-cache@2de807f96074eec2c36c2d321c20724cd04112dd # v1.1.0

Mutable tags like v1.1.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: c-hive/gha-npm-cache@2de807f96074eec2c36c2d321c20724cd04112dd # v1.1.0

Score breakdown

Security (35%)37
Popularity (20%)25
Maintenance (30%)0
Reliability (15%)0