ActionRank

GitHub Releases

Abandoned

fnkr/github-action-ghr · MIT

GitHub Action to upload build artifacts to GitHub releases.

63 starsLast commit 4 years agoLatest v1.3
F
24
/ 100
Security 34Maintenance 4Popularity 32Reliability 30

Security signals

OpenSSF Scorecard2.4 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: fnkr/github-action-ghr@96b1448dc6162f370067e1de51e856e733a76b4f # v1.3

Mutable tags like v1.3 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: fnkr/github-action-ghr@96b1448dc6162f370067e1de51e856e733a76b4f # v1.3

Score breakdown

Security (35%)34
Popularity (20%)32
Maintenance (30%)4
Reliability (15%)30