ActionRank

SSH to GitHub Actions

Abandoned

P3TERX/ssh2actions · MIT · archived

Connect to GitHub Actions VM via SSH for interactive debugging

92 starsLast commit 5 years agoLatest v1.0.0
F
16
/ 100
Security 31Maintenance 0Popularity 28Reliability 0

Security signals

OpenSSF Scorecard1.8 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: P3TERX/ssh2actions@71006b93bff498b020448ac10964f8a5d0f9f32c # v1.0.0

Mutable tags like v1.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: P3TERX/ssh2actions@71006b93bff498b020448ac10964f8a5d0f9f32c # v1.0.0

Score breakdown

Security (35%)31
Popularity (20%)28
Maintenance (30%)0
Reliability (15%)0