SSH Remote Commands
Actively maintainedappleboy/ssh-action · MIT
GitHub Actions for executing remote ssh commands.
★ 6.2k starsLast commit 15 days agoLatest v1.2.5
C
62
/ 100
Security signals
OpenSSF Scorecard3.7 / 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%)42
Popularity (20%)65
Maintenance (30%)80
Reliability (15%)70