ActionRank

Publish to npm

Abandoned

pascalgn/npm-publish-action · MIT

GitHub action to automatically publish packages to npm

227 starsLast commit 4 years agoLatest 1.3.9
F
32
/ 100
Security 34Maintenance 4Popularity 42Reliability 70

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: pascalgn/npm-publish-action@374314eadce0ca5353387666469a949f69414752 # 1.3.9

Mutable tags like 1.3.9 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: pascalgn/npm-publish-action@374314eadce0ca5353387666469a949f69414752 # 1.3.9

Score breakdown

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