ActionRank

PR Labeler

Abandoned

TimonVS/pr-labeler-action · MIT

Automatically labels your PRs based on branch name patterns like feature/* or fix/*.

257 starsLast commit 2 years agoLatest v5.0.0
F
35
/ 100
Security 42Maintenance 4Popularity 45Reliability 70

Security signals

OpenSSF Scorecard3.6 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: TimonVS/pr-labeler-action@f9c084306ce8b3f488a8f3ee1ccedc6da131d1af # v5.0.0

Mutable tags like v5.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: TimonVS/pr-labeler-action@f9c084306ce8b3f488a8f3ee1ccedc6da131d1af # v5.0.0

Score breakdown

Security (35%)42
Popularity (20%)45
Maintenance (30%)4
Reliability (15%)70