Branch name rules
Abandoneddeepakputhraya/action-branch-name · MIT
Github action to enforce naming convention on branch names
★ 87 starsLast commit 3 years agoLatest v1.0.0
F
31
/ 100
Security signals
OpenSSF Scorecard2.8 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: deepakputhraya/action-branch-name@e0f8db53a8e289f1ae6f6c3e8dc70a3d366fd876 # v1.0.0Mutable tags like v1.0.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: deepakputhraya/action-branch-name@e0f8db53a8e289f1ae6f6c3e8dc70a3d366fd876 # v1.0.0
Score breakdown
Security (35%)37
Popularity (20%)32
Maintenance (30%)4
Reliability (15%)70