ActionRank

Debug via SSH

Actively maintained

luchihoratiu/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 1 months agoLatest v1.3
D
49
/ 100
Security 43Maintenance 78Popularity 32Reliability 30

Security signals

OpenSSF Scorecard3.8 / 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.3

Mutable 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%)43
Popularity (20%)32
Maintenance (30%)78
Reliability (15%)30