ActionRank

Install GCC

Actively maintained

egor-tensin/setup-gcc · MIT

GitHub action to set up GCC

83 starsLast commit 1 months agoLatest v2.0
D
52
/ 100
Security 39Maintenance 78Popularity 30Reliability 60

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: egor-tensin/setup-gcc@a2861a8b8538f49cf2850980acccf6b05a1b2ae4 # v2.0

Mutable tags like v2.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: egor-tensin/setup-gcc@a2861a8b8538f49cf2850980acccf6b05a1b2ae4 # v2.0

Score breakdown

Security (35%)39
Popularity (20%)30
Maintenance (30%)78
Reliability (15%)60