ActionRank

Block Autosquash Commits

Abandoned

xt0rted/block-autosquash-commits-action · MIT

A Github Action to prevent merging pull requests containing autosquash commit messages.

18 starsLast commit 2 years agoLatest v2.2.0
F
32
/ 100
Security 43Maintenance 4Popularity 26Reliability 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: xt0rted/block-autosquash-commits-action@79880c36b4811fe549cfffe20233df88876024e7 # v2.2.0

Mutable tags like v2.2.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: xt0rted/block-autosquash-commits-action@79880c36b4811fe549cfffe20233df88876024e7 # v2.2.0

Score breakdown

Security (35%)43
Popularity (20%)26
Maintenance (30%)4
Reliability (15%)70