ActionRank

GitHub Runtime

Actively maintained

crazy-max/ghaction-github-runtime · MIT

GitHub Action to expose GitHub runtime to the workflow

101 starsLast commit 1 months agoLatest v4.0.0
C
63
/ 100
Security 58Maintenance 85Popularity 31Reliability 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-runtime@04d248b84655b509d8c44dc1d6f990c879747487 # v4.0.0

Mutable tags like v4.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-runtime@04d248b84655b509d8c44dc1d6f990c879747487 # v4.0.0

Score breakdown

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