ActionRank

Make prerelease

Abandoned

epeli/npm-release · MIT

Github action for npm (pre)releases

15 starsLast commit 5 years agoLatest v2.0.0
F
33
/ 100
Security 50Maintenance 4Popularity 19Reliability 70

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: epeli/npm-release@9f12a429b0357e04f845b777513077d81f1a4409 # 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: epeli/npm-release@9f12a429b0357e04f845b777513077d81f1a4409 # v2.0.0

Score breakdown

Security (35%)50
Popularity (20%)19
Maintenance (30%)4
Reliability (15%)70