ActionRank

ftp-action

Abandoned

sebastianpopp/ftp-action · MIT

Automate copying your files via FTP using this GitHub action.

118 starsLast commit 5 years agoLatest v2.0.0
F
30
/ 100
Security 33Maintenance 4Popularity 35Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: sebastianpopp/ftp-action@eb75c5cb29d23ee4a729720a27dfb66403cb0f6d # v2.0.0

Mutable tags like v2.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: sebastianpopp/ftp-action@eb75c5cb29d23ee4a729720a27dfb66403cb0f6d # v2.0.0

Score breakdown

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