ActionRank

Golang CGO cross compiler

Actively maintained

crazy-max/ghaction-xgo · MIT

GitHub Action for xgo, a Golang CGO cross compiler

70 starsLast commit 18 days agoLatest v4.0.0
C
65
/ 100
Security 59Maintenance 90Popularity 33Reliability 70

Security signals

OpenSSF Scorecard6.5 / 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-xgo@de82f877ff4552f03b66c146f608233849e9c3dc # 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-xgo@de82f877ff4552f03b66c146f608233849e9c3dc # v4.0.0

Score breakdown

Security (35%)59
Popularity (20%)33
Maintenance (30%)90
Reliability (15%)70