ActionRank

Redis Server in GitHub Actions

Stale

supercharge/redis-github-action · MIT

Use Redis in GitHub Actions

110 starsLast commit 8 months agoLatest 1.8.1
D
49
/ 100
Security 50Maintenance 44Popularity 39Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: supercharge/redis-github-action@bc274cb7238cd63a45029db04ee48c07a72609fd # 1.8.1

Mutable tags like 1.8.1 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: supercharge/redis-github-action@bc274cb7238cd63a45029db04ee48c07a72609fd # 1.8.1

Score breakdown

Security (35%)50
Popularity (20%)39
Maintenance (30%)44
Reliability (15%)70