ActionRank

Working Label

Abandoned

AlbertHernandez/working-label-action · MIT

GitHub Action to add labels depending if the pull request is ready to review

5 starsLast commit 6 years agoLatest 1.0.0
F
27
/ 100
Security 36Maintenance 4Popularity 14Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: AlbertHernandez/working-label-action@a51ac839e69d49202edf20facefd033d1818770e # 1.0.0

Mutable tags like 1.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: AlbertHernandez/working-label-action@a51ac839e69d49202edf20facefd033d1818770e # 1.0.0

Score breakdown

Security (35%)36
Popularity (20%)14
Maintenance (30%)4
Reliability (15%)70