Debug via SSH
Staleluchihoratiu/debug-via-ssh · GPL-3.0
Here you can find a GitHub Action that allows you to connect to a GitHub Actions runner via SSH for interactive debugging using ngrok.
★ 64 starsLast commit 3 months agoLatest v1.3
D
42
/ 100
Security signals
OpenSSF Scorecard3.2 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: luchihoratiu/debug-via-ssh@0fa6048b80328b0fb5bf2b8f68c5f50629b67abc # v1.3Mutable tags like v1.3 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: luchihoratiu/debug-via-ssh@0fa6048b80328b0fb5bf2b8f68c5f50629b67abc # v1.3
Score breakdown
Security (35%)39
Popularity (20%)32
Maintenance (30%)59
Reliability (15%)30
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/luchihoratiu-debug-via-ssh)HTML version
HTML
<a href="https://actionrank.dev/actions/luchihoratiu-debug-via-ssh"><img src="https://actionrank.dev/api/badge/luchihoratiu-debug-via-ssh" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work