ActionRank

Actions Ecosystem Add Labels

Abandoned

actions-ecosystem/action-add-labels · Apache-2.0

🏷️ GitHub Action to add labels

126 starsLast commit 3 years agoLatest v1.1.3
F
33
/ 100
Security 38Maintenance 4Popularity 40Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: actions-ecosystem/action-add-labels@18f1af5e3544586314bbe15c0273249c770b2daf # v1.1.3

Mutable tags like v1.1.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: actions-ecosystem/action-add-labels@18f1af5e3544586314bbe15c0273249c770b2daf # v1.1.3

Score breakdown

Security (35%)38
Popularity (20%)40
Maintenance (30%)4
Reliability (15%)70