ActionRank

arduino/setup-task

Actively maintained

arduino/setup-task · GPL-3.0

GitHub Actions action to make Task available for use in your workflow

151 starsLast commit 4 days agoLatest v3.0.0
C
68
/ 100
Security 61Maintenance 92Popularity 42Reliability 70

Security signals

OpenSSF Scorecard5.2 / 10
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: arduino/setup-task@c0bc642852239c2689f73f4ea6459c29405f3c52 # v3.0.0

Mutable tags like v3.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-task@c0bc642852239c2689f73f4ea6459c29405f3c52 # v3.0.0

Score breakdown

Security (35%)61
Popularity (20%)42
Maintenance (30%)92
Reliability (15%)70