ActionRank

S3 Cache for GitHub Actions

Abandoned

leroy-merlin-br/action-s3-cache · Apache-2.0

Github action to cache dependencies and build outputs to s3 bucket

64 starsLast commit 4 years agoLatest v1.0.7-rc.0
F
38
/ 100
Security 45Maintenance 4Popularity 31Reliability 96

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: leroy-merlin-br/action-s3-cache@34df7d73d7c54fad3f07076595e34c249f4391f4 # v1.0.7-rc.0

Mutable tags like v1.0.7-rc.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: leroy-merlin-br/action-s3-cache@34df7d73d7c54fad3f07076595e34c249f4391f4 # v1.0.7-rc.0

Score breakdown

Security (35%)45
Popularity (20%)31
Maintenance (30%)4
Reliability (15%)96