ActionRank

Get GKE Credentials

Stale

google-github-actions/get-gke-credentials · Apache-2.0

A GitHub Action that configure authentication to a GKE cluster.

125 starsLast commit 10 months agoLatest v3.0.0
D
52
/ 100
Security 56Maintenance 38Popularity 40Reliability 84

Security signals

OpenSSF Scorecard6.0 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: google-github-actions/get-gke-credentials@3da1e46a907576cefaa90c484278bb5b259dd395 # 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: google-github-actions/get-gke-credentials@3da1e46a907576cefaa90c484278bb5b259dd395 # v3.0.0

Score breakdown

Security (35%)56
Popularity (20%)40
Maintenance (30%)38
Reliability (15%)84