Branch Guard
Abandonedcirrus-actions/branch-guard · MIT · archived
Action to guard branches from merges when any of the latest check suites or commit statuses is failing.
★ 6 starsLast commit 6 years agoLatest v1.2
F
16
/ 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: cirrus-actions/branch-guard@9b8e5fb5fd2c8da3d3f119d740030065fc326bf0 # v1.2Mutable tags like v1.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: cirrus-actions/branch-guard@9b8e5fb5fd2c8da3d3f119d740030065fc326bf0 # v1.2
Score breakdown
Security (35%)37
Popularity (20%)17
Maintenance (30%)0
Reliability (15%)0
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/cirrus-actions-branch-guard)HTML version
HTML
<a href="https://actionrank.dev/actions/cirrus-actions-branch-guard"><img src="https://actionrank.dev/api/badge/cirrus-actions-branch-guard" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work