ActionRank

set-commit-status

Actively maintained

myrotvorets/set-commit-status-action · MIT

GitHub Action to set commit status

76 starsLast commit 2 days agoLatest v2.0.1
C
57
/ 100
Security 57Maintenance 64Popularity 35Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: myrotvorets/set-commit-status-action@3730c0a348a2ace3c110851bed53331bc6406e9f # v2.0.1

Mutable tags like v2.0.1 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: myrotvorets/set-commit-status-action@3730c0a348a2ace3c110851bed53331bc6406e9f # v2.0.1

Score breakdown

Security (35%)57
Popularity (20%)35
Maintenance (30%)64
Reliability (15%)70