{"id":325,"name":null,"description":"A deployment automation tool built on Ruby, Rake, and SSH.","url":"https://github.com/capistrano/capistrano","last_synced_at":"2026-04-29T19:02:55.763Z","repository":{"id":510634,"uuid":"138312","full_name":"capistrano/capistrano","owner":"capistrano","description":"A deployment automation tool built on Ruby, Rake, and SSH.","archived":false,"fork":false,"pushed_at":"2026-04-03T01:04:13.000Z","size":4645,"stargazers_count":12944,"open_issues_count":62,"forks_count":1753,"subscribers_count":310,"default_branch":"master","last_synced_at":"2026-04-28T09:36:48.238Z","etag":null,"topics":["capistrano","deployment","ruby","ssh"],"latest_commit_sha":null,"homepage":"http://www.capistranorb.com","language":"Ruby","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/capistrano.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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":"2009-02-26T16:14:04.000Z","updated_at":"2026-04-28T07:56:06.000Z","dependencies_parsed_at":"2023-02-14T10:00:27.480Z","dependency_job_id":"fa4da12e-d03b-4e02-a81d-2490ea20bc52","html_url":"https://github.com/capistrano/capistrano","commit_stats":{"total_commits":1145,"total_committers":287,"mean_commits":3.989547038327526,"dds":0.8602620087336245,"last_synced_commit":"79132433f6d191084fe618ce90a9d2f7a5b3b280"},"previous_names":[],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/capistrano/capistrano","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capistrano","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/sbom","scorecard":{"id":265107,"data":{"date":"2025-08-11","repo":{"name":"github.com/capistrano/capistrano","commit":"62835926d1a821f6d534f425d9a194220b448486"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"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":"Code-Review","score":4,"reason":"Found 13/29 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:9","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/release-drafter.yml:10","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":"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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt: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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/release-drafter.yml/master?enable=pin","Warn: containerImage not pinned by hash: .docker/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Vulnerabilities","score":0,"reason":"34 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-17T11:48:42.932Z","repository_id":510634,"created_at":"2025-08-17T11:48:42.932Z","updated_at":"2025-08-17T11:48:42.932Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32380382,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T11:25:28.583Z","status":"ssl_error","status_checked_at":"2026-04-28T11:25:05.435Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":{"login":"capistrano","name":"Capistrano","uuid":"58257","kind":"organization","description":"","email":null,"website":"http://www.capistranorb.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/58257?v=4","repositories_count":26,"last_synced_at":"2024-03-25T19:42:03.135Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/capistrano","funding_links":[],"total_stars":16767,"followers":47,"following":0,"created_at":"2022-11-02T16:20:37.377Z","updated_at":"2024-03-25T19:42:15.225Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capistrano","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capistrano/repositories"},"packages":[{"id":12196860,"name":"capistrano","ecosystem":"rubygems","description":"Capistrano is a utility and framework for executing commands in parallel on multiple remote machines, via SSH.","homepage":"https://capistranorb.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/capistrano/capistrano","keywords_array":[],"namespace":null,"versions_count":117,"first_release_published_at":"2009-07-25T18:29:32.000Z","latest_release_published_at":"2025-12-13T02:19:04.710Z","latest_release_number":"3.20.0","last_synced_at":"2026-04-28T21:32:00.344Z","created_at":"2025-10-07T01:56:23.961Z","updated_at":"2026-04-28T21:33:41.065Z","registry_url":"https://gem.coop/gems/capistrano","install_command":"gem install capistrano -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/capistrano/","metadata":{"funding":null},"repo_metadata":{"id":510634,"uuid":"138312","full_name":"capistrano/capistrano","owner":"capistrano","description":"A deployment automation tool built on Ruby, Rake, and SSH.","archived":false,"fork":false,"pushed_at":"2026-04-03T01:04:13.000Z","size":4645,"stargazers_count":12936,"open_issues_count":62,"forks_count":1753,"subscribers_count":310,"default_branch":"master","last_synced_at":"2026-04-20T23:37:00.256Z","etag":null,"topics":["capistrano","deployment","ruby","ssh"],"latest_commit_sha":null,"homepage":"http://www.capistranorb.com","language":"Ruby","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/capistrano.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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":"2009-02-26T16:14:04.000Z","updated_at":"2026-04-20T17:13:21.000Z","dependencies_parsed_at":"2023-02-14T10:00:27.480Z","dependency_job_id":"fa4da12e-d03b-4e02-a81d-2490ea20bc52","html_url":"https://github.com/capistrano/capistrano","commit_stats":{"total_commits":1145,"total_committers":287,"mean_commits":3.989547038327526,"dds":0.8602620087336245,"last_synced_commit":"79132433f6d191084fe618ce90a9d2f7a5b3b280"},"previous_names":[],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/capistrano/capistrano","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capistrano","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/sbom","scorecard":{"id":265107,"data":{"date":"2025-08-11","repo":{"name":"github.com/capistrano/capistrano","commit":"62835926d1a821f6d534f425d9a194220b448486"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"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":"Code-Review","score":4,"reason":"Found 13/29 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:9","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/release-drafter.yml:10","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":"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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt: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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/release-drafter.yml/master?enable=pin","Warn: containerImage not pinned by hash: .docker/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Vulnerabilities","score":0,"reason":"34 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-17T11:48:42.932Z","repository_id":510634,"created_at":"2025-08-17T11:48:42.932Z","updated_at":"2025-08-17T11:48:42.932Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32097173,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":"capistrano","name":"Capistrano","uuid":"58257","kind":"organization","description":"","email":null,"website":"http://www.capistranorb.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/58257?v=4","repositories_count":26,"last_synced_at":"2024-03-25T19:42:03.135Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/capistrano","funding_links":[],"total_stars":16767,"followers":47,"following":0,"created_at":"2022-11-02T16:20:37.377Z","updated_at":"2024-03-25T19:42:15.225Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capistrano","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capistrano/repositories"},"tags":[{"name":"v3.20.0","sha":"f9e932c5976cc0c58d363c99108484d7fe843244","kind":"tag","published_at":"2025-12-13T02:18:50.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.20.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.20.0/manifests"},{"name":"v3.19.2","sha":"632e273039129bd9f3514b4c8f11bd8bd71f7912","kind":"tag","published_at":"2024-11-07T15:28:33.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.19.2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"79132433f6d191084fe618ce90a9d2f7a5b3b280","kind":"tag","published_at":"2024-07-02T00:32:19.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.19.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"9f254c374e0ff4842c9c51e95adefa5fe634e2b3","kind":"tag","published_at":"2024-06-24T23:06:45.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.19.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.19.0/manifests"},{"name":"v3.18.1","sha":"3f9891a10806827ef4a770295ba79c8eea777a48","kind":"tag","published_at":"2024-03-10T19:19:33.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.18.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"35dda25423ee6cd8b97fa3dc176c7f2688363686","kind":"tag","published_at":"2023-10-18T01:08:06.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.18.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.18.0/manifests"},{"name":"v2.15.11","sha":"d671aab46b321ececc672379f0898562b2d85b9b","kind":"tag","published_at":"2023-06-17T01:08:52.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.11","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.11/manifests"},{"name":"v3.17.3","sha":"0af13367266d01310371144cb81adf39e54e2a85","kind":"tag","published_at":"2023-05-23T18:19:13.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.17.3","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.17.3/manifests"},{"name":"v2.15.10","sha":"841c31594aa8ae2a0bef52be98fcbef4706efb7d","kind":"tag","published_at":"2023-05-17T22:03:23.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.10","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.10/manifests"},{"name":"v3.17.2","sha":"dd947706ca604e1bc9aa19691265bcc9efc9198c","kind":"tag","published_at":"2023-02-20T17:45:24.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.17.2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"9e331e319745731708ceaac6eecb559701bb9c48","kind":"tag","published_at":"2022-08-07T17:38:29.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.17.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"549fb7ebc47bc0107ee2954c4bde2996686219a4","kind":"tag","published_at":"2022-03-12T21:44:59.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.17.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"f5a16779a7e6ddf6768ea2c1f39b101ffeba796b","kind":"tag","published_at":"2021-02-28T20:27:19.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.16.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"1c277895c9241cdcb05bf8ffadaadadef423f1e7","kind":"tag","published_at":"2021-01-05T15:58:47.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.15.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.15.0/manifests"},{"name":"v3.14.1","sha":"e5600d7c85a60d0cb77d33b5c6011e3ffb343660","kind":"tag","published_at":"2020-06-10T16:16:56.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.14.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"e136a3bc02945ec0537946a2166d8688751c6d12","kind":"tag","published_at":"2020-05-06T01:37:37.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.14.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.14.0/manifests"},{"name":"v3.13.0","sha":"8f3aca476875b97cf2f2f2e28cb01e6e9508ee61","kind":"tag","published_at":"2020-04-07T16:09:41.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.13.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b575b7303b006385efb9e0641066d1f96c9fe93d","kind":"tag","published_at":"2020-03-10T15:30:25.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.12.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"b94853d1f0f3f48096eeb20a5fddf193bd140ba5","kind":"tag","published_at":"2020-02-11T17:15:18.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.12.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.12.0/manifests"},{"name":"v3.11.2","sha":"1bfbe82007380594358771021ba7a0fa4c2deff9","kind":"tag","published_at":"2019-09-29T01:34:13.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.11.2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"28205f45e46a1f35bf12a1030d48f1f9dd838b6f","kind":"tag","published_at":"2019-08-29T14:49:55.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.11.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"1ac86a230d0d877d5670d12cdf1683de97057bca","kind":"tag","published_at":"2018-06-03T03:15:18.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.11.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.11.0/manifests"},{"name":"v3.10.2","sha":"92bfd1156820636921800534e70d633d16ddbe37","kind":"tag","published_at":"2018-04-15T23:26:15.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.10.2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"769ec864c2ee84c1cef0e5b43ff3254d2214f87d","kind":"tag","published_at":"2017-12-08T18:45:04.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.10.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"be32379fb7940a8caf198091d660c3e8627b9ad4","kind":"tag","published_at":"2017-10-23T16:27:32.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.10.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"11b4ff6ce7645b745db266abf354b15cab6d0c2e","kind":"tag","published_at":"2017-09-08T16:36:10.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.9.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"54f714a063a4c2b24cfd4b5e054e4ad5871a0d0c","kind":"tag","published_at":"2017-07-28T15:42:50.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.9.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"91321a0b9f67e30582c9308241b82e247f592b09","kind":"tag","published_at":"2017-06-16T15:17:46.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.8.2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"f09708c0be44130c2521e9d24cc231b8504d0cae","kind":"tag","published_at":"2017-04-21T15:16:10.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.8.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0cf1ba337c9326fa568b14c28189127337048ace","kind":"tag","published_at":"2017-03-10T17:05:32.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.8.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.8.0/manifests"},{"name":"v3.7.2","sha":"7993216977c5bddefaabce30c1cb71d1419af63b","kind":"tag","published_at":"2017-01-28T01:51:03.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.7.2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"bdcc14b8e54f6e99b6ae54a867d678e1e4d97317","kind":"tag","published_at":"2016-12-16T16:41:02.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.7.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"d255bfe898204b1b8d063ba8f840eb6ceeb3d618","kind":"tag","published_at":"2016-12-10T19:14:22.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.7.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.7.0/manifests"},{"name":"v3.7.0.beta1","sha":"5159a6a6656f540606dec653c0a58b90817ed195","kind":"tag","published_at":"2016-11-03T03:44:58.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.7.0.beta1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.7.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.7.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.7.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.7.0.beta1/manifests"},{"name":"v3.6.1","sha":"6efd2c146dc9f93f96e9a331d9dbbc8ace4bf701","kind":"tag","published_at":"2016-08-24T00:41:57.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.6.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"06251864092db22e81615ff02583a305360e1925","kind":"tag","published_at":"2016-07-26T23:48:46.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.6.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.6.0/manifests"},{"name":"v2.15.9","sha":"08a82f3618425eae7539e2bbd34a87e35bac2800","kind":"tag","published_at":"2016-06-27T10:07:43.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.9","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.9/manifests"},{"name":"v2.15.8","sha":"2e35ee41b39f49ea9c5b1061dd139dd7bf2fc194","kind":"tag","published_at":"2016-05-30T07:19:03.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.8","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.8/manifests"},{"name":"v2.5.22","sha":"6325045bb930ad347cfefc1c4830f7bd24f58a3d","kind":"tag","published_at":"2016-05-30T07:16:57.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.5.22","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.22/manifests"},{"name":"v3.5.0","sha":"0e66e7eb8e8696c4d9d33c06d291e1303fc0610c","kind":"commit","published_at":"2016-04-25T15:14:55.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.5.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"814401a41e8ffce1c88cc600e4a1b25031124873","kind":"commit","published_at":"2016-04-14T16:13:39.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.4.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.4.1/manifests"},{"name":"v2.15.7","sha":"5213ac609e19eaf2948589d20e4decabda4a82d1","kind":"commit","published_at":"2015-10-02T08:16:56.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.7","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.7/manifests"},{"name":"leetagtriggercitest","sha":"5213ac609e19eaf2948589d20e4decabda4a82d1","kind":"commit","published_at":"2015-10-02T08:16:56.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/leetagtriggercitest","html_url":"https://github.com/capistrano/capistrano/releases/tag/leetagtriggercitest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@leetagtriggercitest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/leetagtriggercitest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/leetagtriggercitest/manifests"},{"name":"v2.15.6","sha":"dcd325716593553b1538a97c5876b07210f9af13","kind":"commit","published_at":"2015-06-17T12:44:07.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.6","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.6/manifests"},{"name":"v3.4.0","sha":"5f043ec9e0b9fd72c444f92d74b7514aa893e31a","kind":"commit","published_at":"2015-03-02T13:25:43.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.4.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"ec25a5ef0b4d54205557802a276fe5ac5b2e0ff0","kind":"commit","published_at":"2014-12-12T14:16:30.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.3.5","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"08d5ab5c9965b25b9dd6593373422d36958e44f9","kind":"commit","published_at":"2014-12-10T10:08:21.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.3.4","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"6906e8854261449563b0c870a6f4fe3fccd7178c","kind":"tag","published_at":"2014-11-27T09:37:16.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.3.3","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.3.3/manifests"},{"name":"v3.2.1","sha":"162cc1d9eda90e572608a81885bd70cba3c9157a","kind":"commit","published_at":"2014-04-22T06:35:18.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.2.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"822d4af8e983e06015f8fc0555b49616f6ca490b","kind":"commit","published_at":"2014-04-15T11:16:58.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.2.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"eadf15248c1aca57ead37161663739eda33d94a2","kind":"tag","published_at":"2014-01-14T20:13:49.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.1.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"3f8f65021b9aa80b3633926c9dd2902345dc86c1","kind":"tag","published_at":"2013-11-01T22:13:59.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.0.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.0.1/manifests"},{"name":"3.0.0","sha":"14153717a5bb647dad9b607f7c57913bf0c78e44","kind":"tag","published_at":"2013-10-08T08:22:12.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0/manifests"},{"name":"3.0.0.pre14","sha":"9fd628eab8e4d1bf0932eb663765869c6526b305","kind":"tag","published_at":"2013-10-08T07:57:27.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre14","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@3.0.0.pre14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre14/manifests"},{"name":"3.0.0.pre13","sha":"6789ee6dd7a396d9d32ad3ccff4850e6e5ac8255","kind":"commit","published_at":"2013-07-14T19:27:11.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre13","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@3.0.0.pre13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre13/manifests"},{"name":"3.0.0.pre12","sha":"4108d1a14d1ca404acfa8afce481964ab61d3510","kind":"commit","published_at":"2013-07-09T16:13:39.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre12","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@3.0.0.pre12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre12/manifests"},{"name":"3.0.0.pre11","sha":"d8d95ed871b53cdf998b999ce87afcfacb3a9ea8","kind":"commit","published_at":"2013-07-09T07:03:19.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre11","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@3.0.0.pre11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre11/manifests"},{"name":"3.0.0.pre10","sha":"fda0e3ecf2be86c7711bd8b7659be040a3320d9c","kind":"commit","published_at":"2013-07-05T17:32:29.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre10","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@3.0.0.pre10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre10/manifests"},{"name":"3.0.0.pre9","sha":"8fee3f6869f5b895b9ef7893792f47466ea798bf","kind":"commit","published_at":"2013-07-05T14:23:32.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre9","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@3.0.0.pre9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre9/manifests"},{"name":"3.0.0.pre8","sha":"ccfa0935fc1bebf41f91d6f61459c757e7d95a35","kind":"commit","published_at":"2013-07-04T14:53:22.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre8","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@3.0.0.pre8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre8/manifests"},{"name":"3.0.0.pre7","sha":"df93237dee74467962e7e2ba67751fdaae4f76af","kind":"commit","published_at":"2013-07-04T07:43:51.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre7","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@3.0.0.pre7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre7/manifests"},{"name":"2.15.5","sha":"234b1022c4282ded1d14801afa66aff992549390","kind":"commit","published_at":"2013-07-04T07:29:29.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.15.5","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.15.5/manifests"},{"name":"v2.15.5","sha":"234b1022c4282ded1d14801afa66aff992549390","kind":"commit","published_at":"2013-07-04T07:29:29.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.5","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.5/manifests"},{"name":"3.0.0.pre6","sha":"ec790c42b7b91750f76a37da57c03af4412135b1","kind":"commit","published_at":"2013-07-02T10:05:01.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre6","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@3.0.0.pre6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre6/manifests"},{"name":"3.0.0.pre5","sha":"5193f20499b866cf7218214fd85867da4ec474ee","kind":"commit","published_at":"2013-06-24T19:51:07.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre5","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@3.0.0.pre5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre5/manifests"},{"name":"3.0.0.pre4","sha":"810a70f197fc528fd389d3434f9f5e8c48d79300","kind":"commit","published_at":"2013-06-24T19:36:57.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre4","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@3.0.0.pre4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre4/manifests"},{"name":"3.0.0.pre3","sha":"43179a7c677539ef8f4817ba13e474481ba5e751","kind":"commit","published_at":"2013-06-10T12:41:42.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre3","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@3.0.0.pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre3/manifests"},{"name":"v2.15.4","sha":"cb2efe876ff147122060ab2710a36237ac1d9b70","kind":"commit","published_at":"2013-04-29T07:38:39.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.4","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"c4bd4c4e0397d903419c33a4656de85103ad994a","kind":"commit","published_at":"2013-04-25T06:38:27.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.3","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"0d324f82b064fe73ea6185092bc39451ab368bb0","kind":"commit","published_at":"2013-04-24T08:23:49.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"c2450ddcb81b818d06247f5ead4c203f5005d316","kind":"commit","published_at":"2013-04-23T18:57:38.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"d3f07580927f732bf5b8100fc84a1a37c94d0ecc","kind":"commit","published_at":"2013-04-23T16:15:11.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.0/manifests"},{"name":"v2.14.2","sha":"6045f2718f55affc0c17ca80ead2f75337d57e82","kind":"tag","published_at":"2013-02-07T10:42:12.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.14.2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.14.2/manifests"},{"name":"2.14.1","sha":"9affc269b6e6d6bb176531b2f24a622ce403b34d","kind":"commit","published_at":"2013-01-10T06:10:30.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.14.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.14.1/manifests"},{"name":"2.13.5","sha":"9a0303e2449c679daae4739df3c73002af0ac428","kind":"commit","published_at":"2012-10-26T21:15:01.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.13.5","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.13.5/manifests"},{"name":"2.13.4","sha":"ec1f06f5c79678c655d847d8ec71bd5214cee325","kind":"commit","published_at":"2012-09-18T05:47:36.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.13.4","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.13.4/manifests"},{"name":"2.13.3","sha":"30a942c7457da9c07a8c73f36d086efd3628f6ed","kind":"commit","published_at":"2012-08-21T06:35:29.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.13.3","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.13.3/manifests"},{"name":"2.12.0","sha":"b5332011cb6614fcef0f21bcde20834428888767","kind":"tag","published_at":"2012-04-13T09:11:56.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.12.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"c93f4796290c2e69031250c1adeae28b27f203b7","kind":"tag","published_at":"2012-02-21T09:00:24.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.11.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.11.1/manifests"},{"name":"2.10.0","sha":"bac69925d402e2b2f437ecfe44de3e61934a64b8","kind":"tag","published_at":"2012-02-19T17:30:00.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.10.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.10.0/manifests"},{"name":"v2.10.0.pre","sha":"2f60205ceee1f344acf227c0d2cd98713707a5ae","kind":"commit","published_at":"2011-12-12T21:58:07.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.10.0.pre","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.10.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.10.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.10.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.10.0.pre/manifests"},{"name":"2.8.0","sha":"7120c4af9d67e1483f868db825407437c2fd41ff","kind":"commit","published_at":"2011-08-03T00:17:44.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.8.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.8.0/manifests"},{"name":"2.7.0","sha":"dd21c0f819cbcb14e393b0ca30a805c592f507a0","kind":"commit","published_at":"2011-08-03T00:11:19.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.7.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.7.0/manifests"},{"name":"2.6.1.pre","sha":"92bf8df1577247c887a46208a2f4e368725bc35a","kind":"commit","published_at":"2011-06-25T12:34:56.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.6.1.pre","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.6.1.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.6.1.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.6.1.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.6.1.pre/manifests"},{"name":"2.6.0","sha":"a47e18d4523696734c9ce26517969e78e19f9246","kind":"commit","published_at":"2011-05-04T10:01:40.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.6.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.6.0/manifests"},{"name":"2.5.21","sha":"aa2302061a9cc568bda4c67e64adfe22eb19fcee","kind":"commit","published_at":"2011-04-06T09:10:02.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.5.21","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.5.21/manifests"},{"name":"v2.5.21","sha":"aa2302061a9cc568bda4c67e64adfe22eb19fcee","kind":"commit","published_at":"2011-04-06T09:10:02.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.5.21","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.21/manifests"},{"name":"v2.5.20","sha":"a69d76d3a1c4e266a77c3e6e97325c357fb4edf0","kind":"commit","published_at":"2011-03-16T09:00:54.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.5.20","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.20/manifests"},{"name":"v2.5.11","sha":"5e4b7bf6742f8293eed360b612b0abf0c8e8787b","kind":"commit","published_at":"2009-12-17T14:13:48.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.5.11","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.11/manifests"},{"name":"2.5.10","sha":"5e39c5610ff20cbe5a5481619349990ae22fbcd3","kind":"tag","published_at":"2009-11-11T20:50:02.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.5.10","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.5.10/manifests"},{"name":"2.5.9","sha":"eee027738f48010113770d8e1fb4909b0fc2876e","kind":"tag","published_at":"2009-08-27T14:32:22.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.5.9","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.5.9/manifests"},{"name":"2.5.6","sha":"e8429b0e198d3dbff53853e3b83f0155f05a910d","kind":"tag","published_at":"2009-05-27T11:06:36.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.5.6","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.5.6/manifests"},{"name":"v2.5.5","sha":"df0935c4c135207582da343aacdd4cf080fcfed0","kind":"tag","published_at":"2009-02-25T04:09:40.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.5.5","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"42ff8b9e7dd9ec1c1de59b8f7dc0c0461cc2741b","kind":"tag","published_at":"2009-02-05T04:49:59.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.5.4","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.4/manifests"},{"name":"v2-5-3","sha":"8ef7864b82336dd2f9a2c9aa68df3da3c24e19a2","kind":"tag","published_at":"2008-12-07T04:43:31.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-5-3","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-5-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2-5-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-5-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-5-3/manifests"},{"name":"v2-5-2","sha":"2187f96e5698b966080bcf2def390b27844754fb","kind":"tag","published_at":"2008-11-13T18:45:03.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-5-2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-5-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2-5-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-5-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-5-2/manifests"},{"name":"v2-5-1","sha":"f00b84aad57c0a09c9c3a3b2b5a6d9fac5cbf298","kind":"tag","published_at":"2008-11-07T20:57:22.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-5-1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2-5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-5-1/manifests"},{"name":"v2-5-0","sha":"63aaed463cf3d4e8b1b426e126eea6b1f199435d","kind":"tag","published_at":"2008-08-29T02:01:41.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-5-0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-5-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2-5-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-5-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-5-0/manifests"},{"name":"v2-4-3","sha":"ad0a1c2c8bb4d481f59ce15267db1d9765f81554","kind":"tag","published_at":"2008-06-28T14:31:36.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-4-3","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-4-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2-4-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-4-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-4-3/manifests"},{"name":"v2-4-2","sha":"b4771d28d43ff9f0ab7ad6493a9a6f9e3805b939","kind":"tag","published_at":"2008-06-27T21:43:42.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-4-2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-4-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2-4-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-4-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-4-2/manifests"},{"name":"v2-4-1","sha":"ef672035969cbbd22409068986a09d759d7c1858","kind":"tag","published_at":"2008-06-27T17:20:52.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-4-1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2-4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-4-1/manifests"},{"name":"v2-4-0","sha":"074d75a00621b276e2bf0a8276c77da0b3cc976f","kind":"tag","published_at":"2008-06-13T13:53:17.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-4-0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-4-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2-4-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-4-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-4-0/manifests"},{"name":"v2-3-101","sha":"1b7525e362a4c9735cdb0f502f21e0f323e33a75","kind":"tag","published_at":"2008-06-06T04:02:12.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-3-101","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-3-101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2-3-101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-3-101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-3-101/manifests"},{"name":"v2-3-0","sha":"cf8826617c474dcff4ef360edf09858f59b52b08","kind":"tag","published_at":"2008-05-02T20:49:28.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-3-0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2-3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-3-0/manifests"},{"name":"v1-4-2","sha":"17e7072f6057f495393e525a6a8724d2e883105d","kind":"tag","published_at":"2008-04-30T04:38:33.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v1-4-2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v1-4-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v1-4-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-4-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-4-2/manifests"},{"name":"v2-2-0","sha":"72a254d4221e37dce10e2e7e56b2abe36fc53452","kind":"commit","published_at":"2008-02-28T03:45:45.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-2-0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-2-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2-2-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-2-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-2-0/manifests"},{"name":"v2-1-0","sha":"603a0beb795a80454794ed3bf29e7f67c7ca8fe9","kind":"commit","published_at":"2007-10-14T16:16:08.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-1-0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2-1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-1-0/manifests"},{"name":"v2-0-100","sha":"734c690738789c994e02636d2d150afa88f6b8c3","kind":"commit","published_at":"2007-09-01T23:54:07.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-0-100","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-0-100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2-0-100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-0-100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-0-100/manifests"},{"name":"v2-0-0","sha":"1796673d06de1d33db3da00972c912e281e8019c","kind":"commit","published_at":"2007-07-21T22:30:27.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-0-0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2-0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-0-0/manifests"},{"name":"v1-99-3","sha":"76bfc0e10b3cb0dbccde098a2f357b598e78dc1b","kind":"commit","published_at":"2007-06-29T03:05:25.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v1-99-3","html_url":"https://github.com/capistrano/capistrano/releases/tag/v1-99-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v1-99-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-99-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-99-3/manifests"},{"name":"v1-99-2","sha":"269d4f3a616f8a7850e14b459e5df22fa304c942","kind":"commit","published_at":"2007-06-16T02:54:22.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v1-99-2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v1-99-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v1-99-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-99-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-99-2/manifests"},{"name":"v1-99-1","sha":"76c2f234223851f012015db824ef176494889ab0","kind":"commit","published_at":"2007-05-11T04:01:55.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v1-99-1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v1-99-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v1-99-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-99-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-99-1/manifests"},{"name":"v1-4-1","sha":"08366dc9fd62aa85cef534f91dd9a5995d5852c4","kind":"commit","published_at":"2007-02-24T20:30:12.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v1-4-1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v1-4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v1-4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-4-1/manifests"},{"name":"v1-3-1","sha":"091e46e3217c5b3a5fba0196e7481784b3eaa3cd","kind":"commit","published_at":"2007-01-06T04:24:16.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v1-3-1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v1-3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v1-3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-3-1/manifests"},{"name":"v1-3-0","sha":"818fa2f34183b7ace4d8585f86a4e58eb13cfceb","kind":"commit","published_at":"2006-12-24T04:08:25.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v1-3-0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v1-3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v1-3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-3-0/manifests"}]},"repo_metadata_updated_at":"2026-04-28T21:33:41.043Z","dependent_packages_count":0,"downloads":87027345,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.3049505807037654,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":1.0137984730843264,"average":0.3296872634470229},"purl":"pkg:gem/capistrano?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/capistrano","docker_dependents_count":108,"docker_downloads_count":17704121,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/capistrano","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/capistrano/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-04T03:02:56.781Z","issues_count":74,"pull_requests_count":83,"avg_time_to_close_issue":9238879.370370371,"avg_time_to_close_pull_request":1020408.024691358,"issues_closed_count":54,"pull_requests_closed_count":81,"pull_request_authors_count":31,"issue_authors_count":61,"avg_comments_per_issue":4.986486486486487,"avg_comments_per_pull_request":2.0843373493975905,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":3,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":16620.0,"past_year_avg_time_to_close_pull_request":83908.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/issues","maintainers":[{"login":"mattbrictson","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattbrictson"},{"login":"leehambley","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leehambley"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/capistrano/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/capistrano/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/capistrano/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/capistrano/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/capistrano/codemeta","maintainers":[{"uuid":"1281","login":"leehambley","name":null,"email":null,"url":null,"packages_count":44,"html_url":"https://gem.coop/profiles/leehambley","role":null,"created_at":"2025-10-07T13:28:15.400Z","updated_at":"2025-10-07T13:28:15.400Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/leehambley/packages"},{"uuid":"56160","login":"mattbrictson","name":null,"email":null,"url":null,"packages_count":28,"html_url":"https://gem.coop/profiles/mattbrictson","role":null,"created_at":"2025-10-07T13:28:18.654Z","updated_at":"2025-10-07T13:28:18.654Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/mattbrictson/packages"},{"uuid":"44276","login":"TomClements","name":null,"email":null,"url":null,"packages_count":29,"html_url":"https://gem.coop/profiles/TomClements","role":null,"created_at":"2025-10-07T13:28:16.799Z","updated_at":"2025-10-07T13:28:16.799Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/TomClements/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":190394,"maintainers_count":67477,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":171583,"name":"capistrano","ecosystem":"rubygems","description":"Capistrano is a utility and framework for executing commands in parallel on multiple remote machines, via SSH.","homepage":"https://capistranorb.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/capistrano/capistrano","keywords_array":[],"namespace":null,"versions_count":117,"first_release_published_at":"2009-07-25T18:29:32.000Z","latest_release_published_at":"2025-12-13T02:19:04.710Z","latest_release_number":"3.20.0","last_synced_at":"2026-04-29T02:31:24.667Z","created_at":"2022-04-05T18:48:07.738Z","updated_at":"2026-04-29T02:31:24.668Z","registry_url":"https://rubygems.org/gems/capistrano","install_command":"gem install capistrano -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/capistrano/","metadata":{"funding":null},"repo_metadata":{"id":510634,"uuid":"138312","full_name":"capistrano/capistrano","owner":"capistrano","description":"A deployment automation tool built on Ruby, Rake, and SSH.","archived":false,"fork":false,"pushed_at":"2025-02-09T01:32:29.000Z","size":4635,"stargazers_count":12837,"open_issues_count":58,"forks_count":1765,"subscribers_count":319,"default_branch":"master","last_synced_at":"2025-08-14T12:40:03.887Z","etag":null,"topics":["capistrano","deployment","ruby","ssh"],"latest_commit_sha":null,"homepage":"http://www.capistranorb.com","language":"Ruby","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/capistrano.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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}},"created_at":"2009-02-26T16:14:04.000Z","updated_at":"2025-08-13T08:19:00.000Z","dependencies_parsed_at":"2023-02-14T10:00:27.480Z","dependency_job_id":"fa4da12e-d03b-4e02-a81d-2490ea20bc52","html_url":"https://github.com/capistrano/capistrano","commit_stats":{"total_commits":1145,"total_committers":287,"mean_commits":3.989547038327526,"dds":0.8602620087336245,"last_synced_commit":"79132433f6d191084fe618ce90a9d2f7a5b3b280"},"previous_names":[],"tags_count":114,"template":false,"template_full_name":null,"purl":"pkg:github/capistrano/capistrano","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capistrano","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/sbom","scorecard":{"id":265107,"data":{"date":"2025-08-11","repo":{"name":"github.com/capistrano/capistrano","commit":"62835926d1a821f6d534f425d9a194220b448486"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"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":"Code-Review","score":4,"reason":"Found 13/29 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:9","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/release-drafter.yml:10","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":"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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt: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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/release-drafter.yml/master?enable=pin","Warn: containerImage not pinned by hash: .docker/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Vulnerabilities","score":0,"reason":"34 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-17T11:48:42.932Z","repository_id":510634,"created_at":"2025-08-17T11:48:42.932Z","updated_at":"2025-08-17T11:48:42.932Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271483802,"owners_count":24767735,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"capistrano","name":"Capistrano","uuid":"58257","kind":"organization","description":"","email":null,"website":"http://www.capistranorb.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/58257?v=4","repositories_count":26,"last_synced_at":"2024-03-25T19:42:03.135Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/capistrano","funding_links":[],"total_stars":16767,"followers":47,"following":0,"created_at":"2022-11-02T16:20:37.377Z","updated_at":"2024-03-25T19:42:15.225Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capistrano","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capistrano/repositories"},"tags":[{"name":"v3.19.2","sha":"632e273039129bd9f3514b4c8f11bd8bd71f7912","kind":"tag","published_at":"2024-11-07T15:28:33.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.19.2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"79132433f6d191084fe618ce90a9d2f7a5b3b280","kind":"tag","published_at":"2024-07-02T00:32:19.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.19.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"9f254c374e0ff4842c9c51e95adefa5fe634e2b3","kind":"tag","published_at":"2024-06-24T23:06:45.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.19.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.19.0/manifests"},{"name":"v3.18.1","sha":"3f9891a10806827ef4a770295ba79c8eea777a48","kind":"tag","published_at":"2024-03-10T19:19:33.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.18.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"35dda25423ee6cd8b97fa3dc176c7f2688363686","kind":"tag","published_at":"2023-10-18T01:08:06.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.18.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.18.0/manifests"},{"name":"v2.15.11","sha":"d671aab46b321ececc672379f0898562b2d85b9b","kind":"tag","published_at":"2023-06-17T01:08:52.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.11","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.11/manifests"},{"name":"v3.17.3","sha":"0af13367266d01310371144cb81adf39e54e2a85","kind":"tag","published_at":"2023-05-23T18:19:13.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.17.3","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.17.3/manifests"},{"name":"v2.15.10","sha":"841c31594aa8ae2a0bef52be98fcbef4706efb7d","kind":"tag","published_at":"2023-05-17T22:03:23.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.10","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.10/manifests"},{"name":"v3.17.2","sha":"dd947706ca604e1bc9aa19691265bcc9efc9198c","kind":"tag","published_at":"2023-02-20T17:45:24.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.17.2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"9e331e319745731708ceaac6eecb559701bb9c48","kind":"tag","published_at":"2022-08-07T17:38:29.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.17.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"549fb7ebc47bc0107ee2954c4bde2996686219a4","kind":"tag","published_at":"2022-03-12T21:44:59.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.17.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"f5a16779a7e6ddf6768ea2c1f39b101ffeba796b","kind":"tag","published_at":"2021-02-28T20:27:19.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.16.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"1c277895c9241cdcb05bf8ffadaadadef423f1e7","kind":"tag","published_at":"2021-01-05T15:58:47.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.15.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.15.0/manifests"},{"name":"v3.14.1","sha":"e5600d7c85a60d0cb77d33b5c6011e3ffb343660","kind":"tag","published_at":"2020-06-10T16:16:56.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.14.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"e136a3bc02945ec0537946a2166d8688751c6d12","kind":"tag","published_at":"2020-05-06T01:37:37.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.14.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.14.0/manifests"},{"name":"v3.13.0","sha":"8f3aca476875b97cf2f2f2e28cb01e6e9508ee61","kind":"tag","published_at":"2020-04-07T16:09:41.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.13.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b575b7303b006385efb9e0641066d1f96c9fe93d","kind":"tag","published_at":"2020-03-10T15:30:25.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.12.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"b94853d1f0f3f48096eeb20a5fddf193bd140ba5","kind":"tag","published_at":"2020-02-11T17:15:18.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.12.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.12.0/manifests"},{"name":"v3.11.2","sha":"1bfbe82007380594358771021ba7a0fa4c2deff9","kind":"tag","published_at":"2019-09-29T01:34:13.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.11.2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"28205f45e46a1f35bf12a1030d48f1f9dd838b6f","kind":"tag","published_at":"2019-08-29T14:49:55.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.11.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"1ac86a230d0d877d5670d12cdf1683de97057bca","kind":"tag","published_at":"2018-06-03T03:15:18.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.11.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.11.0/manifests"},{"name":"v3.10.2","sha":"92bfd1156820636921800534e70d633d16ddbe37","kind":"tag","published_at":"2018-04-15T23:26:15.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.10.2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"769ec864c2ee84c1cef0e5b43ff3254d2214f87d","kind":"tag","published_at":"2017-12-08T18:45:04.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.10.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"be32379fb7940a8caf198091d660c3e8627b9ad4","kind":"tag","published_at":"2017-10-23T16:27:32.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.10.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"11b4ff6ce7645b745db266abf354b15cab6d0c2e","kind":"tag","published_at":"2017-09-08T16:36:10.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.9.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"54f714a063a4c2b24cfd4b5e054e4ad5871a0d0c","kind":"tag","published_at":"2017-07-28T15:42:50.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.9.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"91321a0b9f67e30582c9308241b82e247f592b09","kind":"tag","published_at":"2017-06-16T15:17:46.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.8.2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"f09708c0be44130c2521e9d24cc231b8504d0cae","kind":"tag","published_at":"2017-04-21T15:16:10.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.8.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0cf1ba337c9326fa568b14c28189127337048ace","kind":"tag","published_at":"2017-03-10T17:05:32.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.8.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.8.0/manifests"},{"name":"v3.7.2","sha":"7993216977c5bddefaabce30c1cb71d1419af63b","kind":"tag","published_at":"2017-01-28T01:51:03.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.7.2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"bdcc14b8e54f6e99b6ae54a867d678e1e4d97317","kind":"tag","published_at":"2016-12-16T16:41:02.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.7.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"d255bfe898204b1b8d063ba8f840eb6ceeb3d618","kind":"tag","published_at":"2016-12-10T19:14:22.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.7.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.7.0/manifests"},{"name":"v3.7.0.beta1","sha":"5159a6a6656f540606dec653c0a58b90817ed195","kind":"tag","published_at":"2016-11-03T03:44:58.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.7.0.beta1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.7.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.7.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.7.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.7.0.beta1/manifests"},{"name":"v3.6.1","sha":"6efd2c146dc9f93f96e9a331d9dbbc8ace4bf701","kind":"tag","published_at":"2016-08-24T00:41:57.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.6.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"06251864092db22e81615ff02583a305360e1925","kind":"tag","published_at":"2016-07-26T23:48:46.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.6.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.6.0/manifests"},{"name":"v2.15.9","sha":"08a82f3618425eae7539e2bbd34a87e35bac2800","kind":"tag","published_at":"2016-06-27T10:07:43.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.9","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.9/manifests"},{"name":"v2.15.8","sha":"2e35ee41b39f49ea9c5b1061dd139dd7bf2fc194","kind":"tag","published_at":"2016-05-30T07:19:03.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.8","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.8/manifests"},{"name":"v2.5.22","sha":"6325045bb930ad347cfefc1c4830f7bd24f58a3d","kind":"tag","published_at":"2016-05-30T07:16:57.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.5.22","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.22/manifests"},{"name":"v3.5.0","sha":"0e66e7eb8e8696c4d9d33c06d291e1303fc0610c","kind":"commit","published_at":"2016-04-25T15:14:55.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.5.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"814401a41e8ffce1c88cc600e4a1b25031124873","kind":"commit","published_at":"2016-04-14T16:13:39.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.4.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.4.1/manifests"},{"name":"v2.15.7","sha":"5213ac609e19eaf2948589d20e4decabda4a82d1","kind":"commit","published_at":"2015-10-02T08:16:56.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.7","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.7/manifests"},{"name":"leetagtriggercitest","sha":"5213ac609e19eaf2948589d20e4decabda4a82d1","kind":"commit","published_at":"2015-10-02T08:16:56.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/leetagtriggercitest","html_url":"https://github.com/capistrano/capistrano/releases/tag/leetagtriggercitest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@leetagtriggercitest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/leetagtriggercitest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/leetagtriggercitest/manifests"},{"name":"v2.15.6","sha":"dcd325716593553b1538a97c5876b07210f9af13","kind":"commit","published_at":"2015-06-17T12:44:07.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.6","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.6/manifests"},{"name":"v3.4.0","sha":"5f043ec9e0b9fd72c444f92d74b7514aa893e31a","kind":"commit","published_at":"2015-03-02T13:25:43.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.4.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"ec25a5ef0b4d54205557802a276fe5ac5b2e0ff0","kind":"commit","published_at":"2014-12-12T14:16:30.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.3.5","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"08d5ab5c9965b25b9dd6593373422d36958e44f9","kind":"commit","published_at":"2014-12-10T10:08:21.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.3.4","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"6906e8854261449563b0c870a6f4fe3fccd7178c","kind":"tag","published_at":"2014-11-27T09:37:16.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.3.3","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.3.3/manifests"},{"name":"v3.2.1","sha":"162cc1d9eda90e572608a81885bd70cba3c9157a","kind":"commit","published_at":"2014-04-22T06:35:18.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.2.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"822d4af8e983e06015f8fc0555b49616f6ca490b","kind":"commit","published_at":"2014-04-15T11:16:58.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.2.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"eadf15248c1aca57ead37161663739eda33d94a2","kind":"tag","published_at":"2014-01-14T20:13:49.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.1.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"3f8f65021b9aa80b3633926c9dd2902345dc86c1","kind":"tag","published_at":"2013-11-01T22:13:59.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.0.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.0.1/manifests"},{"name":"3.0.0","sha":"14153717a5bb647dad9b607f7c57913bf0c78e44","kind":"tag","published_at":"2013-10-08T08:22:12.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0/manifests"},{"name":"3.0.0.pre14","sha":"9fd628eab8e4d1bf0932eb663765869c6526b305","kind":"tag","published_at":"2013-10-08T07:57:27.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre14","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@3.0.0.pre14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre14/manifests"},{"name":"3.0.0.pre13","sha":"6789ee6dd7a396d9d32ad3ccff4850e6e5ac8255","kind":"commit","published_at":"2013-07-14T19:27:11.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre13","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@3.0.0.pre13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre13/manifests"},{"name":"3.0.0.pre12","sha":"4108d1a14d1ca404acfa8afce481964ab61d3510","kind":"commit","published_at":"2013-07-09T16:13:39.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre12","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@3.0.0.pre12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre12/manifests"},{"name":"3.0.0.pre11","sha":"d8d95ed871b53cdf998b999ce87afcfacb3a9ea8","kind":"commit","published_at":"2013-07-09T07:03:19.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre11","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@3.0.0.pre11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre11/manifests"},{"name":"3.0.0.pre10","sha":"fda0e3ecf2be86c7711bd8b7659be040a3320d9c","kind":"commit","published_at":"2013-07-05T17:32:29.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre10","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@3.0.0.pre10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre10/manifests"},{"name":"3.0.0.pre9","sha":"8fee3f6869f5b895b9ef7893792f47466ea798bf","kind":"commit","published_at":"2013-07-05T14:23:32.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre9","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@3.0.0.pre9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre9/manifests"},{"name":"3.0.0.pre8","sha":"ccfa0935fc1bebf41f91d6f61459c757e7d95a35","kind":"commit","published_at":"2013-07-04T14:53:22.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre8","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@3.0.0.pre8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre8/manifests"},{"name":"3.0.0.pre7","sha":"df93237dee74467962e7e2ba67751fdaae4f76af","kind":"commit","published_at":"2013-07-04T07:43:51.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre7","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@3.0.0.pre7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre7/manifests"},{"name":"2.15.5","sha":"234b1022c4282ded1d14801afa66aff992549390","kind":"commit","published_at":"2013-07-04T07:29:29.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.15.5","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.15.5/manifests"},{"name":"v2.15.5","sha":"234b1022c4282ded1d14801afa66aff992549390","kind":"commit","published_at":"2013-07-04T07:29:29.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.5","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.5/manifests"},{"name":"3.0.0.pre6","sha":"ec790c42b7b91750f76a37da57c03af4412135b1","kind":"commit","published_at":"2013-07-02T10:05:01.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre6","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@3.0.0.pre6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre6/manifests"},{"name":"3.0.0.pre5","sha":"5193f20499b866cf7218214fd85867da4ec474ee","kind":"commit","published_at":"2013-06-24T19:51:07.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre5","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@3.0.0.pre5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre5/manifests"},{"name":"3.0.0.pre4","sha":"810a70f197fc528fd389d3434f9f5e8c48d79300","kind":"commit","published_at":"2013-06-24T19:36:57.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre4","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@3.0.0.pre4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre4/manifests"},{"name":"3.0.0.pre3","sha":"43179a7c677539ef8f4817ba13e474481ba5e751","kind":"commit","published_at":"2013-06-10T12:41:42.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre3","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@3.0.0.pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre3/manifests"},{"name":"v2.15.4","sha":"cb2efe876ff147122060ab2710a36237ac1d9b70","kind":"commit","published_at":"2013-04-29T07:38:39.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.4","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"c4bd4c4e0397d903419c33a4656de85103ad994a","kind":"commit","published_at":"2013-04-25T06:38:27.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.3","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"0d324f82b064fe73ea6185092bc39451ab368bb0","kind":"commit","published_at":"2013-04-24T08:23:49.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"c2450ddcb81b818d06247f5ead4c203f5005d316","kind":"commit","published_at":"2013-04-23T18:57:38.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"d3f07580927f732bf5b8100fc84a1a37c94d0ecc","kind":"commit","published_at":"2013-04-23T16:15:11.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.0/manifests"},{"name":"v2.14.2","sha":"6045f2718f55affc0c17ca80ead2f75337d57e82","kind":"tag","published_at":"2013-02-07T10:42:12.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.14.2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.14.2/manifests"},{"name":"2.14.1","sha":"9affc269b6e6d6bb176531b2f24a622ce403b34d","kind":"commit","published_at":"2013-01-10T06:10:30.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.14.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.14.1/manifests"},{"name":"2.13.5","sha":"9a0303e2449c679daae4739df3c73002af0ac428","kind":"commit","published_at":"2012-10-26T21:15:01.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.13.5","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.13.5/manifests"},{"name":"2.13.4","sha":"ec1f06f5c79678c655d847d8ec71bd5214cee325","kind":"commit","published_at":"2012-09-18T05:47:36.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.13.4","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.13.4/manifests"},{"name":"2.13.3","sha":"30a942c7457da9c07a8c73f36d086efd3628f6ed","kind":"commit","published_at":"2012-08-21T06:35:29.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.13.3","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.13.3/manifests"},{"name":"2.12.0","sha":"b5332011cb6614fcef0f21bcde20834428888767","kind":"tag","published_at":"2012-04-13T09:11:56.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.12.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"c93f4796290c2e69031250c1adeae28b27f203b7","kind":"tag","published_at":"2012-02-21T09:00:24.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.11.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.11.1/manifests"},{"name":"2.10.0","sha":"bac69925d402e2b2f437ecfe44de3e61934a64b8","kind":"tag","published_at":"2012-02-19T17:30:00.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.10.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.10.0/manifests"},{"name":"v2.10.0.pre","sha":"2f60205ceee1f344acf227c0d2cd98713707a5ae","kind":"commit","published_at":"2011-12-12T21:58:07.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.10.0.pre","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.10.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.10.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.10.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.10.0.pre/manifests"},{"name":"2.8.0","sha":"7120c4af9d67e1483f868db825407437c2fd41ff","kind":"commit","published_at":"2011-08-03T00:17:44.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.8.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.8.0/manifests"},{"name":"2.7.0","sha":"dd21c0f819cbcb14e393b0ca30a805c592f507a0","kind":"commit","published_at":"2011-08-03T00:11:19.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.7.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.7.0/manifests"},{"name":"2.6.1.pre","sha":"92bf8df1577247c887a46208a2f4e368725bc35a","kind":"commit","published_at":"2011-06-25T12:34:56.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.6.1.pre","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.6.1.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.6.1.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.6.1.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.6.1.pre/manifests"},{"name":"2.6.0","sha":"a47e18d4523696734c9ce26517969e78e19f9246","kind":"commit","published_at":"2011-05-04T10:01:40.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.6.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.6.0/manifests"},{"name":"2.5.21","sha":"aa2302061a9cc568bda4c67e64adfe22eb19fcee","kind":"commit","published_at":"2011-04-06T09:10:02.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.5.21","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.5.21/manifests"},{"name":"v2.5.21","sha":"aa2302061a9cc568bda4c67e64adfe22eb19fcee","kind":"commit","published_at":"2011-04-06T09:10:02.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.5.21","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.21/manifests"},{"name":"v2.5.20","sha":"a69d76d3a1c4e266a77c3e6e97325c357fb4edf0","kind":"commit","published_at":"2011-03-16T09:00:54.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.5.20","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.20/manifests"},{"name":"v2.5.11","sha":"5e4b7bf6742f8293eed360b612b0abf0c8e8787b","kind":"commit","published_at":"2009-12-17T14:13:48.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.5.11","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.11/manifests"},{"name":"2.5.10","sha":"5e39c5610ff20cbe5a5481619349990ae22fbcd3","kind":"tag","published_at":"2009-11-11T20:50:02.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.5.10","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.5.10/manifests"},{"name":"2.5.9","sha":"eee027738f48010113770d8e1fb4909b0fc2876e","kind":"tag","published_at":"2009-08-27T14:32:22.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.5.9","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.5.9/manifests"},{"name":"2.5.6","sha":"e8429b0e198d3dbff53853e3b83f0155f05a910d","kind":"tag","published_at":"2009-05-27T11:06:36.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.5.6","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.5.6/manifests"},{"name":"v2.5.5","sha":"df0935c4c135207582da343aacdd4cf080fcfed0","kind":"tag","published_at":"2009-02-25T04:09:40.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.5.5","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"42ff8b9e7dd9ec1c1de59b8f7dc0c0461cc2741b","kind":"tag","published_at":"2009-02-05T04:49:59.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.5.4","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.4/manifests"},{"name":"v2-5-3","sha":"8ef7864b82336dd2f9a2c9aa68df3da3c24e19a2","kind":"tag","published_at":"2008-12-07T04:43:31.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-5-3","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-5-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2-5-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-5-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-5-3/manifests"},{"name":"v2-5-2","sha":"2187f96e5698b966080bcf2def390b27844754fb","kind":"tag","published_at":"2008-11-13T18:45:03.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-5-2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-5-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2-5-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-5-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-5-2/manifests"},{"name":"v2-5-1","sha":"f00b84aad57c0a09c9c3a3b2b5a6d9fac5cbf298","kind":"tag","published_at":"2008-11-07T20:57:22.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-5-1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2-5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-5-1/manifests"},{"name":"v2-5-0","sha":"63aaed463cf3d4e8b1b426e126eea6b1f199435d","kind":"tag","published_at":"2008-08-29T02:01:41.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-5-0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-5-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2-5-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-5-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-5-0/manifests"},{"name":"v2-4-3","sha":"ad0a1c2c8bb4d481f59ce15267db1d9765f81554","kind":"tag","published_at":"2008-06-28T14:31:36.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-4-3","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-4-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2-4-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-4-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-4-3/manifests"},{"name":"v2-4-2","sha":"b4771d28d43ff9f0ab7ad6493a9a6f9e3805b939","kind":"tag","published_at":"2008-06-27T21:43:42.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-4-2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-4-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2-4-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-4-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-4-2/manifests"},{"name":"v2-4-1","sha":"ef672035969cbbd22409068986a09d759d7c1858","kind":"tag","published_at":"2008-06-27T17:20:52.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-4-1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2-4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-4-1/manifests"},{"name":"v2-4-0","sha":"074d75a00621b276e2bf0a8276c77da0b3cc976f","kind":"tag","published_at":"2008-06-13T13:53:17.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-4-0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-4-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2-4-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-4-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-4-0/manifests"},{"name":"v2-3-101","sha":"1b7525e362a4c9735cdb0f502f21e0f323e33a75","kind":"tag","published_at":"2008-06-06T04:02:12.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-3-101","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-3-101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2-3-101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-3-101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-3-101/manifests"},{"name":"v2-3-0","sha":"cf8826617c474dcff4ef360edf09858f59b52b08","kind":"tag","published_at":"2008-05-02T20:49:28.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-3-0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2-3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-3-0/manifests"},{"name":"v1-4-2","sha":"17e7072f6057f495393e525a6a8724d2e883105d","kind":"tag","published_at":"2008-04-30T04:38:33.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v1-4-2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v1-4-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v1-4-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-4-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-4-2/manifests"},{"name":"v2-2-0","sha":"72a254d4221e37dce10e2e7e56b2abe36fc53452","kind":"commit","published_at":"2008-02-28T03:45:45.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-2-0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-2-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2-2-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-2-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-2-0/manifests"},{"name":"v2-1-0","sha":"603a0beb795a80454794ed3bf29e7f67c7ca8fe9","kind":"commit","published_at":"2007-10-14T16:16:08.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-1-0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2-1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-1-0/manifests"},{"name":"v2-0-100","sha":"734c690738789c994e02636d2d150afa88f6b8c3","kind":"commit","published_at":"2007-09-01T23:54:07.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-0-100","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-0-100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2-0-100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-0-100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-0-100/manifests"},{"name":"v2-0-0","sha":"1796673d06de1d33db3da00972c912e281e8019c","kind":"commit","published_at":"2007-07-21T22:30:27.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-0-0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v2-0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-0-0/manifests"},{"name":"v1-99-3","sha":"76bfc0e10b3cb0dbccde098a2f357b598e78dc1b","kind":"commit","published_at":"2007-06-29T03:05:25.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v1-99-3","html_url":"https://github.com/capistrano/capistrano/releases/tag/v1-99-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v1-99-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-99-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-99-3/manifests"},{"name":"v1-99-2","sha":"269d4f3a616f8a7850e14b459e5df22fa304c942","kind":"commit","published_at":"2007-06-16T02:54:22.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v1-99-2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v1-99-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v1-99-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-99-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-99-2/manifests"},{"name":"v1-99-1","sha":"76c2f234223851f012015db824ef176494889ab0","kind":"commit","published_at":"2007-05-11T04:01:55.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v1-99-1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v1-99-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v1-99-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-99-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-99-1/manifests"},{"name":"v1-4-1","sha":"08366dc9fd62aa85cef534f91dd9a5995d5852c4","kind":"commit","published_at":"2007-02-24T20:30:12.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v1-4-1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v1-4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v1-4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-4-1/manifests"},{"name":"v1-3-1","sha":"091e46e3217c5b3a5fba0196e7481784b3eaa3cd","kind":"commit","published_at":"2007-01-06T04:24:16.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v1-3-1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v1-3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v1-3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-3-1/manifests"},{"name":"v1-3-0","sha":"818fa2f34183b7ace4d8585f86a4e58eb13cfceb","kind":"commit","published_at":"2006-12-24T04:08:25.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v1-3-0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v1-3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/capistrano/capistrano@v1-3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-3-0/manifests"}]},"repo_metadata_updated_at":"2025-08-21T12:40:57.034Z","dependent_packages_count":1307,"downloads":87030326,"downloads_period":"total","dependent_repos_count":41415,"rankings":{"downloads":0.24642900948918947,"dependent_repos_count":0.1633567868333315,"dependent_packages_count":0.037354623610352244,"stargazers_count":0.09199272978668836,"forks_count":0.138267860527871,"docker_downloads_count":1.1122757328754138,"average":0.29827945718714105},"purl":"pkg:gem/capistrano","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/capistrano","docker_dependents_count":108,"docker_downloads_count":17704121,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/capistrano","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/capistrano/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-20T15:36:18.757Z","issues_count":70,"pull_requests_count":70,"avg_time_to_close_issue":3120667.519230769,"avg_time_to_close_pull_request":1132742.6764705882,"issues_closed_count":52,"pull_requests_closed_count":68,"pull_request_authors_count":29,"issue_authors_count":58,"avg_comments_per_issue":5.242857142857143,"avg_comments_per_pull_request":2.242857142857143,"merged_pull_requests_count":59,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":17848.0,"past_year_avg_time_to_close_pull_request":955554.25,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/issues","maintainers":[{"login":"mattbrictson","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattbrictson"},{"login":"leehambley","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leehambley"}],"active_maintainers":[{"login":"mattbrictson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattbrictson"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/capistrano/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/capistrano/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/capistrano/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/capistrano/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/capistrano/codemeta","maintainers":[{"uuid":"1281","login":"leehambley","name":null,"email":null,"url":null,"packages_count":44,"html_url":"https://rubygems.org/profiles/leehambley","role":null,"created_at":"2022-11-07T13:56:57.036Z","updated_at":"2022-11-07T13:56:57.036Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/leehambley/packages"},{"uuid":"56160","login":"mattbrictson","name":null,"email":null,"url":null,"packages_count":28,"html_url":"https://rubygems.org/profiles/mattbrictson","role":null,"created_at":"2022-11-07T13:56:57.046Z","updated_at":"2022-11-07T13:56:57.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/mattbrictson/packages"},{"uuid":"44276","login":"TomClements","name":null,"email":null,"url":null,"packages_count":29,"html_url":"https://rubygems.org/profiles/TomClements","role":null,"created_at":"2022-11-07T13:56:57.042Z","updated_at":"2022-11-07T13:56:57.042Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/TomClements/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":205541,"maintainers_count":68469,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":12244936,"name":"HeSYINUvSBZfxqA-capistrano","ecosystem":"rubygems","description":"Capistrano is a utility and framework for executing commands in parallel on multiple remote machines, via SSH.","homepage":"http://github.com/capistrano/capistrano","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/capistrano/capistrano","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2011-09-26T21:00:10.213Z","latest_release_published_at":"2012-04-25T21:05:30.229Z","latest_release_number":"2.5.28","last_synced_at":"2026-04-27T09:31:10.197Z","created_at":"2025-10-07T03:26:40.702Z","updated_at":"2026-04-27T13:57:38.338Z","registry_url":"https://gem.coop/gems/HeSYINUvSBZfxqA-capistrano","install_command":"gem install HeSYINUvSBZfxqA-capistrano -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/HeSYINUvSBZfxqA-capistrano/","metadata":{"funding":null},"repo_metadata":{"id":510634,"uuid":"138312","full_name":"capistrano/capistrano","owner":"capistrano","description":"A deployment automation tool built on Ruby, Rake, and SSH.","archived":false,"fork":false,"pushed_at":"2026-04-03T01:04:13.000Z","size":4645,"stargazers_count":12935,"open_issues_count":62,"forks_count":1755,"subscribers_count":310,"default_branch":"master","last_synced_at":"2026-04-13T11:04:02.913Z","etag":null,"topics":["capistrano","deployment","ruby","ssh"],"latest_commit_sha":null,"homepage":"http://www.capistranorb.com","language":"Ruby","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/capistrano.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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":"2009-02-26T16:14:04.000Z","updated_at":"2026-04-13T10:41:51.000Z","dependencies_parsed_at":"2023-02-14T10:00:27.480Z","dependency_job_id":"fa4da12e-d03b-4e02-a81d-2490ea20bc52","html_url":"https://github.com/capistrano/capistrano","commit_stats":{"total_commits":1145,"total_committers":287,"mean_commits":3.989547038327526,"dds":0.8602620087336245,"last_synced_commit":"79132433f6d191084fe618ce90a9d2f7a5b3b280"},"previous_names":[],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/capistrano/capistrano","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capistrano","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/sbom","scorecard":{"id":265107,"data":{"date":"2025-08-11","repo":{"name":"github.com/capistrano/capistrano","commit":"62835926d1a821f6d534f425d9a194220b448486"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"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":"Code-Review","score":4,"reason":"Found 13/29 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:9","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/release-drafter.yml:10","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":"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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt: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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/capistrano/capistrano/release-drafter.yml/master?enable=pin","Warn: containerImage not pinned by hash: .docker/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Vulnerabilities","score":0,"reason":"34 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-17T11:48:42.932Z","repository_id":510634,"created_at":"2025-08-17T11:48:42.932Z","updated_at":"2025-08-17T11:48:42.932Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31840113,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T11:29:19.690Z","status":"ssl_error","status_checked_at":"2026-04-15T11:29:19.171Z","response_time":63,"last_error":"SSL_read: 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":"capistrano","name":"Capistrano","uuid":"58257","kind":"organization","description":"","email":null,"website":"http://www.capistranorb.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/58257?v=4","repositories_count":26,"last_synced_at":"2024-03-25T19:42:03.135Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/capistrano","funding_links":[],"total_stars":16767,"followers":47,"following":0,"created_at":"2022-11-02T16:20:37.377Z","updated_at":"2024-03-25T19:42:15.225Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capistrano","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capistrano/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-27T13:57:38.318Z","dependent_packages_count":0,"downloads":32661,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":20.64395782643958,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.88131927547986},"purl":"pkg:gem/HeSYINUvSBZfxqA-capistrano?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/HeSYINUvSBZfxqA-capistrano","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/HeSYINUvSBZfxqA-capistrano","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/HeSYINUvSBZfxqA-capistrano/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-04T03:02:56.781Z","issues_count":74,"pull_requests_count":83,"avg_time_to_close_issue":9238879.370370371,"avg_time_to_close_pull_request":1020408.024691358,"issues_closed_count":54,"pull_requests_closed_count":81,"pull_request_authors_count":31,"issue_authors_count":61,"avg_comments_per_issue":4.986486486486487,"avg_comments_per_pull_request":2.0843373493975905,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":3,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":16620.0,"past_year_avg_time_to_close_pull_request":83908.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/issues","maintainers":[{"login":"mattbrictson","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattbrictson"},{"login":"leehambley","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leehambley"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/HeSYINUvSBZfxqA-capistrano/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/HeSYINUvSBZfxqA-capistrano/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/HeSYINUvSBZfxqA-capistrano/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/HeSYINUvSBZfxqA-capistrano/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/HeSYINUvSBZfxqA-capistrano/codemeta","maintainers":[{"uuid":"52759","login":"destructuring","name":null,"email":null,"url":null,"packages_count":45,"html_url":"https://gem.coop/profiles/destructuring","role":null,"created_at":"2025-10-07T20:28:17.012Z","updated_at":"2025-10-07T20:28:17.012Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/destructuring/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":190394,"maintainers_count":67477,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":223965,"name":"HeSYINUvSBZfxqA-capistrano","ecosystem":"rubygems","description":"Capistrano is a utility and framework for executing commands in parallel on multiple remote machines, via SSH.","homepage":"http://github.com/capistrano/capistrano","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/capistrano/capistrano","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2011-09-26T21:00:10.213Z","latest_release_published_at":"2012-04-25T21:05:30.229Z","latest_release_number":"2.5.28","last_synced_at":"2026-04-27T18:02:55.617Z","created_at":"2022-04-06T00:41:23.959Z","updated_at":"2026-04-27T18:02:55.617Z","registry_url":"https://rubygems.org/gems/HeSYINUvSBZfxqA-capistrano","install_command":"gem install HeSYINUvSBZfxqA-capistrano -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/HeSYINUvSBZfxqA-capistrano/","metadata":{"funding":null},"repo_metadata":{"id":510634,"uuid":"138312","full_name":"capistrano/capistrano","owner":"capistrano","description":"A deployment automation tool built on Ruby, Rake, and SSH.","archived":false,"fork":false,"pushed_at":"2024-07-02T00:32:22.000Z","size":4631,"stargazers_count":12683,"open_issues_count":59,"forks_count":1772,"subscribers_count":317,"default_branch":"master","last_synced_at":"2024-09-29T20:15:34.157Z","etag":null,"topics":["capistrano","deployment","ruby","ssh"],"latest_commit_sha":null,"homepage":"http://www.capistranorb.com","language":"Ruby","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/capistrano.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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}},"created_at":"2009-02-26T16:14:04.000Z","updated_at":"2024-09-29T11:22:05.000Z","dependencies_parsed_at":"2023-02-14T10:00:27.480Z","dependency_job_id":"fa4da12e-d03b-4e02-a81d-2490ea20bc52","html_url":"https://github.com/capistrano/capistrano","commit_stats":{"total_commits":1145,"total_committers":287,"mean_commits":3.989547038327526,"dds":0.8602620087336245,"last_synced_commit":"79132433f6d191084fe618ce90a9d2f7a5b3b280"},"previous_names":[],"tags_count":113,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capistrano","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219877065,"owners_count":16554821,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"capistrano","name":"Capistrano","uuid":"58257","kind":"organization","description":"","email":null,"website":"http://www.capistranorb.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/58257?v=4","repositories_count":26,"last_synced_at":"2024-03-25T19:42:03.135Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/capistrano","funding_links":[],"total_stars":16767,"followers":47,"following":0,"created_at":"2022-11-02T16:20:37.377Z","updated_at":"2024-03-25T19:42:15.225Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capistrano","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capistrano/repositories"},"tags":[{"name":"v3.19.1","sha":"79132433f6d191084fe618ce90a9d2f7a5b3b280","kind":"tag","published_at":"2024-07-02T00:32:19.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.19.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"9f254c374e0ff4842c9c51e95adefa5fe634e2b3","kind":"tag","published_at":"2024-06-24T23:06:45.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.19.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.19.0/manifests"},{"name":"v3.18.1","sha":"3f9891a10806827ef4a770295ba79c8eea777a48","kind":"tag","published_at":"2024-03-10T19:19:33.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.18.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"35dda25423ee6cd8b97fa3dc176c7f2688363686","kind":"tag","published_at":"2023-10-18T01:08:06.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.18.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.18.0/manifests"},{"name":"v2.15.11","sha":"d671aab46b321ececc672379f0898562b2d85b9b","kind":"tag","published_at":"2023-06-17T01:08:52.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.11","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.11/manifests"},{"name":"v3.17.3","sha":"0af13367266d01310371144cb81adf39e54e2a85","kind":"tag","published_at":"2023-05-23T18:19:13.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.17.3","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.17.3/manifests"},{"name":"v2.15.10","sha":"841c31594aa8ae2a0bef52be98fcbef4706efb7d","kind":"tag","published_at":"2023-05-17T22:03:23.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.10","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.10/manifests"},{"name":"v3.17.2","sha":"dd947706ca604e1bc9aa19691265bcc9efc9198c","kind":"tag","published_at":"2023-02-20T17:45:24.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.17.2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"9e331e319745731708ceaac6eecb559701bb9c48","kind":"tag","published_at":"2022-08-07T17:38:29.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.17.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"549fb7ebc47bc0107ee2954c4bde2996686219a4","kind":"tag","published_at":"2022-03-12T21:44:59.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.17.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"f5a16779a7e6ddf6768ea2c1f39b101ffeba796b","kind":"tag","published_at":"2021-02-28T20:27:19.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.16.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"1c277895c9241cdcb05bf8ffadaadadef423f1e7","kind":"tag","published_at":"2021-01-05T15:58:47.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.15.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.15.0/manifests"},{"name":"v3.14.1","sha":"e5600d7c85a60d0cb77d33b5c6011e3ffb343660","kind":"tag","published_at":"2020-06-10T16:16:56.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.14.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"e136a3bc02945ec0537946a2166d8688751c6d12","kind":"tag","published_at":"2020-05-06T01:37:37.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.14.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.14.0/manifests"},{"name":"v3.13.0","sha":"8f3aca476875b97cf2f2f2e28cb01e6e9508ee61","kind":"tag","published_at":"2020-04-07T16:09:41.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.13.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b575b7303b006385efb9e0641066d1f96c9fe93d","kind":"tag","published_at":"2020-03-10T15:30:25.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.12.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"b94853d1f0f3f48096eeb20a5fddf193bd140ba5","kind":"tag","published_at":"2020-02-11T17:15:18.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.12.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.12.0/manifests"},{"name":"v3.11.2","sha":"1bfbe82007380594358771021ba7a0fa4c2deff9","kind":"tag","published_at":"2019-09-29T01:34:13.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.11.2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"28205f45e46a1f35bf12a1030d48f1f9dd838b6f","kind":"tag","published_at":"2019-08-29T14:49:55.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.11.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"1ac86a230d0d877d5670d12cdf1683de97057bca","kind":"tag","published_at":"2018-06-03T03:15:18.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.11.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.11.0/manifests"},{"name":"v3.10.2","sha":"92bfd1156820636921800534e70d633d16ddbe37","kind":"tag","published_at":"2018-04-15T23:26:15.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.10.2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"769ec864c2ee84c1cef0e5b43ff3254d2214f87d","kind":"tag","published_at":"2017-12-08T18:45:04.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.10.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"be32379fb7940a8caf198091d660c3e8627b9ad4","kind":"tag","published_at":"2017-10-23T16:27:32.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.10.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"11b4ff6ce7645b745db266abf354b15cab6d0c2e","kind":"tag","published_at":"2017-09-08T16:36:10.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.9.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"54f714a063a4c2b24cfd4b5e054e4ad5871a0d0c","kind":"tag","published_at":"2017-07-28T15:42:50.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.9.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"91321a0b9f67e30582c9308241b82e247f592b09","kind":"tag","published_at":"2017-06-16T15:17:46.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.8.2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"f09708c0be44130c2521e9d24cc231b8504d0cae","kind":"tag","published_at":"2017-04-21T15:16:10.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.8.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"0cf1ba337c9326fa568b14c28189127337048ace","kind":"tag","published_at":"2017-03-10T17:05:32.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.8.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.8.0/manifests"},{"name":"v3.7.2","sha":"7993216977c5bddefaabce30c1cb71d1419af63b","kind":"tag","published_at":"2017-01-28T01:51:03.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.7.2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"bdcc14b8e54f6e99b6ae54a867d678e1e4d97317","kind":"tag","published_at":"2016-12-16T16:41:02.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.7.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"d255bfe898204b1b8d063ba8f840eb6ceeb3d618","kind":"tag","published_at":"2016-12-10T19:14:22.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.7.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.7.0/manifests"},{"name":"v3.7.0.beta1","sha":"5159a6a6656f540606dec653c0a58b90817ed195","kind":"tag","published_at":"2016-11-03T03:44:58.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.7.0.beta1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.7.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.7.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.7.0.beta1/manifests"},{"name":"v3.6.1","sha":"6efd2c146dc9f93f96e9a331d9dbbc8ace4bf701","kind":"tag","published_at":"2016-08-24T00:41:57.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.6.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"06251864092db22e81615ff02583a305360e1925","kind":"tag","published_at":"2016-07-26T23:48:46.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.6.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.6.0/manifests"},{"name":"v2.15.9","sha":"08a82f3618425eae7539e2bbd34a87e35bac2800","kind":"tag","published_at":"2016-06-27T10:07:43.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.9","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.9/manifests"},{"name":"v2.15.8","sha":"2e35ee41b39f49ea9c5b1061dd139dd7bf2fc194","kind":"tag","published_at":"2016-05-30T07:19:03.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.8","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.8/manifests"},{"name":"v2.5.22","sha":"6325045bb930ad347cfefc1c4830f7bd24f58a3d","kind":"tag","published_at":"2016-05-30T07:16:57.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.5.22","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.22/manifests"},{"name":"v3.5.0","sha":"0e66e7eb8e8696c4d9d33c06d291e1303fc0610c","kind":"commit","published_at":"2016-04-25T15:14:55.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.5.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"814401a41e8ffce1c88cc600e4a1b25031124873","kind":"commit","published_at":"2016-04-14T16:13:39.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.4.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.4.1/manifests"},{"name":"leetagtriggercitest","sha":"5213ac609e19eaf2948589d20e4decabda4a82d1","kind":"commit","published_at":"2015-10-02T08:16:56.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/leetagtriggercitest","html_url":"https://github.com/capistrano/capistrano/releases/tag/leetagtriggercitest","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/leetagtriggercitest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/leetagtriggercitest/manifests"},{"name":"v2.15.7","sha":"5213ac609e19eaf2948589d20e4decabda4a82d1","kind":"commit","published_at":"2015-10-02T08:16:56.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.7","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"dcd325716593553b1538a97c5876b07210f9af13","kind":"commit","published_at":"2015-06-17T12:44:07.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.6","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.6/manifests"},{"name":"v3.4.0","sha":"5f043ec9e0b9fd72c444f92d74b7514aa893e31a","kind":"commit","published_at":"2015-03-02T13:25:43.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.4.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"ec25a5ef0b4d54205557802a276fe5ac5b2e0ff0","kind":"commit","published_at":"2014-12-12T14:16:30.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.3.5","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"08d5ab5c9965b25b9dd6593373422d36958e44f9","kind":"commit","published_at":"2014-12-10T10:08:21.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.3.4","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"6906e8854261449563b0c870a6f4fe3fccd7178c","kind":"tag","published_at":"2014-11-27T09:37:16.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.3.3","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.3.3/manifests"},{"name":"v3.2.1","sha":"162cc1d9eda90e572608a81885bd70cba3c9157a","kind":"commit","published_at":"2014-04-22T06:35:18.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.2.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"822d4af8e983e06015f8fc0555b49616f6ca490b","kind":"commit","published_at":"2014-04-15T11:16:58.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.2.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"eadf15248c1aca57ead37161663739eda33d94a2","kind":"tag","published_at":"2014-01-14T20:13:49.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.1.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"3f8f65021b9aa80b3633926c9dd2902345dc86c1","kind":"tag","published_at":"2013-11-01T22:13:59.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v3.0.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v3.0.1/manifests"},{"name":"3.0.0","sha":"14153717a5bb647dad9b607f7c57913bf0c78e44","kind":"tag","published_at":"2013-10-08T08:22:12.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0/manifests"},{"name":"3.0.0.pre14","sha":"9fd628eab8e4d1bf0932eb663765869c6526b305","kind":"tag","published_at":"2013-10-08T07:57:27.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre14","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre14/manifests"},{"name":"3.0.0.pre13","sha":"6789ee6dd7a396d9d32ad3ccff4850e6e5ac8255","kind":"commit","published_at":"2013-07-14T19:27:11.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre13","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre13/manifests"},{"name":"3.0.0.pre12","sha":"4108d1a14d1ca404acfa8afce481964ab61d3510","kind":"commit","published_at":"2013-07-09T16:13:39.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre12","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre12/manifests"},{"name":"3.0.0.pre11","sha":"d8d95ed871b53cdf998b999ce87afcfacb3a9ea8","kind":"commit","published_at":"2013-07-09T07:03:19.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre11","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre11/manifests"},{"name":"3.0.0.pre10","sha":"fda0e3ecf2be86c7711bd8b7659be040a3320d9c","kind":"commit","published_at":"2013-07-05T17:32:29.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre10","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre10/manifests"},{"name":"3.0.0.pre9","sha":"8fee3f6869f5b895b9ef7893792f47466ea798bf","kind":"commit","published_at":"2013-07-05T14:23:32.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre9","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre9/manifests"},{"name":"3.0.0.pre8","sha":"ccfa0935fc1bebf41f91d6f61459c757e7d95a35","kind":"commit","published_at":"2013-07-04T14:53:22.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre8","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre8/manifests"},{"name":"3.0.0.pre7","sha":"df93237dee74467962e7e2ba67751fdaae4f76af","kind":"commit","published_at":"2013-07-04T07:43:51.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre7","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre7/manifests"},{"name":"v2.15.5","sha":"234b1022c4282ded1d14801afa66aff992549390","kind":"commit","published_at":"2013-07-04T07:29:29.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.5","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.5/manifests"},{"name":"2.15.5","sha":"234b1022c4282ded1d14801afa66aff992549390","kind":"commit","published_at":"2013-07-04T07:29:29.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.15.5","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.15.5/manifests"},{"name":"3.0.0.pre6","sha":"ec790c42b7b91750f76a37da57c03af4412135b1","kind":"commit","published_at":"2013-07-02T10:05:01.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre6","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre6/manifests"},{"name":"3.0.0.pre5","sha":"5193f20499b866cf7218214fd85867da4ec474ee","kind":"commit","published_at":"2013-06-24T19:51:07.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre5","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre5/manifests"},{"name":"3.0.0.pre4","sha":"810a70f197fc528fd389d3434f9f5e8c48d79300","kind":"commit","published_at":"2013-06-24T19:36:57.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre4","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre4/manifests"},{"name":"3.0.0.pre3","sha":"43179a7c677539ef8f4817ba13e474481ba5e751","kind":"commit","published_at":"2013-06-10T12:41:42.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/3.0.0.pre3","html_url":"https://github.com/capistrano/capistrano/releases/tag/3.0.0.pre3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/3.0.0.pre3/manifests"},{"name":"v2.15.4","sha":"cb2efe876ff147122060ab2710a36237ac1d9b70","kind":"commit","published_at":"2013-04-29T07:38:39.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.4","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"c4bd4c4e0397d903419c33a4656de85103ad994a","kind":"commit","published_at":"2013-04-25T06:38:27.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.3","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"0d324f82b064fe73ea6185092bc39451ab368bb0","kind":"commit","published_at":"2013-04-24T08:23:49.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"c2450ddcb81b818d06247f5ead4c203f5005d316","kind":"commit","published_at":"2013-04-23T18:57:38.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"d3f07580927f732bf5b8100fc84a1a37c94d0ecc","kind":"commit","published_at":"2013-04-23T16:15:11.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.15.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.15.0/manifests"},{"name":"v2.14.2","sha":"6045f2718f55affc0c17ca80ead2f75337d57e82","kind":"tag","published_at":"2013-02-07T10:42:12.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.14.2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.14.2/manifests"},{"name":"2.14.1","sha":"9affc269b6e6d6bb176531b2f24a622ce403b34d","kind":"commit","published_at":"2013-01-10T06:10:30.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.14.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.14.1/manifests"},{"name":"2.13.5","sha":"9a0303e2449c679daae4739df3c73002af0ac428","kind":"commit","published_at":"2012-10-26T21:15:01.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.13.5","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.13.5/manifests"},{"name":"2.13.4","sha":"ec1f06f5c79678c655d847d8ec71bd5214cee325","kind":"commit","published_at":"2012-09-18T05:47:36.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.13.4","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.13.4/manifests"},{"name":"2.13.3","sha":"30a942c7457da9c07a8c73f36d086efd3628f6ed","kind":"commit","published_at":"2012-08-21T06:35:29.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.13.3","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.13.3/manifests"},{"name":"2.12.0","sha":"b5332011cb6614fcef0f21bcde20834428888767","kind":"tag","published_at":"2012-04-13T09:11:56.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.12.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"c93f4796290c2e69031250c1adeae28b27f203b7","kind":"tag","published_at":"2012-02-21T09:00:24.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.11.1","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.11.1/manifests"},{"name":"2.10.0","sha":"bac69925d402e2b2f437ecfe44de3e61934a64b8","kind":"tag","published_at":"2012-02-19T17:30:00.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.10.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.10.0/manifests"},{"name":"v2.10.0.pre","sha":"2f60205ceee1f344acf227c0d2cd98713707a5ae","kind":"commit","published_at":"2011-12-12T21:58:07.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.10.0.pre","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.10.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.10.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.10.0.pre/manifests"},{"name":"2.8.0","sha":"7120c4af9d67e1483f868db825407437c2fd41ff","kind":"commit","published_at":"2011-08-03T00:17:44.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.8.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.8.0/manifests"},{"name":"2.7.0","sha":"dd21c0f819cbcb14e393b0ca30a805c592f507a0","kind":"commit","published_at":"2011-08-03T00:11:19.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.7.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.7.0/manifests"},{"name":"2.6.1.pre","sha":"92bf8df1577247c887a46208a2f4e368725bc35a","kind":"commit","published_at":"2011-06-25T12:34:56.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.6.1.pre","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.6.1.pre","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.6.1.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.6.1.pre/manifests"},{"name":"2.6.0","sha":"a47e18d4523696734c9ce26517969e78e19f9246","kind":"commit","published_at":"2011-05-04T10:01:40.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.6.0","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.6.0/manifests"},{"name":"2.5.21","sha":"aa2302061a9cc568bda4c67e64adfe22eb19fcee","kind":"commit","published_at":"2011-04-06T09:10:02.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.5.21","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.5.21/manifests"},{"name":"v2.5.21","sha":"aa2302061a9cc568bda4c67e64adfe22eb19fcee","kind":"commit","published_at":"2011-04-06T09:10:02.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.5.21","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.21/manifests"},{"name":"v2.5.20","sha":"a69d76d3a1c4e266a77c3e6e97325c357fb4edf0","kind":"commit","published_at":"2011-03-16T09:00:54.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.5.20","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.20/manifests"},{"name":"v2.5.11","sha":"5e4b7bf6742f8293eed360b612b0abf0c8e8787b","kind":"commit","published_at":"2009-12-17T14:13:48.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.5.11","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.11/manifests"},{"name":"2.5.10","sha":"5e39c5610ff20cbe5a5481619349990ae22fbcd3","kind":"tag","published_at":"2009-11-11T20:50:02.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.5.10","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.5.10/manifests"},{"name":"2.5.9","sha":"eee027738f48010113770d8e1fb4909b0fc2876e","kind":"tag","published_at":"2009-08-27T14:32:22.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.5.9","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.5.9/manifests"},{"name":"2.5.6","sha":"e8429b0e198d3dbff53853e3b83f0155f05a910d","kind":"tag","published_at":"2009-05-27T11:06:36.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/2.5.6","html_url":"https://github.com/capistrano/capistrano/releases/tag/2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/2.5.6/manifests"},{"name":"v2.5.5","sha":"df0935c4c135207582da343aacdd4cf080fcfed0","kind":"tag","published_at":"2009-02-25T04:09:40.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.5.5","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"42ff8b9e7dd9ec1c1de59b8f7dc0c0461cc2741b","kind":"tag","published_at":"2009-02-05T04:49:59.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2.5.4","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2.5.4/manifests"},{"name":"v2-5-3","sha":"8ef7864b82336dd2f9a2c9aa68df3da3c24e19a2","kind":"tag","published_at":"2008-12-07T04:43:31.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-5-3","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-5-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-5-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-5-3/manifests"},{"name":"v2-5-2","sha":"2187f96e5698b966080bcf2def390b27844754fb","kind":"tag","published_at":"2008-11-13T18:45:03.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-5-2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-5-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-5-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-5-2/manifests"},{"name":"v2-5-1","sha":"f00b84aad57c0a09c9c3a3b2b5a6d9fac5cbf298","kind":"tag","published_at":"2008-11-07T20:57:22.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-5-1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-5-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-5-1/manifests"},{"name":"v2-5-0","sha":"63aaed463cf3d4e8b1b426e126eea6b1f199435d","kind":"tag","published_at":"2008-08-29T02:01:41.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-5-0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-5-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-5-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-5-0/manifests"},{"name":"v2-4-3","sha":"ad0a1c2c8bb4d481f59ce15267db1d9765f81554","kind":"tag","published_at":"2008-06-28T14:31:36.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-4-3","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-4-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-4-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-4-3/manifests"},{"name":"v2-4-2","sha":"b4771d28d43ff9f0ab7ad6493a9a6f9e3805b939","kind":"tag","published_at":"2008-06-27T21:43:42.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-4-2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-4-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-4-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-4-2/manifests"},{"name":"v2-4-1","sha":"ef672035969cbbd22409068986a09d759d7c1858","kind":"tag","published_at":"2008-06-27T17:20:52.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-4-1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-4-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-4-1/manifests"},{"name":"v2-4-0","sha":"074d75a00621b276e2bf0a8276c77da0b3cc976f","kind":"tag","published_at":"2008-06-13T13:53:17.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-4-0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-4-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-4-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-4-0/manifests"},{"name":"v2-3-101","sha":"1b7525e362a4c9735cdb0f502f21e0f323e33a75","kind":"tag","published_at":"2008-06-06T04:02:12.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-3-101","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-3-101","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-3-101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-3-101/manifests"},{"name":"v2-3-0","sha":"cf8826617c474dcff4ef360edf09858f59b52b08","kind":"tag","published_at":"2008-05-02T20:49:28.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-3-0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-3-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-3-0/manifests"},{"name":"v1-4-2","sha":"17e7072f6057f495393e525a6a8724d2e883105d","kind":"tag","published_at":"2008-04-30T04:38:33.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v1-4-2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v1-4-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-4-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-4-2/manifests"},{"name":"v2-2-0","sha":"72a254d4221e37dce10e2e7e56b2abe36fc53452","kind":"commit","published_at":"2008-02-28T03:45:45.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-2-0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-2-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-2-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-2-0/manifests"},{"name":"v2-1-0","sha":"603a0beb795a80454794ed3bf29e7f67c7ca8fe9","kind":"commit","published_at":"2007-10-14T16:16:08.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-1-0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-1-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-1-0/manifests"},{"name":"v2-0-100","sha":"734c690738789c994e02636d2d150afa88f6b8c3","kind":"commit","published_at":"2007-09-01T23:54:07.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-0-100","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-0-100","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-0-100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-0-100/manifests"},{"name":"v2-0-0","sha":"1796673d06de1d33db3da00972c912e281e8019c","kind":"commit","published_at":"2007-07-21T22:30:27.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v2-0-0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v2-0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v2-0-0/manifests"},{"name":"v1-99-3","sha":"76bfc0e10b3cb0dbccde098a2f357b598e78dc1b","kind":"commit","published_at":"2007-06-29T03:05:25.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v1-99-3","html_url":"https://github.com/capistrano/capistrano/releases/tag/v1-99-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-99-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-99-3/manifests"},{"name":"v1-99-2","sha":"269d4f3a616f8a7850e14b459e5df22fa304c942","kind":"commit","published_at":"2007-06-16T02:54:22.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v1-99-2","html_url":"https://github.com/capistrano/capistrano/releases/tag/v1-99-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-99-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-99-2/manifests"},{"name":"v1-99-1","sha":"76c2f234223851f012015db824ef176494889ab0","kind":"commit","published_at":"2007-05-11T04:01:55.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v1-99-1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v1-99-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-99-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-99-1/manifests"},{"name":"v1-4-1","sha":"08366dc9fd62aa85cef534f91dd9a5995d5852c4","kind":"commit","published_at":"2007-02-24T20:30:12.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v1-4-1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v1-4-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-4-1/manifests"},{"name":"v1-3-1","sha":"091e46e3217c5b3a5fba0196e7481784b3eaa3cd","kind":"commit","published_at":"2007-01-06T04:24:16.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v1-3-1","html_url":"https://github.com/capistrano/capistrano/releases/tag/v1-3-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-3-1/manifests"},{"name":"v1-3-0","sha":"818fa2f34183b7ace4d8585f86a4e58eb13cfceb","kind":"commit","published_at":"2006-12-24T04:08:25.000Z","download_url":"https://codeload.github.com/capistrano/capistrano/tar.gz/v1-3-0","html_url":"https://github.com/capistrano/capistrano/releases/tag/v1-3-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/tags/v1-3-0/manifests"}]},"repo_metadata_updated_at":"2024-09-30T02:09:37.821Z","dependent_packages_count":3,"downloads":32662,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":20.107321807430147,"dependent_repos_count":21.792636479052053,"dependent_packages_count":3.98474264498437,"stargazers_count":0.09140974134428745,"forks_count":0.13372906604071683,"docker_downloads_count":null,"average":9.221967947770315},"purl":"pkg:gem/HeSYINUvSBZfxqA-capistrano","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/HeSYINUvSBZfxqA-capistrano","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/HeSYINUvSBZfxqA-capistrano","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/HeSYINUvSBZfxqA-capistrano/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-30T02:04:25.657Z","issues_count":68,"pull_requests_count":66,"avg_time_to_close_issue":3244780.3,"avg_time_to_close_pull_request":1143816.953125,"issues_closed_count":50,"pull_requests_closed_count":64,"pull_request_authors_count":27,"issue_authors_count":56,"avg_comments_per_issue":5.264705882352941,"avg_comments_per_pull_request":2.3181818181818183,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":1119265.5,"past_year_avg_time_to_close_pull_request":1029892.6428571428,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.8571428571428572,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/issues","maintainers":[{"login":"mattbrictson","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattbrictson"},{"login":"leehambley","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leehambley"}],"active_maintainers":[{"login":"mattbrictson","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattbrictson"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/HeSYINUvSBZfxqA-capistrano/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/HeSYINUvSBZfxqA-capistrano/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/HeSYINUvSBZfxqA-capistrano/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/HeSYINUvSBZfxqA-capistrano/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/HeSYINUvSBZfxqA-capistrano/codemeta","maintainers":[{"uuid":"52759","login":"destructuring","name":null,"email":null,"url":null,"packages_count":45,"html_url":"https://rubygems.org/profiles/destructuring","role":null,"created_at":"2022-11-09T09:35:03.495Z","updated_at":"2022-11-09T09:35:03.495Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/destructuring/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":205541,"maintainers_count":68469,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}}],"commits":{"id":3111,"full_name":"capistrano/capistrano","default_branch":"master","total_commits":1158,"total_committers":280,"total_bot_commits":6,"total_bot_committers":1,"mean_commits":4.135714285714286,"dds":0.8341968911917098,"past_year_total_commits":10,"past_year_total_committers":3,"past_year_total_bot_commits":4,"past_year_total_bot_committers":1,"past_year_mean_commits":3.3333333333333335,"past_year_dds":0.5,"last_synced_at":"2026-04-28T10:43:39.784Z","last_synced_commit":"72fa7231dcd318a45dca9edc2abd30fe281f0d56","created_at":"2023-03-07T09:16:38.939Z","updated_at":"2026-04-28T10:31:35.852Z","committers":[{"name":"Matt Brictson","email":"matt@mattbrictson.com","login":"mattbrictson","count":192},{"name":"Lee Hambley","email":"lee.hambley@gmail.com","login":"leehambley","count":160},{"name":"William Johnston","email":"william@johnstonhaus.us","login":"will-in-wi","count":112},{"name":"seenmyfate","email":"seenmyfate@gmail.com","login":"seenmyfate","count":110},{"name":"Kir Shatrov","email":"shatrov@me.com","login":"kirs","count":42},{"name":"Thomas Kriechbaumer","email":"kriechbaumer@gmail.com","login":"Kriechi","count":32},{"name":"Nick Townsend","email":"nick.townsend@mac.com","login":"townsen","count":24},{"name":"Huiming Teo","email":"teohuiming@gmail.com","login":"teohm","count":15},{"name":"Nick Townsend","email":"ntownsend@iparadigms.com","login":null,"count":14},{"name":"Marco van 't Wout","email":"mr@vtwout.net","login":"marcovtwout","count":10},{"name":"Bruno Sutic","email":"bruno.sutic@gmail.com","login":null,"count":9},{"name":"Andy Sykes","email":"github@tinycat.co.uk","login":"andytinycat","count":8},{"name":"William Johnston","email":"will@johnstonclan.net","login":null,"count":8},{"name":"Michael Nikitochkin","email":"miry.sof@gmail.com","login":"miry","count":7},{"name":"Evaldo Junior","email":"evaldojuniorbento@gmail.com","login":"InFog","count":6},{"name":"Yury Lebedev","email":"lebedev.yurii@gmail.com","login":"y9v","count":6},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":6},{"name":"signedbyte","email":"richard.miller@gmail.com","login":"signedbyte","count":5},{"name":"Isaac Betesh","email":"iybetesh@gmail.com","login":"betesh","count":5},{"name":"Ain Tohvri","email":"ain@flashbit.net","login":"ain","count":5},{"name":"Lee Hambley","email":"lee.hambley@xing.com","login":null,"count":5},{"name":"Carsten Seeger","email":"cseeger@epages.com","login":null,"count":5},{"name":"Troels Knak-Nielsen","email":"troelskn@gmail.com","login":"troelskn","count":4},{"name":"Rafał Lisowski","email":"lisukorin@gmail.com","login":"rlisowski","count":4},{"name":"Olle Jonsson","email":"olle.jonsson@gmail.com","login":"olleolleolle","count":4},{"name":"Michal Papis","email":"mpapis@gmail.com","login":"mpapis","count":4},{"name":"Kai Kuchenbecker","email":"kuchenbecker.k@gmail.com","login":"kaikuchn","count":4},{"name":"Dror Cohen","email":"drorco@gmail.com","login":"snappedToGrid","count":4},{"name":"Devin Christensen","email":"quixoten@gmail.com","login":"quixoten","count":4},{"name":"Dan Benamy","email":"dbenamy@datadoghq.com","login":"dbenamydd","count":4},{"name":"Adrian Perez","email":"adrianperez.deb@gmail.com","login":"blackxored","count":4},{"name":"Lee Hambley","email":"leehambley@harrow.io","login":null,"count":4},{"name":"M. de Krijger","email":"mdekrijger@netvlies.nl","login":null,"count":4},{"name":"Sergey Ponomarev","email":"sergey.ponomarev@saltpepper.ru","login":null,"count":4},{"name":"Gareth Jones","email":"Jones258@Gmail.com","login":"G-Rath","count":4},{"name":"Yuri Artemev","email":"i@artemeff.com","login":"artemeff","count":4},{"name":"Anatoliy Yastreb","email":"anatoliy.yastreb@gmail.com","login":"ayastreb","count":3},{"name":"Chad Shaffer","email":"chad.russell.shaffer@gmail.com","login":"cshaffer","count":3},{"name":"Cyrus Stoller","email":"cyrus.stoller@gmail.com","login":"cyrusstoller","count":3},{"name":"Abdelkader Boudih","email":"terminale@gmail.com","login":"seuros","count":3},{"name":"Florent Guilleux","email":"florent2@gmail.com","login":null,"count":3},{"name":"Matt Bridges","email":"mbridges.91@gmail.com","login":null,"count":3},{"name":"Michal Cichra","email":"michal@o2h.cz","login":null,"count":3},{"name":"Damian Serrano Thode","email":"dsthode@gmail.com","login":"dsthode","count":3},{"name":"David Alexander","email":"davidpaulalexander@gmail.com","login":"TheLonelyGhost","count":3},{"name":"Maciek Dubinski","email":"maciek@dubinski.net","login":"maciek-rr","count":3},{"name":"Mark Woods","email":"mwoods.online.ie@gmail.com","login":"mmrwoods","count":3},{"name":"Michal Cichra","email":"mikz","login":"mikz","count":3},{"name":"Nikolay Shebanov","email":"nikolay.shebanov@gmail.com","login":"killthekitten","count":3},{"name":"Takumasa Ochi","email":"4468155+aeroastro","login":"aeroastro","count":3},{"name":"Richard Michael","email":"rmichael@edgeofthenet.org","login":"richardkmichael","count":3},{"name":"Rodrigo Rosenfeld Rosas","email":"rr.rosas@gmail.com","login":"rosenfeld","count":3},{"name":"poctek","email":"poctek5@gmail.com","login":"poctek","count":3},{"name":"Johan Eckerström","email":"johan@duh.se","login":"jage","count":2},{"name":"Jared Beck","email":"jared@jaredbeck.com","login":"jaredbeck","count":2},{"name":"Caius Durling","email":"dev@caius.name","login":"caius","count":2},{"name":"Diego","email":"root@dballona.com","login":"dballona","count":2},{"name":"Dylan Markow","email":"dylan@dylanmarkow.com","login":"dmarkow","count":2},{"name":"Faraz Yashar","email":"faraz.yashar@gmail.com","login":"fny","count":2},{"name":"Felix Bünemann","email":"buenemann@louis.info","login":"felixbuenemann","count":2},{"name":"Fernando Paredes","email":"nano@fdp.io","login":"nanoxd","count":2},{"name":"Hiroshi Shirosaki","email":"h.shirosaki@gmail.com","login":"shirosaki","count":2},{"name":"IsoLinearCHiP","email":"isolin.chip@gmail.com","login":"IsoLinearCHiP","count":2},{"name":"Sai","email":"saimca03@gmail.com","login":"SaiVardhan","count":2},{"name":"Russell","email":"russell@russelldunphy.com","login":"rsslldnphy","count":2},{"name":"Rustam Zagirov","email":"rustam@zagirov.name","login":"stamm","count":2},{"name":"Taketo Takashima","email":"t.taketo1113@gmail.com","login":"taketo1113","count":2},{"name":"William Johnston","email":"william.johnston@drip.com","login":"wjohnstondrip","count":2},{"name":"mohamed","email":"mohamed.m.m.hafez@gmail.com","login":"mohamedhafez","count":2},{"name":"scottsuch","email":"sgorsuch@gmail.com","login":"scottsuch","count":2},{"name":"Harry Kiselev","email":"harry.kiselev@gmail.com","login":"harrykiselev","count":2},{"name":"Malik Baktiyarov","email":"malik@baktiyarov.com","login":"maliqq","count":2},{"name":"MarkMT","email":"nzl216@gmail.com","login":"MarkMT","count":2},{"name":"Michael Smith","email":"mike@spokefire.co.uk","login":"mikespokefire","count":2},{"name":"Mingan","email":"ja@mingan.name","login":"mingan","count":2},{"name":"Patrick W","email":"pwaterz@gmail.com","login":"pwaterz","count":2},{"name":"Munish Goyal","email":"munishapc@gmail.com","login":"goyalmunish","count":2},{"name":"Alex Kitchens","email":"akitchens@financialpayments.com","login":null,"count":2},{"name":"Jake Bell","email":"jake@theunraveler.com","login":null,"count":2},{"name":"Jeremy Bopp","email":"jeremyb@spiceworks.com","login":null,"count":2},{"name":"Long Mai","email":"long.mai@improvingenterprises.com","login":null,"count":2},{"name":"Paul Schreiber","email":"paul.schreiber@espn.com","login":null,"count":2},{"name":"Bryan","email":"bryan.taylor@sabre.com","login":null,"count":2},{"name":"dimitrid","email":"dimitri@mashable.com","login":null,"count":2},{"name":"John Manuel","email":"bitencode@johnmanuel.org","login":"bitencode","count":2},{"name":"Grzegorz Błaszczyk","email":"grzegorz.blaszczyk@gmail.com","login":"grzegorzblaszczyk","count":2},{"name":"Juan Ibiapina","email":"juanibiapina@gmail.com","login":"juanibiapina","count":2},{"name":"Lucas Jenss","email":"lucas@x3ro.de","login":"x3ro","count":2},{"name":"Rolandas Barysas","email":"rolandas@rolandasb.com","login":"rolandasb","count":2},{"name":"Rob Dupuis","email":"robd@robd.co.uk","login":"robd","count":2},{"name":"Oliboy50","email":"oliver.thebault@gmail.com","login":"Oliboy50","count":2},{"name":"Andrew Deitrick","email":"ajdeitrick@gmail.com","login":"deitrick","count":1},{"name":"Andrew Crewdson","email":"acrewdson","login":"acrewdson","count":1},{"name":"Aaron Ackerman","email":"theron17@gmail.com","login":"aackerman","count":1},{"name":"Aaron Bonner","email":"ajbonner@gmail.com","login":"ajbonner","count":1},{"name":"Adrien Brault","email":"adrien.brault@gmail.com","login":"adrienbrault","count":1},{"name":"Aidi Stan","email":"aidistan@live.com","login":"aidistan","count":1},{"name":"Alessandro Lepore","email":"a.lepore@freegoweb.it","login":"alepore","count":1},{"name":"Alex","email":"syraab@gmail.com","login":"Syra","count":1},{"name":"Alex Kitchens","email":"alexcameron98@gmail.com","login":"alexcameron89","count":1},{"name":"Alexander Ivanov","email":"tei.krsk@gmail.com","login":"Tei","count":1},{"name":"Alexey Gaziev","email":"alex.gaziev@gmail.com","login":"gazay","count":1},{"name":"Alexey Rogachev","email":"arogachev90@gmail.com","login":"arogachev","count":1},{"name":"Alpha Chen","email":"alpha.chen@gmail.com","login":"kejadlen","count":1},{"name":"Andre Luiz Silveira Herculano","email":"andresilveirah@gmail.com","login":"andresilveirah","count":1},{"name":"Andrew Babichev","email":"andrew.babichev@gmail.com","login":"Tensho","count":1},{"name":"Peter Foerger","email":"peter.foerger@dkd.de","login":null,"count":1},{"name":"Mike Gunderloy","email":"MikeG1@larkfarm.com","login":null,"count":1},{"name":"Jake Worth","email":"jworth@prevailhs.com","login":null,"count":1},{"name":"Mark Woods","email":"mwoods@online.ie","login":null,"count":1},{"name":"Jonathan del Strother","email":"jon.delStrother@audioboo.fm","login":null,"count":1},{"name":"griley","email":"george@ted.com","login":null,"count":1},{"name":"Jack Thorne","email":"jthorne@where.com","login":null,"count":1},{"name":"Jack Desert","email":"jackdesert@gmail.com","login":null,"count":1},{"name":"Gerardo Navarro Suarez","email":"gerardo.navarro-suarez@student.hpi.uni-potsdam.de","login":null,"count":1},{"name":"Evaldo Bento","email":"evaldo.bento@rakuten.de","login":null,"count":1},{"name":"Erik Hetzner","email":"erik.hetzner@ucop.edu","login":null,"count":1},{"name":"Diego Plentz","email":"diego@plentz.org","login":null,"count":1},{"name":"Derek Wickwire","email":"dwickwire@crossway.org","login":null,"count":1},{"name":"Derek Schneider","email":"dschneider@covermymeds.com","login":null,"count":1},{"name":"Carlos Buenosvinos","email":"hi@carlos.io","login":null,"count":1},{"name":"Carlos Peñas","email":"carlos.penas@the-cocktail.com","login":null,"count":1},{"name":"Benjamin Laugueux","email":"benjamin@yzalis.com","login":null,"count":1},{"name":"Anatoliy Yastreb","email":"a.yastreb@fashionette.de","login":null,"count":1},{"name":"Anshul Sharma","email":"justanshulsharma@gmail.com","login":null,"count":1},{"name":"lanrion","email":"huaitaodeng@foxmail.com","login":null,"count":1},{"name":"kevin.burk","email":"kevin.burk@workday.com","login":null,"count":1},{"name":"Sebastian Röbke","email":"sebastian.roebke@xing.com","login":null,"count":1},{"name":"chris","email":"chris@actbluetech.com","login":null,"count":1},{"name":"如彼","email":"hua.qiuh@alibaba-inc.com","login":null,"count":1},{"name":"Timo Sand","email":"timo.sand@eficode.com","login":null,"count":1},{"name":"Thomas Seliger","email":"tom@neovatar.org","login":null,"count":1},{"name":"Theo Cushion","email":"tcushion@pivotal.io","login":null,"count":1},{"name":"Spight","email":"kenneth.kirkpatrick@rackspace.com","login":null,"count":1},{"name":"Shim Tw","email":"twshim@gameon.co.jp","login":null,"count":1},{"name":"Samuel Reed","email":"sam@tixelated.com","login":null,"count":1},{"name":"Sam Marx","email":"smarx@spredfast.com","login":null,"count":1},{"name":"Sam Bauers","email":"sam@redant.com.au","login":null,"count":1},{"name":"Ryan Ponce","email":"ryan@poncebros.com","login":null,"count":1},{"name":"RJ Walsh","email":"rj@accompani.com","login":null,"count":1},{"name":"Ben Snape","email":"ben.snape@itv.com","login":null,"count":1},{"name":"Pavel Shpak","email":"shpakvel@gmail.com","login":"ShPakvel","count":1},{"name":"Travis Petticrew","email":"travis@petticrew.net","login":"tpett","count":1},{"name":"Viktar Basharymau","email":"6alliapumob@gmail.com","login":"DNNX","count":1},{"name":"Philip Hallstrom","email":"philip@pjkh.com","login":"phallstrom","count":1},{"name":"RKushnir","email":"RKushnir","login":"RKushnir","count":1},{"name":"ReadmeCritic","email":"frankensteinbot@gmail.com","login":"ReadmeCritic","count":1},{"name":"Robbert Klarenbeek","email":"robbertkl@renbeek.nl","login":"robbertkl","count":1},{"name":"Robert Coleman","email":"github@robert.net.nz","login":"rjocoleman","count":1},{"name":"Rogelio J. Samour","email":"rogelio@therubymug.com","login":"therubymug","count":1},{"name":"Salimane Adjao Moustapha","email":"me@salimane.com","login":"salimane","count":1},{"name":"Sandy Vanderbleek","email":"sandy.vanderbleek@gmail.com","login":"svanderbleek","count":1},{"name":"Saulius Grigaitis","email":"saulius@necolt.com","login":"sauliusgrigaitis","count":1},{"name":"AQNOUCH Mohammed","email":"aqnouch.mohammed@gmail.com","login":"maqnouch","count":1},{"name":"Eric Turner","email":"ericturnerdev@gmail.com","login":"etdev","count":1},{"name":"Sergey Alekseev","email":"sergey.alekseev.minsk@gmail.com","login":"sergey-alekseev","count":1},{"name":"Shane O'Grady","email":"shane@ogrady.ie","login":"shaneog","count":1},{"name":"Shane Smith-Sahnow","email":"ShaneSaww","login":"ShaneSaww","count":1},{"name":"Matthias Viehweger","email":"kronn@kronn.de","login":"kronn","count":1},{"name":"Michael Gee","email":"michaelpgee@gmail.com","login":"mikegee","count":1},{"name":"Michael Twentyman","email":"20@thirdfloorstudios.com","login":"mtwentyman","count":1},{"name":"Mikhail Grachev","email":"work@mgrachev.com","login":"mgrachev","count":1},{"name":"Mitch Lloyd","email":"mitch.lloyd@gmail.com","login":"mitchlloyd","count":1},{"name":"Nathan Stitt","email":"nathan@stitt.org","login":"nathanstitt","count":1},{"name":"Nathan Van der Auwera","email":"nathan@dixis.com","login":"nathanvda","count":1},{"name":"Neeki Patel","email":"neekipatel@gmail.com","login":"neekipatel","count":1},{"name":"Neznaenko Anton","email":"neanton@gmail.com","login":"neanton","count":1},{"name":"Nick Hammond","email":"nick@nickhammond.com","login":"nickhammond","count":1},{"name":"Nick Pilch","email":"nick.pilch@bluescape.com","login":"BluescapeRuntime","count":1},{"name":"Nick Pilch","email":"nicky@mindspring.com","login":"npilch","count":1},{"name":"Nigel Ramsay","email":"nigel.ramsay@abletech.co.nz","login":"nigelramsay","count":1},{"name":"Nikolay Vashchenko","email":"nikolay@rys.me","login":"NikolayRys","count":1},{"name":"Parker Erway","email":"Undo1","login":"Undo1","count":1},{"name":"Parker Moore","email":"parkrmoore@gmail.com","login":"parkr","count":1},{"name":"Paulo Leonardo Vieira Rodrigues","email":"paulorodriguesxv@gmail.com","login":"paulorodriguesxv","count":1},{"name":"Shane da Silva","email":"shane.dasilva@brigade.com","login":"sds","count":1},{"name":"emanulato","email":"gottlikelike@gmail.com","login":"emanulato","count":1},{"name":"epifanov","email":"slava.epifanov@gmail.com","login":"epifanov","count":1},{"name":"godoftheds","email":"rpalackas@gmail.com","login":"godoftheds","count":1},{"name":"Sean Handley","email":"sean.handley@gmail.com","login":"seanhandley","count":1},{"name":"kmini","email":"koba.shipbuilding@gmail.com","login":"kminiatures","count":1},{"name":"lanrion","email":"huaitao-deng@foxmail.com","login":"lanrion","count":1},{"name":"maesitos","email":"maesitos@gmail.com","login":"maesitos","count":1},{"name":"matsutani","email":"yushiro.ma2ta2.21@gmail.com","login":"uuushiro","count":1},{"name":"mmiller1","email":"msm93v2@gmail.com","login":"mmiller1","count":1},{"name":"ocha-","email":"yu@mochaffi.com","login":"ocha-","count":1},{"name":"ojab","email":"ojab@ojab.ru","login":"ojab","count":1},{"name":"ouyoutouchmytralala","email":"freemanoid321@gmail.com","login":"freemanoid","count":1},{"name":"pex","email":"rernst@farbenmeer.net","login":"pex","count":1},{"name":"rbq","email":"rbq@gmx.de","login":"rbq","count":1},{"name":"tab","email":"tab","login":"tab","count":1},{"name":"w1mvy","email":"w1mvypine@gmail.com","login":"w1mvy","count":1},{"name":"y-yagi","email":"yuuji.yaginuma@gmail.com","login":"y-yagi","count":1},{"name":"Stuart Swindells","email":"github@lumo.me.uk","login":"tolien","count":1},{"name":"Thomas Millward Wright","email":"thomas.wright@mwrinfosecurity.com","login":"ttrmw","count":1},{"name":"Tien","email":"Tiendo1011@gmail.com","login":"tiendo1011","count":1},{"name":"Timo Webler","email":"timo.webler@dkd.de","login":"websi","count":1},{"name":"yui-knk","email":"spiketeika@gmail.com","login":"yui-knk","count":1},{"name":"Vlad Bokov","email":"vlad@lunatic.cat","login":"razum2um","count":1},{"name":"Wade McEwen","email":"wade@fbsdata.com","login":"wlmcewen","count":1},{"name":"Waynn Lue","email":"WLGades@gmail.com","login":"waynn","count":1},{"name":"Wes Oldenbeuving","email":"narnach@me.com","login":"Narnach","count":1},{"name":"Yagnik","email":"yagnikkhanna@gmail.com","login":"yagnik","count":1},{"name":"Zachary Salzbank","email":"zsalzbank@gmail.com","login":"zsalzbank","count":1},{"name":"andrewhavens","email":"email@andrewhavens.com","login":"andrewhavens","count":1},{"name":"andyl","email":"andy@r210.com","login":"andyl","count":1},{"name":"daveslutzkin","email":"daveslutzkin@fastmail.fm","login":"daveslutzkin","count":1},{"name":"deeeki","email":"deeeki@gmail.com","login":"deeeki","count":1},{"name":"eddie cianci","email":"defeated2k4@gmail.com","login":"defeated","count":1},{"name":"eddie_g","email":"glen0071@gmail.com","login":"glen0071","count":1},{"name":"Bryan Goines","email":"bry4n","login":"bry4n","count":1},{"name":"Bijan Rahnema","email":"bijan@screenisland.com","login":"gobijan","count":1},{"name":"Darwin D Wu","email":"darwin67","login":"darwin67","count":1},{"name":"David Mazza","email":"github@dmzza.com","login":"dmzza","count":1},{"name":"David Michael Nelson","email":"davidmichael.nelson@gmail.com","login":"dmnelson","count":1},{"name":"David Radcliffe","email":"radcliffe.david@gmail.com","login":"dwradcliffe","count":1},{"name":"Dima Zudochkin","email":"dnd.pliz@gmail.com","login":"zudochkin","count":1},{"name":"Dylan Frese","email":"dylan@redcurrent.com","login":"DylanFrese","count":1},{"name":"Edwin He","email":"edwhe88@gmail.com","login":"azin634","count":1},{"name":"Eric","email":"1538122+eric-eye","login":"eric-eye","count":1},{"name":"Eric Guo","email":"eric@cloud-mes.com","login":"Eric-Guo","count":1},{"name":"Eric Londaits","email":"eric.londaits@gmail.com","login":"elondaits","count":1},{"name":"Justin Edwards","email":"justin@igrowbeards.com","login":"igrowbeards","count":1},{"name":"Filipe Giusti","email":"filipegiusti@gmail.com","login":"filipegiusti","count":1},{"name":"Gaspard d'Hautefeuille","email":"github@dhautefeuille.eu","login":"HLFH","count":1},{"name":"Gregory Durelle","email":"gregory.durelle@gmail.com","login":"gdurelle","count":1},{"name":"Hartog C. de Mik","email":"hartog@organisedminds.com","login":"coffeeaddict","count":1},{"name":"Andrew Nikolaev","email":"qpkskynet@gmail.com","login":"quaternion","count":1},{"name":"Andrey Ivaschenko","email":"andrey.ivaschenko@eurochem.ru","login":"caligo-mentis","count":1},{"name":"AquarHEAD Lou","email":"aquarhead@gmail.com","login":"aquarhead","count":1},{"name":"Arron Mabrey","email":"arron@mabreys.com","login":"arronmabrey","count":1},{"name":"Arron Washington","email":"arron@theradicaledwards.com","login":"radicaled","count":1},{"name":"Artur Rodrigues","email":"arturhoo@gmail.com","login":"arturhoo","count":1},{"name":"Ben Rexin","email":"ben@rexin.at","login":"salzig","count":1},{"name":"Berin Larson","email":"larson004@gmail.com","login":"blrsn","count":1},{"name":"Daniel Toader","email":"developer@danieltoader.com","login":"danieltoader","count":1},{"name":"Daniel O'Connor","email":"daniel@danoc.me","login":"danoc","count":1},{"name":"Costea Lungu","email":"nemesis","login":"nemesis","count":1},{"name":"Chris Ickes","email":"christopherickes@gmail.com","login":"cickes","count":1},{"name":"Chris Hendrix","email":"cah276@cornell.edu","login":"chendrix","count":1},{"name":"Casey Robinson","email":"kc@rampantmonkey.com","login":"rampantmonkey","count":1},{"name":"Casey Helbling","email":"casey@softwareforgood.com","login":"caseyhelbling","count":1},{"name":"Bèr Kessels","email":"ber@berk.es","login":"berkes","count":1},{"name":"Bryan Ricker","email":"bricker88@gmail.com","login":"bricker","count":1},{"name":"Herbert Ilhan Tanujaya","email":"mail@herbert.id","login":"donjar","count":1},{"name":"Joren De Groof","email":"info@jorendegroof.be","login":"joren","count":1},{"name":"Joseph Giralt","email":"Joe.m.giralt@gmail.com","login":"joegiralt","count":1},{"name":"Jun Jiang","email":"jasl9187@hotmail.com","login":"jasl","count":1},{"name":"joanbarros","email":"barros.joan@gmail.com","login":"joanbarros","count":1},{"name":"Keenan Thompson","email":"keenan@keenant.com","login":"thekeenant","count":1},{"name":"Kian-Meng Ang","email":"kianmeng.ang@gmail.com","login":"kianmeng","count":1},{"name":"Kirill Shaplyko","email":"Baltazore92@gmail.com","login":"Baltazore","count":1},{"name":"Koen Punt","email":"koen@koenpunt.nl","login":"koenpunt","count":1},{"name":"Kosmas Chatzimichalis","email":"kosmas@mach7x.com","login":"Kosmas","count":1},{"name":"Kristofer M White","email":"me@kmwhite.net","login":"kmwhite","count":1},{"name":"Kyle Rippey","email":"kylerippey@gmail.com","login":"kylerippey","count":1},{"name":"Leevi Graham","email":"leevi@newism.com.au","login":"leevigraham","count":1},{"name":"Logan Hasson","email":"logan.hasson@gmail.com","login":"loganhasson","count":1},{"name":"Maik Kempe","email":"mkempe@nrolla.com","login":"mkempe","count":1},{"name":"Matt Connolly","email":"matt.connolly@me.com","login":"mattconnolly","count":1},{"name":"Matteo Ferrando","email":"matteo.ferrando2@gmail.com","login":"chamini2","count":1},{"name":"Matthew Shanley","email":"matthewshanley@littlesecretsrecords.com","login":"arkadyan","count":1},{"name":"Hrvoje Šimić","email":"shime.ferovac@gmail.com","login":"shime","count":1},{"name":"Igor Sokolov","email":"igor.sokolov@gmail.com","login":"igorsokolov","count":1},{"name":"Islam Wazery","email":"wazery@ubuntu.com","login":"wazery","count":1},{"name":"Ivan Histand","email":"ivan@badgeretl.com","login":"ihistand","count":1},{"name":"James Almond","email":"james@jamesalmond.com","login":"jamesalmond","count":1},{"name":"James Coglan","email":"jcoglan@gmail.com","login":"jcoglan","count":1},{"name":"James Hu","email":"hello@james.hu","login":"axsuul","count":1},{"name":"Jan Deelstra","email":"jan@deelstra.org","login":"jjoos","count":1},{"name":"Jared Koumentis","email":"liberumvir@gmail.com","login":"ShepBook","count":1},{"name":"Jason Floyd","email":"jason.floyd@camfil.com","login":"floydj","count":1},{"name":"Jeffrey Warren","email":"jtwarren@alum.mit.edu","login":"jtwarren","count":1},{"name":"Jeremy Ward","email":"jeremy.ward@digital-ocd.com","login":"jrmyward","count":1},{"name":"Joe Dupuis","email":"joe@dupuis.io","login":"JoeDupuis","count":1},{"name":"JoeBew42","email":"joebew42@gmail.com","login":"joebew42","count":1},{"name":"Johannes Plunien","email":"plu@pqpq.de","login":"plu","count":1},{"name":"Jonathan Rochkind","email":"jonathan@dnil.net","login":"jrochkind","count":1},{"name":"Joost Baaij","email":"joost@spacebabies.nl","login":"tilsammans","count":1},{"name":"yonexyonex","email":"yonexyonex@icloud.com","login":"yonex","count":1}],"past_year_committers":[{"name":"Matt Brictson","email":"matt@mattbrictson.com","login":"mattbrictson","count":5},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"emanulato","email":"gottlikelike@gmail.com","login":"emanulato","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-29T00:00:10.453Z","repositories_count":6222960,"commits_count":899897058,"contributors_count":34898218,"owners_count":1147501,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"capistrano/capistrano","html_url":"https://github.com/capistrano/capistrano","last_synced_at":"2026-04-04T03:02:56.781Z","status":"active","issues_count":74,"pull_requests_count":83,"avg_time_to_close_issue":9238879.370370371,"avg_time_to_close_pull_request":1020408.024691358,"issues_closed_count":54,"pull_requests_closed_count":81,"pull_request_authors_count":31,"issue_authors_count":61,"avg_comments_per_issue":4.986486486486487,"avg_comments_per_pull_request":2.0843373493975905,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":3,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":16620.0,"past_year_avg_time_to_close_pull_request":83908.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-12T08:40:36.859Z","updated_at":"2026-04-04T03:02:56.781Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fcapistrano/issues","issue_labels_count":{"help wanted":6,"new feature":2,"bug?":2,"need more info":2,"documentation":1,"discuss!":1,"🏠 Housekeeping":1},"pull_request_labels_count":{"🏠 Housekeeping":33,"📚 Docs":9,"🐛 Bug Fix":8,"✨ Feature":7,"v2":3,"⚠️ Breaking":2,"documentation":2},"issue_author_associations_count":{"NONE":62,"MEMBER":7,"CONTRIBUTOR":5},"pull_request_author_associations_count":{"MEMBER":39,"CONTRIBUTOR":31,"NONE":13},"issue_authors":{"mattbrictson":7,"zw963":3,"mohamedhafez":2,"ghost":2,"cratag":2,"anshutaak":2,"RailsCod3rFuture":2,"jsonUK":1,"jaewpdev":1,"fishbone1":1,"wdiechmann":1,"mohitmchavda":1,"doomzhou":1,"tuxtux59":1,"eloyesp":1,"HeppokoNeet":1,"NehaPeer":1,"liaham":1,"mackuba":1,"josefglatz":1,"elondaits":1,"BunnyWeee":1,"Fjan":1,"pioz":1,"williamdes":1,"YouSysAdmin":1,"bigfoot90":1,"G-Rath":1,"bigredkacy":1,"asfarley":1,"skorfmann":1,"gscoders":1,"simbiont123":1,"SebastianPoell":1,"Minirock":1,"arcreative":1,"tminich":1,"khanimdad":1,"salex":1,"anand-siva":1,"ibantoo":1,"jcoyne":1,"BenoitHiller":1,"antoniodisanto92":1,"atebit":1,"allen12921":1,"murtyk":1,"jurgens":1,"arthurduarte1":1,"kenn":1,"rusikf":1,"nbibler":1,"anyelopetit":1,"jessebs":1,"alliedarmour":1,"digitalmoksha":1,"tomcyr":1,"gommo":1,"charlieartist":1,"alienxp03":1,"sflang1":1},"pull_request_authors":{"mattbrictson":34,"G-Rath":8,"leehambley":5,"miry":3,"taketo1113":3,"paulschreiber":2,"rolandasb":2,"eric-eye":2,"emanulato":2,"HLFH":1,"intrip":1,"y-yagi":1,"mvastola":1,"dependabot[bot]":1,"coffeeaddict":1,"dr5hn":1,"mohamedhafez":1,"elondaits":1,"jovanmaric":1,"northeastprince":1,"Eric-Guo":1,"danieltoader":1,"mackuba":1,"axsuul":1,"edspc":1,"kianmeng":1,"floydj":1,"kanmeiban":1,"razum2um":1,"gdurelle":1,"scarroll32":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-20T00:00:09.428Z","repositories_count":14341998,"issues_count":34444222,"pull_requests_count":112747259,"authors_count":11241165,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"📚 Docs":2,"🏠 Housekeeping":1},"past_year_issue_author_associations_count":{"NONE":3},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":4,"NONE":1},"past_year_issue_authors":{"anand-siva":1,"mackuba":1,"tuxtux59":1},"past_year_pull_request_authors":{"emanulato":2,"paulschreiber":2,"dependabot[bot]":1},"maintainers":[{"login":"mattbrictson","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattbrictson"},{"login":"leehambley","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leehambley"}],"active_maintainers":[]},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":8,"PullRequestEvent":15,"ForkEvent":27,"IssuesEvent":10,"WatchEvent":234,"IssueCommentEvent":14,"PushEvent":14,"PullRequestReviewEvent":2,"CreateEvent":6},"last_year":{"DeleteEvent":7,"PullRequestEvent":11,"ForkEvent":9,"IssuesEvent":7,"WatchEvent":100,"IssueCommentEvent":7,"PushEvent":10,"PullRequestReviewEvent":1,"CreateEvent":4}},"keywords":["capistrano","deployment","ruby","ssh"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/push.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T11:15:19.198Z","updated_at":"2023-01-14T11:15:19.198Z","repository_link":"https://github.com/capistrano/capistrano/blob/master/.github/workflows/push.yml","dependencies":[{"id":6895363200,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6895363204,"package_name":"toolmantim/release-drafter","ecosystem":"actions","requirements":"v5.2.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2023-01-14T11:15:19.699Z","updated_at":"2023-01-14T11:15:19.699Z","repository_link":"https://github.com/capistrano/capistrano/blob/master/Gemfile","dependencies":[{"id":6895368085,"package_name":"mocha","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":6895368086,"package_name":"rspec","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":6895368087,"package_name":"rspec-core","ecosystem":"rubygems","requirements":"~\u003e 3.4.4","direct":true,"kind":"runtime","optional":false},{"id":6895368088,"package_name":"cucumber","ecosystem":"rubygems","requirements":"\u003c 3.0.1","direct":true,"kind":"development","optional":false},{"id":6895368089,"package_name":"cucumber","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":6895368090,"package_name":"net-ssh","ecosystem":"rubygems","requirements":"\u003c 5.0.0","direct":true,"kind":"runtime","optional":false},{"id":6895368091,"package_name":"public_suffix","ecosystem":"rubygems","requirements":"\u003c 3.0.0","direct":true,"kind":"runtime","optional":false},{"id":6895368092,"package_name":"i18n","ecosystem":"rubygems","requirements":"\u003c 1.3.0","direct":true,"kind":"runtime","optional":false},{"id":6895368093,"package_name":"rake","ecosystem":"rubygems","requirements":"\u003c 13.0.0","direct":true,"kind":"runtime","optional":false},{"id":6895368095,"package_name":"danger","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":6895368117,"package_name":"psych","ecosystem":"rubygems","requirements":"\u003c 4","direct":true,"kind":"runtime","optional":false},{"id":6895368118,"package_name":"rubocop","ecosystem":"rubygems","requirements":"= 0.48.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"capistrano.gemspec","sha":null,"kind":"manifest","created_at":"2023-01-14T11:15:20.341Z","updated_at":"2023-01-14T11:15:20.341Z","repository_link":"https://github.com/capistrano/capistrano/blob/master/capistrano.gemspec","dependencies":[{"id":6895370216,"package_name":"airbrussh","ecosystem":"rubygems","requirements":"\u003e= 1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6895370217,"package_name":"i18n","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":6895370218,"package_name":"rake","ecosystem":"rubygems","requirements":"\u003e= 10.0.0","direct":true,"kind":"runtime","optional":false},{"id":6895370219,"package_name":"sshkit","ecosystem":"rubygems","requirements":"\u003e= 1.9.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"docs/Gemfile","sha":null,"kind":"manifest","created_at":"2023-01-14T11:15:21.555Z","updated_at":"2023-01-14T11:15:21.555Z","repository_link":"https://github.com/capistrano/capistrano/blob/master/docs/Gemfile","dependencies":[{"id":6895370313,"package_name":"github-pages","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"docs/Gemfile.lock","sha":null,"kind":"lockfile","created_at":"2023-01-14T11:15:22.069Z","updated_at":"2023-01-14T11:15:22.069Z","repository_link":"https://github.com/capistrano/capistrano/blob/master/docs/Gemfile.lock","dependencies":[{"id":6895370432,"package_name":"activesupport","ecosystem":"rubygems","requirements":"4.2.10","direct":false,"kind":"runtime","optional":false},{"id":6895370433,"package_name":"addressable","ecosystem":"rubygems","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":6895370434,"package_name":"coffee-script","ecosystem":"rubygems","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":6895370435,"package_name":"coffee-script-source","ecosystem":"rubygems","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6895370436,"package_name":"colorator","ecosystem":"rubygems","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6895370437,"package_name":"commonmarker","ecosystem":"rubygems","requirements":"0.17.13","direct":false,"kind":"runtime","optional":false},{"id":6895370438,"package_name":"concurrent-ruby","ecosystem":"rubygems","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6895370439,"package_name":"dnsruby","ecosystem":"rubygems","requirements":"1.61.2","direct":false,"kind":"runtime","optional":false},{"id":6895370440,"package_name":"em-websocket","ecosystem":"rubygems","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6895370441,"package_name":"ethon","ecosystem":"rubygems","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":6895370442,"package_name":"eventmachine","ecosystem":"rubygems","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":6895370443,"package_name":"execjs","ecosystem":"rubygems","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":6895370444,"package_name":"faraday","ecosystem":"rubygems","requirements":"0.15.3","direct":false,"kind":"runtime","optional":false},{"id":6895370445,"package_name":"ffi","ecosystem":"rubygems","requirements":"1.9.25","direct":false,"kind":"runtime","optional":false},{"id":6895370446,"package_name":"forwardable-extended","ecosystem":"rubygems","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":6895370447,"package_name":"gemoji","ecosystem":"rubygems","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6895370448,"package_name":"github-pages","ecosystem":"rubygems","requirements":"192","direct":false,"kind":"runtime","optional":false},{"id":6895370449,"package_name":"github-pages-health-check","ecosystem":"rubygems","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":6895370450,"package_name":"html-pipeline","ecosystem":"rubygems","requirements":"2.8.4","direct":false,"kind":"runtime","optional":false},{"id":6895370451,"package_name":"http_parser.rb","ecosystem":"rubygems","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6895370452,"package_name":"i18n","ecosystem":"rubygems","requirements":"0.9.5","direct":false,"kind":"runtime","optional":false},{"id":6895370453,"package_name":"jekyll","ecosystem":"rubygems","requirements":"3.7.4","direct":false,"kind":"runtime","optional":false},{"id":6895370454,"package_name":"jekyll-avatar","ecosystem":"rubygems","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6895370455,"package_name":"jekyll-coffeescript","ecosystem":"rubygems","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6895370456,"package_name":"jekyll-commonmark","ecosystem":"rubygems","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6895370457,"package_name":"jekyll-commonmark-ghpages","ecosystem":"rubygems","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":6895370458,"package_name":"jekyll-default-layout","ecosystem":"rubygems","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":6895370459,"package_name":"jekyll-feed","ecosystem":"rubygems","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":6895370460,"package_name":"jekyll-gist","ecosystem":"rubygems","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6895370461,"package_name":"jekyll-github-metadata","ecosystem":"rubygems","requirements":"2.9.4","direct":false,"kind":"runtime","optional":false},{"id":6895370462,"package_name":"jekyll-mentions","ecosystem":"rubygems","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6895370463,"package_name":"jekyll-optional-front-matter","ecosystem":"rubygems","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6895370464,"package_name":"jekyll-paginate","ecosystem":"rubygems","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6895370465,"package_name":"jekyll-readme-index","ecosystem":"rubygems","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6895370466,"package_name":"jekyll-redirect-from","ecosystem":"rubygems","requirements":"0.14.0","direct":false,"kind":"runtime","optional":false},{"id":6895370467,"package_name":"jekyll-relative-links","ecosystem":"rubygems","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":6895370468,"package_name":"jekyll-remote-theme","ecosystem":"rubygems","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6895370469,"package_name":"jekyll-sass-converter","ecosystem":"rubygems","requirements":"1.5.2","direct":false,"kind":"runtime","optional":false},{"id":6895370470,"package_name":"jekyll-seo-tag","ecosystem":"rubygems","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":6895370471,"package_name":"jekyll-sitemap","ecosystem":"rubygems","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6895370472,"package_name":"jekyll-swiss","ecosystem":"rubygems","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6895370473,"package_name":"jekyll-theme-architect","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6895370474,"package_name":"jekyll-theme-cayman","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6895370475,"package_name":"jekyll-theme-dinky","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6895370476,"package_name":"jekyll-theme-hacker","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6895370477,"package_name":"jekyll-theme-leap-day","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6895370478,"package_name":"jekyll-theme-merlot","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6895370479,"package_name":"jekyll-theme-midnight","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6895370480,"package_name":"jekyll-theme-minimal","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6895370481,"package_name":"jekyll-theme-modernist","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6895370482,"package_name":"jekyll-theme-primer","ecosystem":"rubygems","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":6895370483,"package_name":"jekyll-theme-slate","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6895370484,"package_name":"jekyll-theme-tactile","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6895370485,"package_name":"jekyll-theme-time-machine","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6895370486,"package_name":"jekyll-titles-from-headings","ecosystem":"rubygems","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6895370487,"package_name":"jekyll-watch","ecosystem":"rubygems","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6895370488,"package_name":"jemoji","ecosystem":"rubygems","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":6895370489,"package_name":"kramdown","ecosystem":"rubygems","requirements":"1.17.0","direct":false,"kind":"runtime","optional":false},{"id":6895370490,"package_name":"liquid","ecosystem":"rubygems","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6895370491,"package_name":"listen","ecosystem":"rubygems","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":6895370492,"package_name":"mercenary","ecosystem":"rubygems","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":6895370493,"package_name":"mini_portile2","ecosystem":"rubygems","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":6895370494,"package_name":"minima","ecosystem":"rubygems","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":6895370495,"package_name":"minitest","ecosystem":"rubygems","requirements":"5.11.3","direct":false,"kind":"runtime","optional":false},{"id":6895370496,"package_name":"multipart-post","ecosystem":"rubygems","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6895370497,"package_name":"nokogiri","ecosystem":"rubygems","requirements":"1.10.8","direct":false,"kind":"runtime","optional":false},{"id":6895370498,"package_name":"octokit","ecosystem":"rubygems","requirements":"4.12.0","direct":false,"kind":"runtime","optional":false},{"id":6895370499,"package_name":"pathutil","ecosystem":"rubygems","requirements":"0.16.1","direct":false,"kind":"runtime","optional":false},{"id":6895370500,"package_name":"public_suffix","ecosystem":"rubygems","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":6895370501,"package_name":"rb-fsevent","ecosystem":"rubygems","requirements":"0.10.3","direct":false,"kind":"runtime","optional":false},{"id":6895370502,"package_name":"rb-inotify","ecosystem":"rubygems","requirements":"0.9.10","direct":false,"kind":"runtime","optional":false},{"id":6895370503,"package_name":"rouge","ecosystem":"rubygems","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":6895370504,"package_name":"ruby-enum","ecosystem":"rubygems","requirements":"0.7.2","direct":false,"kind":"runtime","optional":false},{"id":6895370505,"package_name":"ruby_dep","ecosystem":"rubygems","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6895370506,"package_name":"rubyzip","ecosystem":"rubygems","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6895370507,"package_name":"safe_yaml","ecosystem":"rubygems","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6895370508,"package_name":"sass","ecosystem":"rubygems","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":6895370509,"package_name":"sass-listen","ecosystem":"rubygems","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6895370510,"package_name":"sawyer","ecosystem":"rubygems","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":6895370511,"package_name":"terminal-table","ecosystem":"rubygems","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6895370512,"package_name":"thread_safe","ecosystem":"rubygems","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":6895370513,"package_name":"typhoeus","ecosystem":"rubygems","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6895370514,"package_name":"tzinfo","ecosystem":"rubygems","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":6895370515,"package_name":"unicode-display_width","ecosystem":"rubygems","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false}]}],"score":34.268543996941624,"created_at":"2024-12-15T21:38:07.746Z","updated_at":"2026-04-29T19:02:55.808Z","avatar_url":"https://github.com/capistrano.png","language":"Ruby","monthly_downloads":0,"readme":"\n# Capistrano: A deployment automation tool built on Ruby, Rake, and SSH.\n\n[![Gem Version](https://badge.fury.io/rb/capistrano.svg)](http://badge.fury.io/rb/capistrano) [![Build Status](https://github.com/capistrano/capistrano/actions/workflows/ci.yml/badge.svg)](https://github.com/capistrano/capistrano/actions/workflows/ci.yml) [![Code Climate](https://codeclimate.com/github/capistrano/capistrano/badges/gpa.svg)](https://codeclimate.com/github/capistrano/capistrano) [![CodersClan](https://img.shields.io/badge/get-support-blue.svg)](http://codersclan.net/?repo_id=325\u0026source=small)\n\nCapistrano is a framework for building automated deployment scripts. Although Capistrano itself is written in Ruby, it can easily be used to deploy projects of any language or framework, be it Rails, Java, or PHP.\n\nOnce installed, Capistrano gives you a `cap` tool to perform your deployments from the comfort of your command line.\n\n```\n$ cd my-capistrano-enabled-project\n$ cap production deploy\n```\n\nWhen you run `cap`, Capistrano dutifully connects to your server(s) via SSH and executes the steps necessary to deploy your project. You can define those steps yourself by writing [Rake](https://github.com/ruby/rake) tasks, or by using pre-built task libraries provided by the Capistrano community.\n\nTasks are simple to make. Here's an example:\n\n```ruby\ntask :restart_sidekiq do\n  on roles(:worker) do\n    execute :service, \"sidekiq restart\"\n  end\nend\nafter \"deploy:published\", \"restart_sidekiq\"\n```\n\n*Note: This documentation is for the current version of Capistrano (3.x). If you are looking for Capistrano 2.x documentation, you can find it in [this archive](https://github.com/capistrano/capistrano-2.x-docs).*\n\n---\n\n## Contents\n\n* [Features](#features)\n* [Gotchas](#gotchas)\n* [Quick start](#quick-start)\n* [Finding help and documentation](#finding-help-and-documentation)\n* [How to contribute](#how-to-contribute)\n* [License](#license)\n\n## Features\n\nThere are many ways to automate deployments, from simple rsync bash scripts to complex containerized toolchains. Capistrano sits somewhere in the middle: it automates what you already know how to do manually with SSH, but in a repeatable, scalable fashion. There is no magic here!\n\nHere's what makes Capistrano great:\n\n#### Strong conventions\n\nCapistrano defines a standard deployment process that all Capistrano-enabled projects follow by default. You don't have to decide how to structure your scripts, where deployed files should be placed on the server, or how to perform common tasks: Capistrano has done this work for you.\n\n#### Multiple stages\n\nDefine your deployment once, and then easily parameterize it for multiple *stages* (environments), e.g. `qa`, `staging`, and `production`. No copy-and-paste necessary: you only need to specify what is different for each stage, like IP addresses.\n\n#### Parallel execution\n\nDeploying to a fleet of app servers? Capistrano can run each deployment task concurrently across those servers and uses connection pooling for speed.\n\n#### Server roles\n\nYour application may need many different types of servers: a database server, an app server, two web servers, and a job queue work server, for example. Capistrano lets you tag each server with one or more roles, so you can control what tasks are executed where.\n\n#### Community driven\n\nCapistrano is easily extensible using the rubygems package manager. Deploying a Rails app? Wordpress? Laravel? Chances are, someone has already written Capistrano tasks for your framework of choice and has distributed it as a gem. Many Ruby projects also come with Capistrano tasks built-in.\n\n#### It's just SSH\n\nEverything in Capistrano comes down to running SSH commands on remote servers. On the one hand, that makes Capistrano simple. On the other hand, if you aren't comfortable SSH-ing into a Linux box and doing stuff on the command-line, then Capistrano is probably not for you.\n\n## Gotchas\n\nWhile Capistrano ships with a strong set of conventions that are common for all types of deployments, it needs help understanding the specifics of your project, and there are some things Capistrano is not suited to do.\n\n#### Project specifics\n\nOut of the box, Capistrano can deploy your code to server(s), but it does not know how to *execute* your code. Does `foreman` need to be run? Does Apache need to be restarted? You'll need to tell Capistrano how to do this part by writing these deployment steps yourself, or by finding a gem in the Capistrano community that does it for you.\n\n#### Key-based SSH\n\nCapistrano depends on connecting to your server(s) with SSH using key-based (i.e. password-less) authentication. You'll need this working before you can use Capistrano.\n\n#### Provisioning\n\nLikewise, your server(s) will likely need supporting software installed before you can perform a deployment. Capistrano itself has no requirements other than SSH, but your application probably needs database software, a web server like Apache or Nginx, and a language runtime like Java, Ruby, or PHP. These *server provisioning* steps are not done by Capistrano.\n\n#### `sudo`, etc.\n\nCapistrano is designed to deploy using a single, non-privileged SSH user, using a *non-interactive* SSH session. If your deployment requires `sudo`, interactive prompts, authenticating as one user but running commands as another, you can probably accomplish this with Capistrano, but it may be difficult. Your automated deployments will be much smoother if you can avoid such requirements.\n\n#### Shells\n\nCapistrano 3 expects a POSIX shell like Bash or Sh. Shells like tcsh, csh, and such may work, but probably will not.\n\n## Quick start\n\n### Requirements\n\n* Ruby version 2.5 or higher on your local machine (MRI or Rubinius)\n* A project that uses source control (Git, Mercurial, and Subversion support is built-in)\n* The SCM binaries (e.g. `git`, `hg`) needed to check out your project must be installed on the server(s) you are deploying to\n* [Bundler](http://bundler.io), along with a Gemfile for your project, are recommended\n\n### Install the Capistrano gem\n\nAdd Capistrano to your project's Gemfile using `require: false`:\n\n``` ruby\ngroup :development do\n  gem \"capistrano\", \"~\u003e 3.17\", require: false\nend\n```\n\nThen run Bundler to ensure Capistrano is downloaded and installed:\n\n``` sh\n$ bundle install\n```\n\n### \"Capify\" your project\n\nMake sure your project doesn't already have a \"Capfile\" or \"capfile\" present. Then run:\n\n``` sh\n$ bundle exec cap install\n```\n\nThis creates all the necessary configuration files and directory structure for a Capistrano-enabled project with two stages, `staging` and `production`:\n\n```\n├── Capfile\n├── config\n│   ├── deploy\n│   │   ├── production.rb\n│   │   └── staging.rb\n│   └── deploy.rb\n└── lib\n    └── capistrano\n            └── tasks\n```\n\nTo customize the stages that are created, use:\n\n``` sh\n$ bundle exec cap install STAGES=local,sandbox,qa,production\n```\n\nNote that the files that Capistrano creates are simply templates to get you started. Make sure to edit the `deploy.rb` and stage files so that they contain values appropriate for your project and your target servers.\n\n### Command-line usage\n\n``` sh\n# list all available tasks\n$ bundle exec cap -T\n\n# deploy to the staging environment\n$ bundle exec cap staging deploy\n\n# deploy to the production environment\n$ bundle exec cap production deploy\n\n# simulate deploying to the production environment\n# does not actually do anything\n$ bundle exec cap production deploy --dry-run\n\n# list task dependencies\n$ bundle exec cap production deploy --prereqs\n\n# trace through task invocations\n$ bundle exec cap production deploy --trace\n\n# lists all config variable before deployment tasks\n$ bundle exec cap production deploy --print-config-variables\n```\n\n## Finding help and documentation\n\nCapistrano is a large project encompassing multiple GitHub repositories and a community of plugins, and it can be overwhelming when you are just getting started. Here are resources that can help:\n\n* **The [docs](docs) directory contains the official documentation**, and is used to generate the [Capistrano website](http://capistranorb.com)\n* [Stack Overflow](http://stackoverflow.com/questions/tagged/capistrano) has a Capistrano tag with lots of activity\n* [The Capistrano mailing list](https://groups.google.com/forum/#!forum/capistrano) is low-traffic but is monitored by Capistrano contributors\n* [CodersClan](http://codersclan.net/?repo_id=325\u0026source=link) has Capistrano experts available to solve problems for bounties\n\nRelated GitHub repositories:\n\n* [capistrano/sshkit](https://github.com/capistrano/sshkit) provides the SSH behavior that underlies Capistrano (when you use `execute` in a Capistrano task, you are using SSHKit)\n* [capistrano/rails](https://github.com/capistrano/rails) is a very popular gem that adds Ruby on Rails deployment tasks\n* [mattbrictson/airbrussh](https://github.com/mattbrictson/airbrussh) provides Capistrano's default log formatting\n\nGitHub issues are for bug reports and feature requests. Please refer to the [CONTRIBUTING](CONTRIBUTING.md) document for guidelines on submitting GitHub issues.\n\nIf you think you may have discovered a security vulnerability in Capistrano, do not open a GitHub issue. Instead, please send a report to \u003csecurity@capistranorb.com\u003e.\n\n## How to contribute\n\nContributions to Capistrano, in the form of code, documentation or idea, are gladly accepted. Read the [DEVELOPMENT](DEVELOPMENT.md) document to learn how to hack on Capistrano's code, run the tests, and contribute your first pull request.\n\n## License\n\nMIT License (MIT)\n\nCopyright (c) 2012-2020 Tom Clements, Lee Hambley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["activerecord","activejob","mvc","rack","rubygems","sinatra","background-jobs","sidekiq","crash-reporting","devise"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/325","html_url":"https://ruby.ecosyste.ms/projects/325"}