ActionRank

Debug with ssh

Actively maintained

owenthereal/action-upterm · Apache-2.0

Enable real-time SSH debugging of GitHub Actions using upterm, providing direct access to the runner system for enhanced troubleshooting and workflow control.

56 starsLast commit 2 months agoLatest v1.15.0
C
61
/ 100
Security 50Maintenance 86Popularity 36Reliability 70

Security signals

OpenSSF ScorecardNo data
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: owenthereal/action-upterm@47652056242288ccbebd30f836e9885d09a75365 # v1.15.0

Mutable tags like v1.15.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: owenthereal/action-upterm@47652056242288ccbebd30f836e9885d09a75365 # v1.15.0

Score breakdown

Security (35%)50
Popularity (20%)36
Maintenance (30%)86
Reliability (15%)70