ActionRank

pkg-size-action

Abandoned

pkg-size/action · MIT

📦📊 GitHub Action to reports on the size of your npm package

90 starsLast commit 4 years agoLatest v1.1.1
F
34
/ 100
Security 37Maintenance 4Popularity 31Reliability 90

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: pkg-size/action@a637fb0897b6f14f18e776d8c3dbccb34a1ad27b # v1.1.1

Mutable tags like v1.1.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: pkg-size/action@a637fb0897b6f14f18e776d8c3dbccb34a1ad27b # v1.1.1

Score breakdown

Security (35%)37
Popularity (20%)31
Maintenance (30%)4
Reliability (15%)90