ActionRank

Label Syncer

Abandoned

micnncim/action-label-syncer · Apache-2.0

GitHub Action to sync GitHub labels in the declarative way

219 starsLast commit 5 years agoLatest v1.3.0
F
34
/ 100
Security 40Maintenance 4Popularity 43Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: micnncim/action-label-syncer@3abd5ab72fda571e69fffd97bd4e0033dd5f495c # 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: micnncim/action-label-syncer@3abd5ab72fda571e69fffd97bd4e0033dd5f495c # v1.3.0

Score breakdown

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