ActionRank

Setup protoc

Abandoned

arduino/setup-protoc · GPL-3.0

GitHub Action to setup the protoc compiler for protocol buffers

163 starsLast commit 1 year agoLatest v3.0.0
F
37
/ 100
Security 48Maintenance 5Popularity 42Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: arduino/setup-protoc@c65c819552d16ad3c9b72d9dfd5ba5237b9c906b # 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-protoc@c65c819552d16ad3c9b72d9dfd5ba5237b9c906b # v3.0.0

Score breakdown

Security (35%)48
Popularity (20%)42
Maintenance (30%)5
Reliability (15%)70