SCP Command to Transfer Files
Actively maintainedappleboy/scp-action · MIT
GitHub Action that copy files and artifacts via SSH.
★ 1.6k starsLast commit 1 months agoLatest v1.0.0
D
52
/ 100
Security signals
OpenSSF Scorecard3.0 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: appleboy/scp-action@ff85246acaad7bdce478db94a363cd2bf7c90345 # v1.0.0Mutable tags like v1.0.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: appleboy/scp-action@ff85246acaad7bdce478db94a363cd2bf7c90345 # v1.0.0
Score breakdown
Security (35%)38
Popularity (20%)53
Maintenance (30%)60
Reliability (15%)70
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/appleboy-scp-action)HTML version
HTML
<a href="https://actionrank.dev/actions/appleboy-scp-action"><img src="https://actionrank.dev/api/badge/appleboy-scp-action" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work