ActionRank

JSDoc Action

Abandoned

andstor/jsdoc-action · Apache-2.0

GitHub Action to build JSDoc documentation

87 starsLast commit 4 years agoLatest v1.2.1
F
31
/ 100
Security 38Maintenance 4Popularity 30Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: andstor/jsdoc-action@06eafccd94e3fedcbf4ff0a8f23d775c169efdf2 # 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: andstor/jsdoc-action@06eafccd94e3fedcbf4ff0a8f23d775c169efdf2 # v1.2.1

Score breakdown

Security (35%)38
Popularity (20%)30
Maintenance (30%)4
Reliability (15%)70