ActionRank

Team labeler action

Actively maintained

JulienKode/team-labeler-action · Apache-2.0

⚡️ Github action to label your pull requests based on the author name ⚡️

50 starsLast commit todayLatest v3.0.0
C
62
/ 100
Security 53Maintenance 92Popularity 36Reliability 58

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: JulienKode/team-labeler-action@e912b4b3a2e329a4dc6ad282cfecad79cab8fe81 # v3.0.0

Mutable tags like v3.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: JulienKode/team-labeler-action@e912b4b3a2e329a4dc6ad282cfecad79cab8fe81 # v3.0.0

Score breakdown

Security (35%)53
Popularity (20%)36
Maintenance (30%)92
Reliability (15%)58