ActionRank

Copy via ssh

Stale

garygrossgarten/github-action-scp · MIT

⬆️ Copy a folder to a remote server using SSH

193 starsLast commit 4 months agoLatest 0.10.0
D
47
/ 100
Security 36Maintenance 55Popularity 39Reliability 70

Security signals

OpenSSF Scorecard2.7 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: garygrossgarten/github-action-scp@ed477632dd301838ec1bf5307febbd7ff8d2962f # 0.10.0

Mutable tags like 0.10.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: garygrossgarten/github-action-scp@ed477632dd301838ec1bf5307febbd7ff8d2962f # 0.10.0

Score breakdown

Security (35%)36
Popularity (20%)39
Maintenance (30%)55
Reliability (15%)70