ActionRank

Label Actions

Actively maintained

dessant/label-actions · MIT

🤖 GitHub Action that performs certain tasks when issues, pull requests or discussions are labeled or unlabeled

126 starsLast commit 1 months agoLatest v5.0.3
C
63
/ 100
Security 51Maintenance 95Popularity 30Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: dessant/label-actions@65225c179d3b2502f6eda7b3d15101a3f412366b # v5.0.3

Mutable tags like v5.0.3 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: dessant/label-actions@65225c179d3b2502f6eda7b3d15101a3f412366b # v5.0.3

Score breakdown

Security (35%)51
Popularity (20%)30
Maintenance (30%)95
Reliability (15%)70