ActionRank

goreadme

Abandoned

posener/goreadme · MIT

Generate readme file from Go doc. Now available as a Github action!

219 starsLast commit 1 year agoLatest v1.4.2
F
39
/ 100
Security 40Maintenance 7Popularity 44Reliability 96

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: posener/goreadme@4f46da46c138d7a18283dfe718b4ad91da0d63de # v1.4.2

Mutable tags like v1.4.2 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/goreadme@4f46da46c138d7a18283dfe718b4ad91da0d63de # v1.4.2

Score breakdown

Security (35%)40
Popularity (20%)44
Maintenance (30%)7
Reliability (15%)96