ActionRank

auto-doc

Stale

tj-actions/auto-doc · Apache-2.0

Github action that turns your reusable workflows and custom actions into easy to read markdown tables.

52 starsLast commit 12 months agoLatest v3.6.0
D
44
/ 100
Security 42Maintenance 23Popularity 38Reliability 96

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: tj-actions/auto-doc@b10ceedffd794ec29a8fa8700529f40c1b64a951 # v3.6.0

Mutable tags like v3.6.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: tj-actions/auto-doc@b10ceedffd794ec29a8fa8700529f40c1b64a951 # v3.6.0

Score breakdown

Security (35%)42
Popularity (20%)38
Maintenance (30%)23
Reliability (15%)96