SSH Remote Commands
Actively maintainedappleboy/ssh-action · MIT
GitHub Actions for executing remote ssh commands.
★ 6.2k starsLast commit 26 days agoLatest v1.2.5
C
63
/ 100
Security signals
OpenSSF Scorecard4.0 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: appleboy/ssh-action@0ff4204d59e8e51228ff73bce53f80d53301dee2 # v1.2.5Mutable tags like v1.2.5 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: appleboy/ssh-action@0ff4204d59e8e51228ff73bce53f80d53301dee2 # v1.2.5
Score breakdown
Security (35%)44
Popularity (20%)66
Maintenance (30%)79
Reliability (15%)70
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/appleboy-ssh-action)HTML version
HTML
<a href="https://actionrank.dev/actions/appleboy-ssh-action"><img src="https://actionrank.dev/api/badge/appleboy-ssh-action" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work