ActionRank

GitHub Status

Actively maintained

crazy-max/ghaction-github-status · MIT

GitHub Action to check GitHub Status in your workflow

39 starsLast commit 1 months agoLatest v5.0.0
C
62
/ 100
Security 58Maintenance 85Popularity 28Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: crazy-max/ghaction-github-status@f0ef9e1cf727f9f76f8485f8c525fa03afc4ec02 # v5.0.0

Mutable tags like v5.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: crazy-max/ghaction-github-status@f0ef9e1cf727f9f76f8485f8c525fa03afc4ec02 # v5.0.0

Score breakdown

Security (35%)58
Popularity (20%)28
Maintenance (30%)85
Reliability (15%)70