ActionRank

github-action-publish-binaries

Abandoned

skx/github-action-publish-binaries · archived

Publish binaries when new releases are made.

139 starsLast commit 4 years agoLatest release-2.0
F
18
/ 100
Security 30Maintenance 0Popularity 39Reliability 0

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: skx/github-action-publish-binaries@b9ca5643b2f1d7371a6cba7f35333f1461bbc703 # release-2.0

Mutable tags like release-2.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: skx/github-action-publish-binaries@b9ca5643b2f1d7371a6cba7f35333f1461bbc703 # release-2.0

Score breakdown

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