ActionRank

GitHub Labeler

Actively maintained

crazy-max/ghaction-github-labeler · MIT

GitHub Action to manage labels on GitHub

166 starsLast commit 1 months agoLatest v6.0.0
C
66
/ 100
Security 58Maintenance 89Popularity 42Reliability 70

Security signals

OpenSSF Scorecard6.4 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: crazy-max/ghaction-github-labeler@548a7c3603594ec17c819e1239f281a3b801ab4d # v6.0.0

Mutable tags like v6.0.0 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: crazy-max/ghaction-github-labeler@548a7c3603594ec17c819e1239f281a3b801ab4d # v6.0.0

Score breakdown

Security (35%)58
Popularity (20%)42
Maintenance (30%)89
Reliability (15%)70