ActionRank

Golang Action

Abandoned

cedrickring/golang-action · Apache-2.0 · archived

A GitHub Action to run Go commands

131 starsLast commit 4 years agoLatest 1.7.0
F
23
/ 100
Security 42Maintenance 0Popularity 39Reliability 0

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: cedrickring/golang-action@8ae4db58f50189af5f978c184e515240be7a76f3 # 1.7.0

Mutable tags like 1.7.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: cedrickring/golang-action@8ae4db58f50189af5f978c184e515240be7a76f3 # 1.7.0

Score breakdown

Security (35%)42
Popularity (20%)39
Maintenance (30%)0
Reliability (15%)0