ActionRank

FTP/SFTP file deployer

Stale

milanmk/actions-file-deployer · Unlicense

Composite GitHub Action (Linux runner) for deploying repository content to remote server. Fast and customizable deployment with proxy support. Deploy only changed files or do full sync/mirror of repository content.

89 starsLast commit 3 months agoLatest 1.18
D
41
/ 100
Security 33Maintenance 59Popularity 35Reliability 30

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: milanmk/actions-file-deployer@b204fec5b826c391b116c40b789df470a4fb6870 # 1.18

Mutable tags like 1.18 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: milanmk/actions-file-deployer@b204fec5b826c391b116c40b789df470a4fb6870 # 1.18

Score breakdown

Security (35%)33
Popularity (20%)35
Maintenance (30%)59
Reliability (15%)30