ActionRank

GS Commit Message Checker

Abandoned

GsActions/commit-message-checker · MIT

GitHub Action that checks commit messages of pushes and pull request against a regex pattern

104 starsLast commit 3 years agoLatest v2.0.0
F
37
/ 100
Security 40Maintenance 4Popularity 39Reliability 95

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: GsActions/commit-message-checker@16fa2d5de096ae0d35626443bcd24f1e756cafee # v2.0.0

Mutable tags like v2.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: GsActions/commit-message-checker@16fa2d5de096ae0d35626443bcd24f1e756cafee # v2.0.0

Score breakdown

Security (35%)40
Popularity (20%)39
Maintenance (30%)4
Reliability (15%)95