ActionRank

Setup Emscripten toolchain

Actively maintained

emscripten-core/setup-emsdk · MIT

Setup Emscripten for use with GitHub actions

123 starsLast commit 1 months agoLatest v16
C
57
/ 100
Security 50Maintenance 79Popularity 41Reliability 48

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: emscripten-core/setup-emsdk@4528d102f7230f0e7b276855c01ea1159be0e984 # v16

Mutable tags like v16 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: emscripten-core/setup-emsdk@4528d102f7230f0e7b276855c01ea1159be0e984 # v16

Score breakdown

Security (35%)50
Popularity (20%)41
Maintenance (30%)79
Reliability (15%)48