ActionRank

Cloudflare Purge Cache

Abandoned

jakejarvis/cloudflare-purge-action · MIT · archived

🗑️ GitHub Action to purge a website's cache via the Cloudflare API

146 starsLast commit 6 years agoLatest v0.3.0
F
17
/ 100
Security 31Maintenance 0Popularity 30Reliability 0

Security signals

OpenSSF Scorecard1.8 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: jakejarvis/cloudflare-purge-action@eee6dba0236093358f25bb1581bd615dc8b3d8e3 # v0.3.0

Mutable tags like v0.3.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: jakejarvis/cloudflare-purge-action@eee6dba0236093358f25bb1581bd615dc8b3d8e3 # v0.3.0

Score breakdown

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