ActionRank

FTP Deploy

Stale

SamKirkland/FTP-Deploy-Action · MIT

Deploys a GitHub project to a FTP server using GitHub actions

5.2k starsLast commit 3 months agoLatest v4.4.0
C
55
/ 100
Security 41Maintenance 59Popularity 63Reliability 70

Security signals

OpenSSF Scorecard3.5 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: SamKirkland/FTP-Deploy-Action@110f9186c050f71550953127052e77650219c287 # v4.4.0

Mutable tags like v4.4.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: SamKirkland/FTP-Deploy-Action@110f9186c050f71550953127052e77650219c287 # v4.4.0

Score breakdown

Security (35%)41
Popularity (20%)63
Maintenance (30%)59
Reliability (15%)70