ActionRank

Deploy to IPFS

Actively maintained

ipshipyard/ipfs-deploy-action

Official IPFS GitHub Action for deploying static sites (or builds) to IPFS nodes/pinning services with CAR files, and addressing site builds with CIDs

64 starsLast commit 23 days agoLatest v2.0.0
C
61
/ 100
Security 50Maintenance 92Popularity 34Reliability 58

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: ipshipyard/ipfs-deploy-action@a18ef08993e485391c5879770d9bc9f1143653ce # v2.0.0

Mutable tags like v2.0.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: ipshipyard/ipfs-deploy-action@a18ef08993e485391c5879770d9bc9f1143653ce # v2.0.0

Score breakdown

Security (35%)50
Popularity (20%)34
Maintenance (30%)92
Reliability (15%)58