ActionRank

attic-action

Actively maintained

ryanccn/attic-action · MIT

Cache Nix derivations on GitHub Actions with Attic

59 starsLast commit 1 months agoLatest v0.5.0
C
56
/ 100
Security 44Maintenance 78Popularity 35Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: ryanccn/attic-action@5635a15ef0c5462194ffbd05d1daeddc74625c3a # v0.5.0

Mutable tags like v0.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: ryanccn/attic-action@5635a15ef0c5462194ffbd05d1daeddc74625c3a # v0.5.0

Score breakdown

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