ActionRank

Highlight new NPM Dependencies

Abandoned

hiwelo/new-dependencies-action · MIT

GitHub Action adding a comment with information about new NPM dependencies detected in a pull request

29 starsLast commit 5 years agoLatest 1.0.1
F
30
/ 100
Security 39Maintenance 4Popularity 25Reliability 70

Security signals

OpenSSF Scorecard3.1 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: hiwelo/new-dependencies-action@e4175e14484328f9ab56df91e420e90ad5031c08 # 1.0.1

Mutable tags like 1.0.1 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: hiwelo/new-dependencies-action@e4175e14484328f9ab56df91e420e90ad5031c08 # 1.0.1

Score breakdown

Security (35%)39
Popularity (20%)25
Maintenance (30%)4
Reliability (15%)70