ActionRank

Actions Ecosystem Remove Labels

Abandoned

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

🏷️ GitHub Action to remove labels

60 starsLast commit 3 years agoLatest v1.3.0
F
31
/ 100
Security 37Maintenance 4Popularity 34Reliability 70

Security signals

OpenSSF Scorecard2.9 / 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-remove-labels@2ce5d41b4b6aa8503e285553f75ed56e0a40bae0 # v1.3.0

Mutable tags like v1.3.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: actions-ecosystem/action-remove-labels@2ce5d41b4b6aa8503e285553f75ed56e0a40bae0 # v1.3.0

Score breakdown

Security (35%)37
Popularity (20%)34
Maintenance (30%)4
Reliability (15%)70