{"id":5799395,"name":"easingthemes/ssh-deploy","ecosystem":"actions","description":"NodeJS action for FAST deployment with rsync/ssh and remote script execution before/after rsync","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/easingthemes/ssh-deploy","keywords_array":["continous-integration","continuous-deployment","deployment","ssh"],"namespace":"easingthemes","versions_count":85,"first_release_published_at":"2019-09-25T22:25:28.000Z","latest_release_published_at":"2026-04-02T21:50:15.000Z","latest_release_number":"v6.0.3","last_synced_at":"2026-04-20T16:31:26.219Z","created_at":"2023-01-04T10:42:51.595Z","updated_at":"2026-04-20T16:31:26.219Z","registry_url":"https://github.com/easingthemes/ssh-deploy","install_command":null,"documentation_url":null,"metadata":{"name":"ssh deploy","description":"NodeJS action for FAST deployment with rsync/ssh and remote script execution before/after rsync","author":"easingthemes","inputs":{"SSH_PRIVATE_KEY":{"description":"Private key part of an SSH key pair","required":true},"REMOTE_HOST":{"description":"Remote host","required":true},"REMOTE_USER":{"description":"Remote user","required":true},"REMOTE_PORT":{"description":"Remote port","required":false,"default":"22"},"SOURCE":{"description":"Source directory, path relative to `$GITHUB_WORKSPACE` root, eg: `dist/`","required":false,"default":""},"TARGET":{"description":"Target directory","required":false,"default":""},"ARGS":{"description":"Arguments to pass to rsync","required":false,"default":"-rlgoDzvc -i"},"SSH_CMD_ARGS":{"description":"An array of ssh arguments, they must be prefixed with -o and separated by a comma, for example: -o SomeArgument=no, -o SomeOtherArgument=5 ","required":false,"default":"-o StrictHostKeyChecking=no"},"EXCLUDE":{"description":"paths to exclude separated by `,`, ie: `/dist/, /node_modules/`","required":false,"default":""},"SCRIPT_BEFORE":{"description":"Script to run on host machine before rsync","required":false,"default":""},"SCRIPT_BEFORE_REQUIRED":{"description":"If not an empty string, the action will fail if the before script fails. Note: The string 'false' will be treated as true","required":false,"default":""},"SCRIPT_AFTER":{"description":"Script to run on host machine after rsync","required":false,"default":""},"SCRIPT_AFTER_REQUIRED":{"description":"If not an empty string, the action will fail if the after script fails. Note: The string 'false' will be treated as true","required":false,"default":""}},"outputs":{"status":{"description":"Status"}},"runs":{"using":"node24","main":"dist/index.js"},"branding":{"color":"green","icon":"truck"},"default_branch":"main","path":null},"repo_metadata":{"id":37547889,"uuid":"210941897","full_name":"easingthemes/ssh-deploy","owner":"easingthemes","description":"GitHub Action for deploying code via rsync over ssh. (with NodeJS)","archived":false,"fork":false,"pushed_at":"2026-04-02T21:53:16.000Z","size":419,"stargazers_count":1333,"open_issues_count":0,"forks_count":162,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-04-03T09:37:59.552Z","etag":null,"topics":["continous-integration","continuous-deployment","deployment","ssh"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/easingthemes.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":"2019-09-25T21:15:52.000Z","updated_at":"2026-04-02T21:50:19.000Z","dependencies_parsed_at":"2024-01-18T22:34:57.735Z","dependency_job_id":"e3039752-48c0-44be-8abd-93eb992182d5","html_url":"https://github.com/easingthemes/ssh-deploy","commit_stats":{"total_commits":262,"total_committers":26,"mean_commits":"10.076923076923077","dds":0.6259541984732824,"last_synced_commit":"a1aa0b6cf96ce2406eef90faa35007a4a7bf0ac0"},"previous_names":[],"tags_count":85,"template":false,"template_full_name":null,"purl":"pkg:github/easingthemes/ssh-deploy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/easingthemes","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/sbom","scorecard":{"id":363968,"data":{"date":"2025-08-11","repo":{"name":"github.com/easingthemes/ssh-deploy","commit":"a1aa0b6cf96ce2406eef90faa35007a4a7bf0ac0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","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":"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":"Code-Review","score":2,"reason":"Found 5/17 approved changesets -- score normalized to 2","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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-manual.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e.yml:1","Warn: no topLevel permission defined: .github/workflows/manual-release.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/easingthemes/ssh-deploy/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/easingthemes/ssh-deploy/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/easingthemes/ssh-deploy/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/easingthemes/ssh-deploy/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/easingthemes/ssh-deploy/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-manual.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/easingthemes/ssh-deploy/e2e-manual.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e-manual.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/easingthemes/ssh-deploy/e2e-manual.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/easingthemes/ssh-deploy/e2e.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/easingthemes/ssh-deploy/e2e.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/easingthemes/ssh-deploy/e2e.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/easingthemes/ssh-deploy/e2e.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/easingthemes/ssh-deploy/e2e.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/easingthemes/ssh-deploy/e2e.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manual-release.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/easingthemes/ssh-deploy/manual-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manual-release.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/easingthemes/ssh-deploy/manual-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manual-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/easingthemes/ssh-deploy/manual-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/easingthemes/ssh-deploy/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/easingthemes/ssh-deploy/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/easingthemes/ssh-deploy/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/easingthemes/ssh-deploy/stale.yml/main?enable=pin","Warn: containerImage not pinned by hash: test/Dockerfile:1: pin your Docker image by updating nginx to nginx@sha256:33e0bbc7ca9ecf108140af6288c7c9d1ecc77548cbfd3952fd8466a75edefe57","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   4 out of   4 npmCommand 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":"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'","Warn: branch protection not enabled for branch 'v3'"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 19 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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T11:26:53.854Z","repository_id":37547889,"created_at":"2025-08-18T11:26:53.854Z","updated_at":"2025-08-18T11:26:53.854Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31374051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T17:53:18.093Z","status":"ssl_error","status_checked_at":"2026-04-03T17:53:17.617Z","response_time":107,"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"},"owner_record":{"login":"easingthemes","name":"Dragan Filipović","uuid":"2750284","kind":"user","description":"Experienced JavaScript Engineer. Also: AEM / Magento / WordPress / Demandware / Hybris.","email":"info@frontenddot.com","website":"https://www.linkedin.com/in/draganfilipovic/","location":"Berlin","twitter":"draganfill","company":"@Netcentric ","icon_url":"https://avatars.githubusercontent.com/u/2750284?u=be8708b484103ab9cd74f3feff3d56ad04232ad6\u0026v=4","repositories_count":246,"last_synced_at":"2026-02-19T19:28:48.317Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/easingthemes","funding_links":[],"total_stars":1353,"followers":75,"following":216,"created_at":"2022-11-06T14:42:12.132Z","updated_at":"2026-02-19T19:28:48.317Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/easingthemes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/easingthemes/repositories"},"tags":[{"name":"v6.0.3","sha":"2cc5b27bf3029d0455dd5e09fe02633904031447","kind":"commit","published_at":"2026-04-02T21:50:15.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v6.0.3","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v6.0.3/manifests"},{"name":"v6","sha":"2cc5b27bf3029d0455dd5e09fe02633904031447","kind":"commit","published_at":"2026-04-02T21:50:15.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v6","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v6/manifests"},{"name":"v6.0.2","sha":"ffb309fccf21913d4e8eba6084bef0a2604903f7","kind":"commit","published_at":"2026-04-02T21:41:16.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v6.0.2","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"5d8aeab1a56041e269567e67a08ce00df324a617","kind":"commit","published_at":"2026-04-02T21:32:53.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v6.0.1","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"d346ae804585f17372ed1dec3cddf06073179489","kind":"commit","published_at":"2026-04-02T21:21:22.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v6.0.0","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v6.0.0/manifests"},{"name":"v5.1.2","sha":"922253577e23ce0edbfdbf819f0e1ceaecabc61a","kind":"commit","published_at":"2026-04-02T20:41:50.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v5.1.2","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"a1aa0b6cf96ce2406eef90faa35007a4a7bf0ac0","kind":"commit","published_at":"2024-07-24T17:04:53.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v5.1.1","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v5.1.1","dependencies_parsed_at":"2024-08-01T13:27:13.010Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"ece05a22752e524363164bfb2f69a5ba4f8ded0d","kind":"commit","published_at":"2024-07-24T16:55:35.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v5.1.0","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v5.1.0","dependencies_parsed_at":"2024-08-01T13:27:13.027Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"01a39e33483634cbd7ac99020c55b72ca7f098fe","kind":"commit","published_at":"2024-02-27T08:58:54.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v5.0.3","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v5.0.3","dependencies_parsed_at":"2024-02-28T09:31:14.334Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"8c3965fd5f60eef65b12c5c5bd30b21204e7f0a8","kind":"commit","published_at":"2024-02-18T17:44:58.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v5.0.2","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v5.0.2","dependencies_parsed_at":"2024-02-22T08:36:39.179Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"3b7118ee8b7ed41774fe52cdcc3a7df9af99b3d2","kind":"commit","published_at":"2024-01-31T01:00:14.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v5.0.1","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v5.0.1","dependencies_parsed_at":"2024-02-04T11:19:01.453Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"16bb35ed0b6e568fa7554ebdf990fdc4c046b549","kind":"commit","published_at":"2023-12-12T21:29:39.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v5.0.0","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v5.0.0","dependencies_parsed_at":"2023-12-14T04:14:20.127Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v5.0.0/manifests"},{"name":"v4.1.10","sha":"aa1c48118d8dc380d98fcec25cb4ea6da39029ba","kind":"commit","published_at":"2023-09-30T15:13:25.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v4.1.10","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v4.1.10","dependencies_parsed_at":"2023-10-04T04:49:18.483Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.1.10/manifests"},{"name":"v4.1.9","sha":"29425230012617326eaf67330b3a2f058d2a2596","kind":"commit","published_at":"2023-09-24T15:37:24.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v4.1.9","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v4.1.9","dependencies_parsed_at":"2023-09-30T05:23:50.318Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"3884c8554ff45c0fd37d3f12a76288d06ce7a2ff","kind":"commit","published_at":"2023-02-21T22:13:02.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v4.1.8","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v4.1.8","dependencies_parsed_at":"2023-06-02T00:07:50.043Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.1.8/manifests"},{"name":"v4.1.7","sha":"54dca654be2e5d13b1cc0337b1b0368489bbc0e1","kind":"commit","published_at":"2023-02-21T21:36:50.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v4.1.7","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v4.1.7","dependencies_parsed_at":"2023-06-02T00:07:50.266Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"51b200984173d5b2a707a486d92452043e1c3a4b","kind":"commit","published_at":"2023-02-21T17:02:47.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v4.1.6","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v4.1.6","dependencies_parsed_at":"2023-06-02T00:07:50.235Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"d9d134f8e5a43a3771d2414de034a90d90e6af83","kind":"commit","published_at":"2023-02-21T16:12:23.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v4.1.5","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v4.1.5","dependencies_parsed_at":"2023-06-02T00:07:50.280Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"ae4970d4cf2be14a6c180909427aaacd22b5a4bc","kind":"commit","published_at":"2023-02-21T16:03:56.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v4.1.4","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v4.1.4","dependencies_parsed_at":"2023-06-02T00:07:50.277Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"c381b885db2896ac06f432b711ff39f848c9aad6","kind":"commit","published_at":"2023-02-21T15:56:09.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v4.1.3","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v4.1.3","dependencies_parsed_at":"2023-06-02T00:07:50.129Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"45cee3db2e33fdeabdc2d67a0791a84ad8549ec4","kind":"commit","published_at":"2023-02-21T15:54:41.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v4.1.2","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v4.1.2","dependencies_parsed_at":"2023-06-02T00:07:50.167Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"adb1a2ce99ccd41bce08afee49b64f093723d5e3","kind":"commit","published_at":"2023-02-21T14:37:18.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v4.1.1","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v4.1.1","dependencies_parsed_at":"2023-06-02T00:07:50.085Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"e995cb4b7bff5fe1c35a66f5259a4b7a7de4d748","kind":"commit","published_at":"2023-02-19T17:30:20.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v4.1.0","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v4.1.0","dependencies_parsed_at":"2023-06-02T00:07:50.093Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.1.0/manifests"},{"name":"v4.0.5","sha":"164a3e861eade8146ae8bd738d66b107e70ad6cf","kind":"commit","published_at":"2023-01-06T20:51:37.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v4.0.5","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v4.0.5","dependencies_parsed_at":"2023-06-01T13:25:04.292Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"845b7f6f1fe5c1ae0ebe63114da9d8582ff0de75","kind":"commit","published_at":"2023-01-03T22:41:11.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v4.0.4","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v4.0.4","dependencies_parsed_at":"2023-06-01T11:30:25.393Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"0b63b855659605ba12a5e7cd86b00a60301cbd5c","kind":"commit","published_at":"2023-01-03T22:16:09.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v4.0.3","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v4.0.3","dependencies_parsed_at":"2023-06-01T11:30:26.994Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"affc58a8b73c43b7fd778d7d941c06a76221486e","kind":"commit","published_at":"2023-01-03T22:08:02.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v4.0.2","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v4.0.2","dependencies_parsed_at":"2023-06-01T11:30:28.577Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.0.2/manifests"},{"name":"v3.4.5","sha":"affc58a8b73c43b7fd778d7d941c06a76221486e","kind":"commit","published_at":"2023-01-03T22:08:02.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v3.4.5","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v3.4.5","dependencies_parsed_at":"2023-06-01T11:30:29.950Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.4.5/manifests"},{"name":"v3.4.4","sha":"4180a3011781ca1c68b88b6e2632286ffec4547a","kind":"commit","published_at":"2023-01-03T21:09:11.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v3.4.4","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v3.4.4","dependencies_parsed_at":"2023-06-01T11:02:42.012Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.4.4/manifests"},{"name":"v4.0.1","sha":"79363f2b747dc3ddeb6e7217ca43ce29e9ee0769","kind":"commit","published_at":"2023-01-03T20:57:09.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v4.0.1","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v4.0.1","dependencies_parsed_at":"2023-06-01T10:59:43.586Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"8be4106fcece54a488146d4db78e270310feb10f","kind":"commit","published_at":"2023-01-03T08:34:27.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v4.0.0","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v4.0.0","dependencies_parsed_at":"2023-06-01T10:24:14.054Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v4.0.0/manifests"},{"name":"v3.4.3","sha":"8bf58fb293a5518065009f776d8bbc6806ff188e","kind":"commit","published_at":"2023-01-03T02:29:31.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v3.4.3","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v3.4.3","dependencies_parsed_at":"2023-06-01T10:24:15.093Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"8ad0b68b039558468c496e26179b83baf81351ac","kind":"commit","published_at":"2023-01-03T02:26:00.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v3.4.2","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v3.4.2","dependencies_parsed_at":"2023-06-01T10:24:16.768Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"bd84b4a501a4b9e804957d1da5ffb1ad71c4d43c","kind":"commit","published_at":"2023-01-03T02:13:05.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v3.4.1","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v3.4.1","dependencies_parsed_at":"2023-06-01T10:24:18.168Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"f6dd2006c50970a5196c441cc325350543c3f98e","kind":"commit","published_at":"2023-01-03T02:10:04.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v3.4.0","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v3.4.0","dependencies_parsed_at":"2023-06-01T10:24:19.643Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"a73c81ee7b5c2bf71f57c7cbf02e92c6a056eb36","kind":"commit","published_at":"2023-01-02T21:59:55.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v3.3.4","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v3.3.4","dependencies_parsed_at":"2023-06-01T10:24:21.041Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"47f78aa96e2a780ed72a9e1549f0775be1c25061","kind":"commit","published_at":"2023-01-02T21:31:56.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v3.3.3","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v3.3.3","dependencies_parsed_at":"2023-06-01T10:24:23.083Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"ac90bba98361d2c40b8edd9f995a7a4c1035951a","kind":"commit","published_at":"2023-01-02T20:46:02.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v3.3.2","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v3.3.2","dependencies_parsed_at":"2023-06-01T10:24:25.746Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"1b29e525896a034bd4e98840fb2456ac22e470e5","kind":"commit","published_at":"2023-01-02T20:38:50.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v3.3.1","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v3.3.1","dependencies_parsed_at":"2023-06-01T10:24:27.785Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"c59d8e4eeb75c0934fa04c24660a2fe55a4d07ec","kind":"commit","published_at":"2023-01-02T20:33:17.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v3.3.0","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v3.3.0","dependencies_parsed_at":"2023-06-01T10:24:30.664Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"18600dc04b42f80acb377deda4ce76da24ae55ac","kind":"commit","published_at":"2023-01-02T20:14:22.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v3.2.0","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v3.2.0","dependencies_parsed_at":"2023-06-01T10:24:32.078Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"f4029512e40272f3cbaea5801a5d00c955d6a721","kind":"commit","published_at":"2023-01-02T20:09:00.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v3.1.1","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v3.1.1","dependencies_parsed_at":"2023-06-01T10:24:33.098Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"5d811fd34f2a1eeda8fbe5bf937b50246e659f2d","kind":"commit","published_at":"2022-12-31T09:34:03.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v3.1.0","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v3.1.0","dependencies_parsed_at":"2023-06-01T10:24:34.750Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"f2f261e6bd55fc750ceb9b0b7e49ad0ef72a7780","kind":"commit","published_at":"2022-10-28T02:16:55.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v3.0.1","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v3.0.1","dependencies_parsed_at":"2023-06-01T10:24:35.823Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"d4d82006e83818def7e783d172c9aff8a1fc5018","kind":"commit","published_at":"2022-10-28T02:03:03.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v3.0.0","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v3.0.0","dependencies_parsed_at":"2023-06-01T10:24:36.472Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v3.0.0/manifests"},{"name":"v2.2.11","sha":"c711f2c3391cac2876bf4c833590077f02e4bcb8","kind":"commit","published_at":"2021-05-28T00:23:46.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.2.11","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.2.11","dependencies_parsed_at":"2023-05-31T09:20:21.633Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"649339f4bb586462dd74158a9ba66847e048d8b8","kind":"commit","published_at":"2021-05-27T23:24:30.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.2.10","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.2.10","dependencies_parsed_at":"2023-05-31T09:20:22.143Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.2.10/manifests"},{"name":"v2.2.9","sha":"d71ce0f0b2e9579a58a262cf6a27293d160dd384","kind":"commit","published_at":"2021-05-27T22:38:16.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.2.9","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.2.9","dependencies_parsed_at":"2023-05-31T09:20:22.682Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.2.9/manifests"},{"name":"v2.2.8","sha":"5109c975e95f08c0b09146eed9493bafed943e23","kind":"commit","published_at":"2021-05-27T22:33:51.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.2.8","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.2.8","dependencies_parsed_at":"2023-05-31T09:20:23.156Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"fbeaefca08c202a2b386f0766e5978a91408f8ef","kind":"commit","published_at":"2021-05-27T22:24:50.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.2.7","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.2.7","dependencies_parsed_at":"2023-05-31T09:20:23.696Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"83d848a9e434fff24258737b62a3bda22ce683dd","kind":"commit","published_at":"2021-05-27T22:02:20.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.2.6","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.2.6","dependencies_parsed_at":"2023-05-31T09:20:24.265Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"eb4a19604b59ef56a8444690a8012a7ea16499fe","kind":"commit","published_at":"2021-05-27T21:40:47.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.2.5","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.2.5","dependencies_parsed_at":"2023-05-31T09:20:24.767Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"438325012254cbc5407490cf1d35021a80bedf2f","kind":"commit","published_at":"2021-05-27T21:35:25.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.2.4","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.2.4","dependencies_parsed_at":"2023-05-31T09:20:25.202Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b75a6aac492c0cdd987fe1b8ee75e7220fa9c3dd","kind":"commit","published_at":"2021-05-27T21:20:23.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.2.3","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.2.3","dependencies_parsed_at":"2023-05-31T09:20:25.685Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b12dcbe93cc784133174c625f22ea306b746c82d","kind":"commit","published_at":"2021-05-27T21:14:04.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.2.2","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.2.2","dependencies_parsed_at":"2023-05-31T09:20:26.210Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"a9eda89ad7699c430f8b6824a9517df1e6f61218","kind":"commit","published_at":"2021-05-27T21:08:10.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.2.1","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.2.1","dependencies_parsed_at":"2023-05-31T09:20:26.697Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"74b3a2aba40a2c626868d331ad9e875b32534442","kind":"commit","published_at":"2021-05-27T21:00:10.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.2.0","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.2.0","dependencies_parsed_at":"2023-05-31T09:20:27.256Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.2.0/manifests"},{"name":"v2.1.7","sha":"7e2c0f29d6a832c84964f8c60f84242678b9e28b","kind":"tag","published_at":"2021-04-16T22:47:13.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.1.7","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.1.7","dependencies_parsed_at":"2023-05-31T09:20:27.707Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"9ab39935552e9fe6706e9c9bf2a70a3328a4a5e6","kind":"commit","published_at":"2021-03-24T17:50:40.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.1.6","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.1.6","dependencies_parsed_at":"2023-05-31T09:20:28.022Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.1.6/manifests"},{"name":"v2.1.6-rc.2","sha":"9ab39935552e9fe6706e9c9bf2a70a3328a4a5e6","kind":"commit","published_at":"2021-03-24T17:50:40.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.1.6-rc.2","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.1.6-rc.2","dependencies_parsed_at":"2023-05-31T09:20:28.353Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.1.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.1.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.1.6-rc.2/manifests"},{"name":"v2","sha":"9ab39935552e9fe6706e9c9bf2a70a3328a4a5e6","kind":"commit","published_at":"2021-03-24T17:50:40.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2","dependencies_parsed_at":"2023-05-31T09:20:28.705Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2/manifests"},{"name":"v2.1.6-rc.1","sha":"a27b8667de841d56e802f0fb061714231cd14793","kind":"commit","published_at":"2021-03-15T08:54:06.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.1.6-rc.1","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.1.6-rc.1","dependencies_parsed_at":"2023-05-31T09:20:29.032Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.1.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.1.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.1.6-rc.1/manifests"},{"name":"v2.1.5","sha":"191986574c0735ffad7ae1a297a414d6e6f95375","kind":"commit","published_at":"2020-09-18T21:35:33.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.1.5","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.1.5","dependencies_parsed_at":"2023-05-31T09:20:29.364Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"4042d3876fbba3e76b95c16a18830ab0c152aeec","kind":"commit","published_at":"2020-06-30T23:01:48.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.1.4","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.1.4","dependencies_parsed_at":"2023-05-31T09:20:29.735Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.1.4/manifests"},{"name":"v2.1.4-rc.1","sha":"68f9da66f088aea468b706a5742ce7be9a0fc2b4","kind":"commit","published_at":"2020-06-30T22:56:10.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.1.4-rc.1","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.1.4-rc.1","dependencies_parsed_at":"2023-05-31T09:20:30.024Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.1.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.1.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.1.4-rc.1/manifests"},{"name":"v2.1.3","sha":"a9e37f3cb5d7dc4f24fb4e26bcc93a6481241121","kind":"commit","published_at":"2020-06-30T22:20:13.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.1.3","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.1.3","dependencies_parsed_at":"2023-05-31T09:20:30.339Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"7f1c0e0111a1faab7ac49ad2561bdac24d482d74","kind":"commit","published_at":"2020-04-11T21:20:56.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.1.2","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.1.2","dependencies_parsed_at":"2023-05-31T09:20:30.753Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.1.2/manifests"},{"name":"v2.1.0-rc.4","sha":"7f1c0e0111a1faab7ac49ad2561bdac24d482d74","kind":"commit","published_at":"2020-04-11T21:20:56.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.1.0-rc.4","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.1.0-rc.4","dependencies_parsed_at":"2023-05-31T09:20:31.800Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.1.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.1.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.1.0-rc.4/manifests"},{"name":"v2.1.0-rc.3","sha":"7f1c0e0111a1faab7ac49ad2561bdac24d482d74","kind":"commit","published_at":"2020-04-11T21:20:56.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.1.0-rc.3","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.1.0-rc.3","dependencies_parsed_at":"2023-05-31T09:20:32.092Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.1.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.1.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.1.0-rc.3/manifests"},{"name":"v2.1.0-rc.2","sha":"7f1c0e0111a1faab7ac49ad2561bdac24d482d74","kind":"commit","published_at":"2020-04-11T21:20:56.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.1.0-rc.2","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.1.0-rc.2","dependencies_parsed_at":"2023-05-31T09:20:32.414Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.1.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.1.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.1.0-rc.2/manifests"},{"name":"v2.1.0-rc.1","sha":"7f1c0e0111a1faab7ac49ad2561bdac24d482d74","kind":"commit","published_at":"2020-04-11T21:20:56.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.1.0-rc.1","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.1.0-rc.1","dependencies_parsed_at":"2023-05-31T09:20:32.743Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.1.0-rc.1/manifests"},{"name":"v2.1.1","sha":"54f2361d27c4ab86ea0a2560836444d123e63cd8","kind":"commit","published_at":"2020-04-11T21:08:36.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.1.1","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.1.1","dependencies_parsed_at":"2023-05-31T09:20:31.121Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"54f2361d27c4ab86ea0a2560836444d123e63cd8","kind":"commit","published_at":"2020-04-11T21:08:36.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.1.0","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.1.0","dependencies_parsed_at":"2023-05-31T09:20:31.472Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"c28aa7215e9ebe64feee5a880cff8706dc25a02d","kind":"commit","published_at":"2020-03-23T23:04:15.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.0.9","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.0.9","dependencies_parsed_at":"2023-05-31T09:20:33.041Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"d86da2b0b756877d7f1f33e562cccc0a90ead8f2","kind":"commit","published_at":"2020-01-09T21:21:19.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.0.8","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.0.8","dependencies_parsed_at":"2023-05-31T09:20:33.322Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"a3d2df050158a5f87a511c412f17ed1b285ea47b","kind":"tag","published_at":"2019-10-02T23:17:38.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.0.7","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.0.7","dependencies_parsed_at":"2023-05-31T09:20:33.590Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"7d63f7f13400fff5e00afdeda3c9823dd5d3fefc","kind":"tag","published_at":"2019-10-02T23:07:41.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.0.6","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.0.6","dependencies_parsed_at":"2023-05-31T09:20:33.869Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5fdc019220afd6fbc91b0f52de10f93bc045b570","kind":"tag","published_at":"2019-10-02T22:53:13.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.0.5","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.0.5","dependencies_parsed_at":"2023-05-31T09:20:34.157Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"177ffc3a2af496c85129c732a12ee14546022860","kind":"tag","published_at":"2019-10-02T22:52:00.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.0.4","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.0.4","dependencies_parsed_at":"2023-05-31T09:20:34.415Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"b5d54bf4465181b8c48c6e7141f33640dadac59b","kind":"tag","published_at":"2019-10-02T22:25:08.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.0.3","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.0.3","dependencies_parsed_at":"2023-05-31T09:20:34.680Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"a20c19a8d1d2054a7f9bde8eeeaf5a0b7329246c","kind":"tag","published_at":"2019-10-02T22:20:02.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.0.2","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.0.2","dependencies_parsed_at":"2023-05-31T09:20:34.981Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"4bf88310d4c7ec0be1aaed97c71c8bfd77b9d3c7","kind":"tag","published_at":"2019-10-02T21:58:51.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.0.1","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.0.1","dependencies_parsed_at":"2023-05-31T09:20:35.278Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"81256f2671c475ddb31e1edf4e459cac23ddb340","kind":"tag","published_at":"2019-10-02T21:53:36.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v2.0.0","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v2.0.0","dependencies_parsed_at":"2023-05-31T09:20:35.663Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"3c2d851430a8b3d2e53d245cb41d720a51312a04","kind":"commit","published_at":"2019-09-30T22:23:18.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v1.1.0","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-31T09:20:35.858Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"8a4cb70910320da8a935c2ec1685c0a1dedbaa88","kind":"commit","published_at":"2019-09-25T22:25:28.000Z","download_url":"https://codeload.github.com/easingthemes/ssh-deploy/tar.gz/v1.0.0","html_url":"https://github.com/easingthemes/ssh-deploy/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T09:20:36.042Z","dependency_job_id":null,"purl":"pkg:github/easingthemes/ssh-deploy@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-04-03T20:04:55.065Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1018,"rankings":{"downloads":null,"dependent_repos_count":0.8461416574235462,"dependent_packages_count":0.0,"stargazers_count":0.2915544287751545,"forks_count":0.48169862145460307,"docker_downloads_count":null,"average":0.40484867691332593},"purl":"pkg:githubactions/easingthemes/ssh-deploy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/easingthemes/ssh-deploy","docker_dependents_count":1,"docker_downloads_count":67,"usage_url":"https://repos.ecosyste.ms/usage/actions/easingthemes/ssh-deploy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/easingthemes/ssh-deploy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-03T00:00:59.780Z","issues_count":110,"pull_requests_count":45,"avg_time_to_close_issue":21511503.13861386,"avg_time_to_close_pull_request":5601458.488372093,"issues_closed_count":101,"pull_requests_closed_count":43,"pull_request_authors_count":19,"issue_authors_count":105,"avg_comments_per_issue":3.481818181818182,"avg_comments_per_pull_request":0.7111111111111111,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":4600192.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fssh-deploy/issues","maintainers":[{"login":"easingthemes","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easingthemes"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/easingthemes%2Fssh-deploy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/easingthemes%2Fssh-deploy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/easingthemes%2Fssh-deploy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/easingthemes%2Fssh-deploy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/easingthemes%2Fssh-deploy/codemeta","maintainers":[]}