ActionRank

Create Issue Branch

Actively maintained

robvanderleek/create-issue-branch · ISC

Boost your GitHub workflow 🚀

350 starsLast commit 1 months agoLatest v1.9.0
D
52
/ 100
Security 43Maintenance 57Popularity 48Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: robvanderleek/create-issue-branch@dfe19372d9a9198999c0fd8a81f0dbe00951afd9 # v1.9.0

Mutable tags like v1.9.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: robvanderleek/create-issue-branch@dfe19372d9a9198999c0fd8a81f0dbe00951afd9 # v1.9.0

Score breakdown

Security (35%)43
Popularity (20%)48
Maintenance (30%)57
Reliability (15%)70