ActionRank

Setup Arduino CLI

Abandoned

arduino/setup-arduino-cli · MIT

GitHub Action to setup Arduino CLI

79 starsLast commit 1 year agoLatest v2.0.0
F
37
/ 100
Security 49Maintenance 7Popularity 38Reliability 70

Security signals

OpenSSF Scorecard4.8 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: arduino/setup-arduino-cli@81d310742121c928ea9c8bbd407b4217b432ae02 # v2.0.0

Mutable tags like v2.0.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: arduino/setup-arduino-cli@81d310742121c928ea9c8bbd407b4217b432ae02 # v2.0.0

Score breakdown

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