ActionRank

Electron Builder Action

Abandoned

samuelmeuli/action-electron-builder · MIT · archived

GitHub Action for building and releasing Electron apps

717 starsLast commit 5 years agoLatest v1.6.0
F
23
/ 100
Security 37Maintenance 0Popularity 49Reliability 0

Security signals

OpenSSF Scorecard2.9 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: samuelmeuli/action-electron-builder@92327c67bc45ff7c38bf55d8aa8c4d75b7ea38e7 # v1.6.0

Mutable tags like v1.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: samuelmeuli/action-electron-builder@92327c67bc45ff7c38bf55d8aa8c4d75b7ea38e7 # v1.6.0

Score breakdown

Security (35%)37
Popularity (20%)49
Maintenance (30%)0
Reliability (15%)0