ActionRank

sh-checker

Stale

luizm/action-sh-checker · MIT

A GitHub action that performs static analysis for shell scripts using shellcheck, shfmt and checkbashisms.

157 starsLast commit 6 months agoLatest v0.10.0
D
48
/ 100
Security 40Maintenance 49Popularity 44Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: luizm/action-sh-checker@883217215b11c1fabbf00eb1a9a041f62d74c744 # v0.10.0

Mutable tags like v0.10.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: luizm/action-sh-checker@883217215b11c1fabbf00eb1a9a041f62d74c744 # v0.10.0

Score breakdown

Security (35%)40
Popularity (20%)44
Maintenance (30%)49
Reliability (15%)70