ActionRank

Hello, World!

Stale

actions/hello-world-javascript-action · MIT

A template to demonstrate how to build a JavaScript action.

313 starsLast commit 5 months agoLatest v1.1
D
44
/ 100
Security 50Maintenance 28Popularity 45Reliability 60

Security signals

OpenSSF ScorecardNo data
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: actions/hello-world-javascript-action@ad41a6c27317e688719c813b0d6a25685a9bce54 # v1.1

Mutable tags like v1.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: actions/hello-world-javascript-action@ad41a6c27317e688719c813b0d6a25685a9bce54 # v1.1

Score breakdown

Security (35%)50
Popularity (20%)45
Maintenance (30%)28
Reliability (15%)60