ActionRank

Assign size label

Stale

pascalgn/size-label-action · MIT

GitHub action to assign labels based on pull request change sizes

101 starsLast commit 4 months agoLatest v0.5.7
D
49
/ 100
Security 37Maintenance 56Popularity 42Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: pascalgn/size-label-action@56b489b027932ec0cf60438a1a5f1a19c8fc71ff # v0.5.7

Mutable tags like v0.5.7 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/size-label-action@56b489b027932ec0cf60438a1a5f1a19c8fc71ff # v0.5.7

Score breakdown

Security (35%)37
Popularity (20%)42
Maintenance (30%)56
Reliability (15%)70