ActionRank

get-cmake

Actively maintained

lukka/get-cmake · MIT

Install and Cache latest CMake and Ninja for your workflows on your GitHub

129 starsLast commit todayLatest v4.4.2
C
63
/ 100
Security 45Maintenance 96Popularity 40Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: lukka/get-cmake@fffaaafeea488556c2c12dad60690008bc1caacb # v4.4.2

Mutable tags like v4.4.2 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: lukka/get-cmake@fffaaafeea488556c2c12dad60690008bc1caacb # v4.4.2

Score breakdown

Security (35%)45
Popularity (20%)40
Maintenance (30%)96
Reliability (15%)70