{"id":50005108,"url":"https://github.com/radenpioneer/astro-ftp-deploy","last_synced_at":"2026-05-19T16:39:01.537Z","repository":{"id":170726382,"uuid":"646949952","full_name":"radenpioneer/astro-ftp-deploy","owner":"radenpioneer","description":"This action for Astro builds your Astro project for deployment using traditional FTP upload.","archived":false,"fork":false,"pushed_at":"2026-05-18T00:42:04.000Z","size":111,"stargazers_count":10,"open_issues_count":2,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-18T02:43:43.856Z","etag":null,"topics":["astro","cd","ci","deployment","ftp","ftps","github-actions"],"latest_commit_sha":null,"homepage":"https://radenpioneer.blog/open-source/astro-ftp","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radenpioneer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-05-29T18:04:27.000Z","updated_at":"2026-05-18T00:42:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"958ef6ba-0155-429e-bbb7-3e71a3e3805c","html_url":"https://github.com/radenpioneer/astro-ftp-deploy","commit_stats":null,"previous_names":["radenpioneer/astro-ftp-deploy"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/radenpioneer/astro-ftp-deploy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radenpioneer%2Fastro-ftp-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radenpioneer%2Fastro-ftp-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radenpioneer%2Fastro-ftp-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radenpioneer%2Fastro-ftp-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radenpioneer","download_url":"https://codeload.github.com/radenpioneer/astro-ftp-deploy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radenpioneer%2Fastro-ftp-deploy/sbom","scorecard":{"id":334865,"data":{"date":"2025-08-11","repo":{"name":"github.com/radenpioneer/astro-ftp-deploy","commit":"601ba98a104a7a3dabee041c47dd6fdc5353abb3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/26 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/draft-release.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T04:28:46.993Z","repository_id":170726382,"created_at":"2025-08-18T04:28:46.994Z","updated_at":"2025-08-18T04:28:46.994Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33224772,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T15:49:41.270Z","status":"ssl_error","status_checked_at":"2026-05-19T15:49:22.917Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["astro","cd","ci","deployment","ftp","ftps","github-actions"],"created_at":"2026-05-19T16:39:00.963Z","updated_at":"2026-05-19T16:39:01.523Z","avatar_url":"https://github.com/radenpioneer.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deploy Astro using FTP\n\nThis action for [Astro](https://github.com/withastro/astro) builds your Astro project for deployment using traditional FTP upload.\n\n## Usage\n\n\u003e **Note**: Want to get started even faster? Create a repository from our minimal [template](https://github.com/radenpioneer/astro-ftp-template)!\n\n### Inputs\n\n#### Required\n\n\u003e **Warning**: Never put your sensitive information in version control! Put these information in `secrets` variable.\n\n- `server` - The address of your FTP server, e.g `ftp.myftpserver.com`.\n- `username` - The username of your FTP server.\n- `password` - The password of your FTP server.\n\n\n#### Optional\n\n- `directory` - The path to upload to, on your FTP server, relative to your FTP root. Must end with trailing slash, e.g `www/`. Defaults to `public_html/`.\n- `protocol` - The protocol to use on your FTP server. Accepts `ftp`, `ftps`, and `ftps-legacy`. Defaults to `ftp`.\n- `port` - The port of your FTP server. Defaults to `21`.\n- `path` - The root location of your Astro project inside the repository.\n- `node-version` - The specific version of Node that should be used to build your site. Defaults to `16`.\n- `package-manager` - The Node package manager that should be used to install dependencies and build your site. Automatically detected based on your lockfile.\n- `resolve-dep-from-path` - If the dependency file should be resolved from the root location of your Astro project. Defaults to `true`.\n\n### Example workflow:\n\n#### Build and Deploy to GitHub Pages\n\nCreate a file at `.github/workflows/deploy.yml` with the following content.\n\n```yml\nname: Deploy to GitHub Pages\n\non:\n  # Trigger the workflow every time you push to the `main` branch\n  # Using a different branch name? Replace `main` with your branch’s name\n  push:\n    branches: [ main ]\n  # Allows you to run this workflow manually from the Actions tab on GitHub.\n  workflow_dispatch:\n  \n# Allow this job to clone the repo and create a deployment\npermissions:\n  contents: read\n\njobs:\n  build:\n    runs-on: ubuntu-latest\n    steps:\n      - name: Checkout your repository using git\n        uses: actions/checkout@v3\n      - name: Install, build, and upload your site output\n        uses: radenpioneer/astro-ftp-deploy@v0.1.0\n        with:\n          server: ${{ secrets.FTP_SERVER }}\n          username: ${{ secrets.FTP_USERNAME }}\n          password: ${{ secrets.FTP_PASSWORD }}\n          # directory: public_html/ # The path to upload to, on your FTP server, relative to your FTP root. Must end with trailing slash. (optional)\n          # protocol: ftp # The protocol to use on your FTP server. (optional)\n          # port: \"21\" # The port of your FTP server. (optional)\n          # path: . # The root location of your Astro project inside the repository. (optional)\n          # node-version: 16 # The specific version of Node that should be used to build your site. Defaults to 16. (optional)\n          # package-manager: yarn # The Node package manager that should be used to install dependencies and build your site. Automatically detected based on your lockfile. (optional)\n          # resolve-dep-from-path: false # If the dependency file should be resolved from the root location of your Astro project. Defaults to `true`. (optional)\n\n```\n\n### SFTP Support\n\nSFTP is unsupported at current time.\n\n## Attribution\n\n- This Github Action is imported from Astro's official [`withastro/actions`](https://github.com/withastro/action), and modified for FTP deployment.\n- This action uses [`SamKirkland/FTP-Deploy-Action`](https://github.com/SamKirkland/FTP-Deploy-Action) under the hood. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradenpioneer%2Fastro-ftp-deploy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fradenpioneer%2Fastro-ftp-deploy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradenpioneer%2Fastro-ftp-deploy/lists"}