ActionRank

posener/goaction

Abandoned

posener/goaction · Apache-2.0

Write Github actions in Go

213 starsLast commit 3 years agoLatest v1.2.1
F
34
/ 100
Security 37Maintenance 4Popularity 32Reliability 92

Security signals

OpenSSF Scorecard2.8 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: posener/goaction@77fafdc60c2b793ce1ea10fd9886157c90db7204 # v1.2.1

Mutable tags like v1.2.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: posener/goaction@77fafdc60c2b793ce1ea10fd9886157c90db7204 # v1.2.1

Score breakdown

Security (35%)37
Popularity (20%)32
Maintenance (30%)4
Reliability (15%)92