ActionRank

Setup Cpp (C++ / C)

Actively maintained

aminya/setup-cpp · Apache-2.0

Install all the tools required for building and testing C++ and C projects.

272 starsLast commit 1 months agoLatest v1.8.1
C
60
/ 100
Security 45Maintenance 83Popularity 44Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: aminya/setup-cpp@8170d66c458f4a045220b7b0966c10940bb2a15d # v1.8.1

Mutable tags like v1.8.1 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: aminya/setup-cpp@8170d66c458f4a045220b7b0966c10940bb2a15d # v1.8.1

Score breakdown

Security (35%)45
Popularity (20%)44
Maintenance (30%)83
Reliability (15%)70