The name of your action here
Actively maintainedactions/javascript-action · MIT
Create a JavaScript Action with tests, linting, workflow, publishing, and versioning
★ 1.2k starsLast commit 2 months agoLatest v1.0.1
D
54
/ 100
Security signals
OpenSSF Scorecard5.4 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: actions/javascript-action@4be183afbd08ddadedcf09f17e8e112326894107 # v1.0.1Mutable tags like v1.0.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/javascript-action@4be183afbd08ddadedcf09f17e8e112326894107 # v1.0.1
Score breakdown
Security (35%)52
Popularity (20%)59
Maintenance (30%)45
Reliability (15%)70