ActionRank

Auto Label Action

Abandoned

banyan/auto-label · MIT

A GitHub action to add labels to Pull Request based on matched file patterns

66 starsLast commit 6 years agoLatest 1.2
F
23
/ 100
Security 32Maintenance 4Popularity 31Reliability 30

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: banyan/auto-label@45a96386f4cac601434ed0f34db11c8df2fcac86 # 1.2

Mutable tags like 1.2 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: banyan/auto-label@45a96386f4cac601434ed0f34db11c8df2fcac86 # 1.2

Score breakdown

Security (35%)32
Popularity (20%)31
Maintenance (30%)4
Reliability (15%)30