ActionRank

Authenticate to Google Cloud

Actively maintained

google-github-actions/auth · Apache-2.0

A GitHub Action for authenticating to Google Cloud.

1.4k starsLast commit 3 days agoLatest v3.0.0
C
66
/ 100
Security 56Maintenance 75Popularity 59Reliability 80

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/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093 # 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/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093 # v3.0.0

Score breakdown

Security (35%)56
Popularity (20%)59
Maintenance (30%)75
Reliability (15%)80