ActionRank

GitHub Checks

Actively maintained

LouisBrunner/checks-action · MIT

GitHub Action which wraps calls to GitHub Checks API

267 starsLast commit 7 days agoLatest v3.1.0
C
66
/ 100
Security 60Maintenance 87Popularity 43Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: LouisBrunner/checks-action@937cbbcde3259005b50746dc91cde29098aac2ff # v3.1.0

Mutable tags like v3.1.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: LouisBrunner/checks-action@937cbbcde3259005b50746dc91cde29098aac2ff # v3.1.0

Score breakdown

Security (35%)60
Popularity (20%)43
Maintenance (30%)87
Reliability (15%)70