ActionRank

GitHub Action Locks

Abandoned

abatilo/github-action-locks · MIT · archived

Guarantee atomic execution of your GitHub Action workflows

16 starsLast commit 3 years agoLatest v2.1.0
F
17
/ 100
Security 36Maintenance 0Popularity 24Reliability 0

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: abatilo/github-action-locks@ab854294a5f2fa0940e636a0391df19f02d1ff47 # v2.1.0

Mutable tags like v2.1.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: abatilo/github-action-locks@ab854294a5f2fa0940e636a0391df19f02d1ff47 # v2.1.0

Score breakdown

Security (35%)36
Popularity (20%)24
Maintenance (30%)0
Reliability (15%)0

Add this badge to your README

ActionRank grade badge for GitHub Action Locks
Markdown
[![ActionRank](https://actionrank.dev/api/badge/abatilo-github-action-locks)](https://actionrank.dev/actions/abatilo-github-action-locks)
HTML version
HTML
<a href="https://actionrank.dev/actions/abatilo-github-action-locks"><img src="https://actionrank.dev/api/badge/abatilo-github-action-locks" alt="ActionRank score"></a>

Free to use, no attribution required — the badge updates itself as the score changes. How badges work

Get alerts for GitHub Action Locks

We'll email you only if GitHub Action Locks becomes abandoned or a new advisory is published. Unsubscribe any time. How we handle your address