SSH to GitHub Actions
AbandonedP3TERX/ssh2actions · MIT · archived
Connect to GitHub Actions VM via SSH for interactive debugging
★ 91 starsLast commit 5 years agoLatest v1.0.0
F
16
/ 100
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.0Mutable 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
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/p3terx-ssh2actions)HTML version
HTML
<a href="https://actionrank.dev/actions/p3terx-ssh2actions"><img src="https://actionrank.dev/api/badge/p3terx-ssh2actions" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work