ActionRank

SSH to Google Cloud Platform compute instances

Stale

google-github-actions/ssh-compute · Apache-2.0

A GitHub Action to SSH into a Google Compute Engine instance.

66 starsLast commit 11 months agoLatest v2.0.0
D
46
/ 100
Security 56Maintenance 37Popularity 35Reliability 58

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/ssh-compute@907d824cb3cb1630ddd72c032f8c64be474b4117 # v2.0.0

Mutable tags like v2.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/ssh-compute@907d824cb3cb1630ddd72c032f8c64be474b4117 # v2.0.0

Score breakdown

Security (35%)56
Popularity (20%)35
Maintenance (30%)37
Reliability (15%)58