{"id":254,"name":null,"description":"The complete solution for Ruby command-line executables","url":"https://github.com/commander-rb/commander","last_synced_at":"2026-05-24T05:00:51.004Z","repository":{"id":29510020,"uuid":"33048276","full_name":"commander-rb/commander","owner":"commander-rb","description":"The complete solution for Ruby command-line executables","archived":false,"fork":false,"pushed_at":"2024-01-15T23:30:13.000Z","size":1010,"stargazers_count":823,"open_issues_count":10,"forks_count":68,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-05-08T03:08:40.694Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/commander-rb.png","metadata":{"files":{"readme":"README.md","changelog":"History.rdoc","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-03-28T20:03:28.000Z","updated_at":"2026-04-26T10:39:20.000Z","dependencies_parsed_at":"2024-06-18T11:27:20.865Z","dependency_job_id":null,"html_url":"https://github.com/commander-rb/commander","commit_stats":{"total_commits":844,"total_committers":52,"mean_commits":16.23076923076923,"dds":0.3210900473933649,"last_synced_commit":"98dee54912730397d06eca9132dbfd2ec3bbd4b0"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/commander-rb/commander","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commander-rb","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/sbom","scorecard":{"id":300784,"data":{"date":"2025-08-11","repo":{"name":"github.com/commander-rb/commander","commit":"98dee54912730397d06eca9132dbfd2ec3bbd4b0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":5,"reason":"Found 10/19 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-17T20:34:40.925Z","repository_id":29510020,"created_at":"2025-08-17T20:34:40.926Z","updated_at":"2025-08-17T20:34:40.926Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32961785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T23:30:32.555Z","status":"ssl_error","status_checked_at":"2026-05-12T23:30:18.191Z","response_time":102,"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":{"login":"commander-rb","name":"commander-rb","uuid":"11698896","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11698896?v=4","repositories_count":1,"last_synced_at":"2023-03-01T01:15:54.138Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/commander-rb","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T01:28:11.558Z","updated_at":"2023-03-01T01:15:54.149Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commander-rb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commander-rb/repositories"},"packages":[{"id":13750885,"name":"ruby-commander","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/commander-rb/commander","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/commander-rb/commander","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T07:11:36.056Z","latest_release_published_at":"2026-02-13T07:11:36.056Z","latest_release_number":"4.5.0-1","last_synced_at":"2026-03-13T14:28:07.492Z","created_at":"2026-02-13T07:11:35.540Z","updated_at":"2026-03-13T14:28:07.712Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-commander","install_command":"apt-get install ruby-commander","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-commander","standards_version":"4.5.0","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), gem2deb (\u003e= 1), rake, ruby, ruby-highline (\u003e= 2.0.0), ruby-rspec, ruby-simplecov","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":29510020,"uuid":"33048276","full_name":"commander-rb/commander","owner":"commander-rb","description":"The complete solution for Ruby command-line executables","archived":false,"fork":false,"pushed_at":"2024-01-15T23:30:13.000Z","size":1010,"stargazers_count":823,"open_issues_count":10,"forks_count":68,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-02-08T08:40:31.581Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/commander-rb.png","metadata":{"files":{"readme":"README.md","changelog":"History.rdoc","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-03-28T20:03:28.000Z","updated_at":"2025-11-15T02:51:59.000Z","dependencies_parsed_at":"2024-06-18T11:27:20.865Z","dependency_job_id":null,"html_url":"https://github.com/commander-rb/commander","commit_stats":{"total_commits":844,"total_committers":52,"mean_commits":16.23076923076923,"dds":0.3210900473933649,"last_synced_commit":"98dee54912730397d06eca9132dbfd2ec3bbd4b0"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/commander-rb/commander","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commander-rb","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/sbom","scorecard":{"id":300784,"data":{"date":"2025-08-11","repo":{"name":"github.com/commander-rb/commander","commit":"98dee54912730397d06eca9132dbfd2ec3bbd4b0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":5,"reason":"Found 10/19 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-17T20:34:40.925Z","repository_id":29510020,"created_at":"2025-08-17T20:34:40.926Z","updated_at":"2025-08-17T20:34:40.926Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29398158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"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"}},"repo_metadata_updated_at":"2026-02-13T07:12:04.125Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.71458278195773,"forks_count":1.0548602971756966,"docker_downloads_count":null,"average":0.44236076978335664},"purl":"pkg:deb/ubuntu/ruby-commander?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-commander","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-commander","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-commander/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-06T19:04:27.470Z","issues_count":51,"pull_requests_count":50,"avg_time_to_close_issue":12685867.452380951,"avg_time_to_close_pull_request":4408328.02,"issues_closed_count":42,"pull_requests_closed_count":50,"pull_request_authors_count":27,"issue_authors_count":39,"avg_comments_per_issue":3.6666666666666665,"avg_comments_per_pull_request":2.54,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/issues","maintainers":[{"login":"ggilder","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ggilder"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-commander/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-commander/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-commander/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-commander/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-commander/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-commander/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"focal"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-27T18:20:36.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":8612984,"name":"github.com/commander-rb/commander","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/commander-rb/commander","keywords_array":[],"namespace":null,"versions_count":32,"first_release_published_at":"2023-12-02T02:08:42.852Z","latest_release_published_at":"2024-01-15T23:29:45.000Z","latest_release_number":"v5.0.0+incompatible","last_synced_at":"2026-05-21T20:29:03.386Z","created_at":"2023-12-02T02:08:38.841Z","updated_at":"2026-05-21T20:29:03.386Z","registry_url":"https://pkg.go.dev/github.com/commander-rb/commander","install_command":"go get github.com/commander-rb/commander","documentation_url":"https://pkg.go.dev/github.com/commander-rb/commander#section-documentation","metadata":{},"repo_metadata":{"id":29510020,"uuid":"33048276","full_name":"commander-rb/commander","owner":"commander-rb","description":"The complete solution for Ruby command-line executables","archived":false,"fork":false,"pushed_at":"2024-01-15T23:30:13.000Z","size":1010,"stargazers_count":820,"open_issues_count":10,"forks_count":69,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-08-24T19:17:40.716Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/commander-rb.png","metadata":{"files":{"readme":"README.md","changelog":"History.rdoc","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-03-28T20:03:28.000Z","updated_at":"2025-08-23T11:37:12.000Z","dependencies_parsed_at":"2024-06-18T11:27:20.865Z","dependency_job_id":null,"html_url":"https://github.com/commander-rb/commander","commit_stats":{"total_commits":844,"total_committers":52,"mean_commits":16.23076923076923,"dds":0.3210900473933649,"last_synced_commit":"98dee54912730397d06eca9132dbfd2ec3bbd4b0"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/commander-rb/commander","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commander-rb","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/sbom","scorecard":{"id":300784,"data":{"date":"2025-08-11","repo":{"name":"github.com/commander-rb/commander","commit":"98dee54912730397d06eca9132dbfd2ec3bbd4b0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":5,"reason":"Found 10/19 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-17T20:34:40.925Z","repository_id":29510020,"created_at":"2025-08-17T20:34:40.926Z","updated_at":"2025-08-17T20:34:40.926Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271971659,"owners_count":24851772,"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-24T02:00:11.135Z","response_time":111,"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":"commander-rb","name":"commander-rb","uuid":"11698896","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11698896?v=4","repositories_count":1,"last_synced_at":"2023-03-01T01:15:54.138Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/commander-rb","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T01:28:11.558Z","updated_at":"2023-03-01T01:15:54.149Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commander-rb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commander-rb/repositories"},"tags":[{"name":"v5.0.0","sha":"98dee54912730397d06eca9132dbfd2ec3bbd4b0","kind":"tag","published_at":"2024-01-15T23:30:10.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v5.0.0","html_url":"https://github.com/commander-rb/commander/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v5.0.0/manifests"},{"name":"v4.6.0","sha":"40d06bfbc54906d0de7c72ac73f4e9188c9ca294","kind":"tag","published_at":"2021-04-09T20:54:22.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.6.0","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"b8abd42153118ca9fdc02affeb9f3aab61cda5a2","kind":"tag","published_at":"2020-03-12T21:42:42.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.5.2","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"0abbac486ea7d87f6f680aaf17d0e3cd136dbf73","kind":"tag","published_at":"2020-03-08T20:16:54.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.5.1","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"9cf5f10470baee4c380f0beb9b757ce71e071e0f","kind":"tag","published_at":"2020-01-21T18:34:25.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.5.0","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.5.0/manifests"},{"name":"v4.4.7","sha":"332047c14948225462fe60042eed23adfb996d68","kind":"tag","published_at":"2018-10-22T21:58:30.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.4.7","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.7/manifests"},{"name":"v4.4.6","sha":"6aca51c552639de433fe924f78af92800f7e2a75","kind":"tag","published_at":"2018-08-01T03:56:22.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.4.6","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.6/manifests"},{"name":"v4.4.5","sha":"1997ec4a34db5117e023be8a57ba15828aead3ab","kind":"tag","published_at":"2018-05-22T18:57:56.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.4.5","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.5/manifests"},{"name":"v4.4.4","sha":"b040918c4cfa10e15de38870057d20cbf049ca33","kind":"tag","published_at":"2018-01-18T23:02:46.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.4.4","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.4/manifests"},{"name":"v4.4.3","sha":"536ccfcf766151d6f7be890c467eaa1ac7fbed94","kind":"tag","published_at":"2016-12-28T21:04:31.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.4.3","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"e00a2ceb2ec7e087eeffcf2276f2427bbe2c468a","kind":"tag","published_at":"2016-12-20T20:26:17.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.4.2","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"22c5fb47bc2d3aecf775778c28313d867fcaed73","kind":"tag","published_at":"2016-12-02T23:37:16.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.4.1","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"b253670d774f395d1f03f9cdd2983e240e670ec0","kind":"tag","published_at":"2016-02-19T21:39:21.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.4.0","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.0/manifests"},{"name":"v4.3.8","sha":"b8948b29e53975523df5700367dc7bb3393c4cc9","kind":"tag","published_at":"2016-02-09T18:53:30.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.3.8","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.8/manifests"},{"name":"v4.3.7","sha":"efcfb5737bb99863250588f70ee69705d40c65e3","kind":"tag","published_at":"2016-01-27T00:55:01.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.3.7","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"b87df805b8fe4f94bee5b34672b86142781fe389","kind":"tag","published_at":"2016-01-26T19:22:59.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.3.6","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"aec4811fff944b169479ced6c87c3e530187dec5","kind":"tag","published_at":"2015-08-09T08:14:39.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.3.5","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"c4069e691a3c542e033d4fdccc83333262149844","kind":"tag","published_at":"2015-05-04T02:02:46.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.3.4","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"c790a6959c7da108b5030e1756b97afb2b1b5990","kind":"tag","published_at":"2015-04-21T18:31:51.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.3.3","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"55dcb830af3881a043ef26ac6289407e6c0e38cd","kind":"tag","published_at":"2015-04-01T05:55:48.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.3.2","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"0ccb0caa15aa0230a3a8785e98d70feab3d79ecd","kind":"tag","published_at":"2015-03-27T19:32:34.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.3.1","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"f95a0f7fbaf7ed652acf5f822b2a57655715676b","kind":"tag","published_at":"2015-02-08T01:26:24.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.3.0","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"14c3072cd28c9c1dfdbff2306403716593401ae5","kind":"tag","published_at":"2014-09-29T05:04:44.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.2.1","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"d801adf155210e1d3317e9dacc246ac03d2118fb","kind":"tag","published_at":"2014-04-30T05:05:20.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.2.0","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.2.0/manifests"},{"name":"v4.1.6","sha":"16f099a9ac5038f7f6457a74c98abcd32b269932","kind":"tag","published_at":"2014-02-11T17:10:50.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.1.6","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"576fadc28c751147969cd2637ddff271b16ee332","kind":"tag","published_at":"2013-08-11T18:35:20.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.1.5","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"0d3a40b0bfa8236f182da4002cb7007797143437","kind":"tag","published_at":"2013-07-21T19:25:58.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.1.4","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"738920fca8cebfbe76364f1d9f3c04bddcfee25a","kind":"tag","published_at":"2012-12-16T03:25:44.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.1.3","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"17a5ea966eb9060845e55f3ae400bdb741e6a807","kind":"tag","published_at":"2012-02-17T20:14:42.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.1.2","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"3b703542fcee4f5146cbe121372600951fb7fba0","kind":"tag","published_at":"2012-02-16T23:24:59.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.1.1","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"5043a5894aabdcc6eb40d179b434b4cb8805cafb","kind":"tag","published_at":"2012-02-13T07:17:12.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.1.0","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.0/manifests"},{"name":"v4.0.7","sha":"977c7ac2dba3da65ba6906a72d463f7e22508745","kind":"tag","published_at":"2012-01-23T08:55:25.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.0.7","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.0.7/manifests"},{"name":"4.0.6","sha":"f82f567d80c2b52c0472576fe05d6a63c7088abe","kind":"commit","published_at":"2011-09-15T18:37:40.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/4.0.6","html_url":"https://github.com/commander-rb/commander/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.6/manifests"},{"name":"4.0.5","sha":"055bd80b29b964c50a1e3e721b811362c199682e","kind":"commit","published_at":"2011-08-09T09:23:22.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/4.0.5","html_url":"https://github.com/commander-rb/commander/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.5/manifests"},{"name":"4.0.4","sha":"9b0b4971b59bebc3ffd40ec8ed49a94ebdf9e604","kind":"tag","published_at":"2011-08-02T07:33:35.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/4.0.4","html_url":"https://github.com/commander-rb/commander/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"e80dcdac0e3b2e687dd2f49a5dd6c7b7dba75660","kind":"commit","published_at":"2010-04-06T17:17:17.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/4.0.3","html_url":"https://github.com/commander-rb/commander/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"0f8f56e291ad1703df33eef0d406690f0f5bff65","kind":"commit","published_at":"2010-01-19T16:38:57.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/4.0.2","html_url":"https://github.com/commander-rb/commander/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"18e5c14cfe54f01edb5dab794b20a5e840f89d46","kind":"commit","published_at":"2010-01-14T19:05:13.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/4.0.1","html_url":"https://github.com/commander-rb/commander/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"84140214e82c97c1ddaf94251b5e937645534f21","kind":"commit","published_at":"2009-10-10T18:07:00.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/4.0.0","html_url":"https://github.com/commander-rb/commander/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.0/manifests"},{"name":"3.2.9","sha":"0e90898b46a4adfde38dc9ae667171785407f9ca","kind":"commit","published_at":"2009-04-09T18:14:23.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.2.9","html_url":"https://github.com/commander-rb/commander/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"2499da85a7a8ec18e31884b1739cd2b03bde329e","kind":"commit","published_at":"2009-04-09T17:26:47.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.2.8","html_url":"https://github.com/commander-rb/commander/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.8/manifests"},{"name":"3.2.7","sha":"73d0d51913064ffbca610ff6df471cf0f0d3cdb0","kind":"commit","published_at":"2009-04-08T22:18:40.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.2.7","html_url":"https://github.com/commander-rb/commander/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.7/manifests"},{"name":"3.2.6","sha":"db32562726270ca90acc1cdb953f284fa78756db","kind":"commit","published_at":"2009-04-08T16:36:08.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.2.6","html_url":"https://github.com/commander-rb/commander/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.6/manifests"},{"name":"3.2.5","sha":"27b1a089fc8c4736ac0aed3938e0ec6235cc8fa7","kind":"commit","published_at":"2009-04-03T00:31:29.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.2.5","html_url":"https://github.com/commander-rb/commander/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"a6694f372d5de305a2b8767dad38a98f92d2ca5d","kind":"commit","published_at":"2009-04-02T19:00:29.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.2.4","html_url":"https://github.com/commander-rb/commander/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"4972f0ca8340e88c7c8e9a9cc3cc9f6ed7ab5359","kind":"commit","published_at":"2009-04-01T23:01:20.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.2.3","html_url":"https://github.com/commander-rb/commander/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"7d11640ad9b0763d9669767043e03e616a9b7a46","kind":"commit","published_at":"2009-04-01T16:03:21.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.2.2","html_url":"https://github.com/commander-rb/commander/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"c93ea46e323456273b824d1b9a4a78f4ca9539cd","kind":"commit","published_at":"2009-04-01T15:30:55.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.2.1","html_url":"https://github.com/commander-rb/commander/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"6e4f7fe345151c60f0a58efc260bed90bb725605","kind":"commit","published_at":"2009-03-26T17:35:14.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.2.0","html_url":"https://github.com/commander-rb/commander/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.0/manifests"},{"name":"3.1.8","sha":"6542d731704264947010cddd7ede5fd8e17059b0","kind":"commit","published_at":"2009-03-25T16:50:46.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.1.8","html_url":"https://github.com/commander-rb/commander/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.8/manifests"},{"name":"3.1.7","sha":"df43c0d7f58d14fd1ccfa8c296bd2937fced12f1","kind":"commit","published_at":"2009-03-24T16:03:41.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.1.7","html_url":"https://github.com/commander-rb/commander/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.7/manifests"},{"name":"3.1.6","sha":"857470e85039773ea0e7a7de127f472d1007ea05","kind":"commit","published_at":"2009-03-22T23:02:15.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.1.6","html_url":"https://github.com/commander-rb/commander/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.6/manifests"},{"name":"3.1.5","sha":"3ec8bbd624f163c80f10dfbfa2e9f82f23c33014","kind":"commit","published_at":"2009-03-22T21:10:49.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.1.5","html_url":"https://github.com/commander-rb/commander/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.5/manifests"},{"name":"3.1.4","sha":"db64f2c065dd048ef42137b56449fb6bc9f6976b","kind":"commit","published_at":"2009-03-20T20:02:39.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.1.4","html_url":"https://github.com/commander-rb/commander/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.4/manifests"},{"name":"3.1.3","sha":"95ecf7455fb89492273bd8e8025aa62142faf6e9","kind":"commit","published_at":"2009-03-20T18:25:09.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.1.3","html_url":"https://github.com/commander-rb/commander/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.3/manifests"},{"name":"3.1.2","sha":"22bbf671eaed500370b0bb75310083e465b2a4c1","kind":"commit","published_at":"2009-03-16T16:53:38.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.1.2","html_url":"https://github.com/commander-rb/commander/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.2/manifests"},{"name":"3.1.1","sha":"b83baba161e33f60fded65026ddf53eefa84c7d6","kind":"commit","published_at":"2009-03-13T16:42:32.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.1.1","html_url":"https://github.com/commander-rb/commander/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"6c71dcb5b1e0cf122328a5aeae462a96efd87429","kind":"commit","published_at":"2009-03-13T16:25:41.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.1.0","html_url":"https://github.com/commander-rb/commander/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.0/manifests"},{"name":"3.0.3","sha":"6e135d5ac38c27d614d720cb49aabb99ee311576","kind":"commit","published_at":"2009-03-13T04:07:45.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.0.3","html_url":"https://github.com/commander-rb/commander/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"0bbd416e03d3edf25b4088f74751cafc77cb1090","kind":"commit","published_at":"2009-03-13T01:00:32.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.0.2","html_url":"https://github.com/commander-rb/commander/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"7f1d9363cfe798de9534bb44b3bcb8129b31df32","kind":"commit","published_at":"2009-03-13T00:01:37.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.0.1","html_url":"https://github.com/commander-rb/commander/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"19efbecd9907b8f72a6aa66e1e501860803bcaa4","kind":"commit","published_at":"2009-03-12T22:34:06.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.0.0","html_url":"https://github.com/commander-rb/commander/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.0.0/manifests"},{"name":"2.5.7","sha":"ce7730ec29b8870fa85ee25389aeb4415ffe2a70","kind":"commit","published_at":"2009-03-11T15:33:01.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.5.7","html_url":"https://github.com/commander-rb/commander/releases/tag/2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.5.7/manifests"},{"name":"2.5.6","sha":"624ea3ca94436fa5557abca70e69dc7a1ba002fb","kind":"commit","published_at":"2009-03-06T18:43:10.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.5.6","html_url":"https://github.com/commander-rb/commander/releases/tag/2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.5.6/manifests"},{"name":"2.4.6","sha":"50bbf69ddb52e68d9cf636c1a455490c0e346e5f","kind":"commit","published_at":"2009-03-03T18:44:24.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.4.6","html_url":"https://github.com/commander-rb/commander/releases/tag/2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.6/manifests"},{"name":"2.4.5","sha":"c65e882cbc8b5f3c6bd4c10a6540cf22bc49eb4b","kind":"commit","published_at":"2009-03-03T18:40:06.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.4.5","html_url":"https://github.com/commander-rb/commander/releases/tag/2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.5/manifests"},{"name":"2.4.4","sha":"911678b770d1c3fb2cb04df5ed28f5c3f24e97f9","kind":"commit","published_at":"2009-01-16T03:24:35.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.4.4","html_url":"https://github.com/commander-rb/commander/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.4/manifests"},{"name":"2.4.3","sha":"a3f804ffc48a7d7f5d96b2e7354334efea90333f","kind":"commit","published_at":"2009-01-16T03:07:36.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.4.3","html_url":"https://github.com/commander-rb/commander/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"ee9e019ed311f4a8c33fab980cf2b0e6e2fcd448","kind":"commit","published_at":"2009-01-12T13:53:08.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.4.2","html_url":"https://github.com/commander-rb/commander/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"06b7977b159a5bdfa6bae0e87c305691684d4cfe","kind":"commit","published_at":"2009-01-11T23:08:16.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.4.1","html_url":"https://github.com/commander-rb/commander/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"74b14ac1284519dddaecb95e79623a37a284bf54","kind":"commit","published_at":"2009-01-11T23:06:01.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.4.0","html_url":"https://github.com/commander-rb/commander/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"894f695af4c5df4c7d1039bd920bf0f863e7c56c","kind":"commit","published_at":"2008-12-16T23:49:50.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.3.0","html_url":"https://github.com/commander-rb/commander/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"648402c712fe3e6b27716d5011ef269a8b46870b","kind":"commit","published_at":"2008-12-10T00:08:44.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.2.1","html_url":"https://github.com/commander-rb/commander/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"df1300e8376b1053c8f1b816b796d01e79e8bc89","kind":"commit","published_at":"2008-12-09T23:33:50.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.2.0","html_url":"https://github.com/commander-rb/commander/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"2e0729b9fb6566e233e51e66be45b4b7efc50f03","kind":"commit","published_at":"2008-12-01T17:50:25.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.1.1","html_url":"https://github.com/commander-rb/commander/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"fdfd7a7270ab701afc23a21da8d6c367d91b1666","kind":"commit","published_at":"2008-12-01T17:17:35.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.1.0","html_url":"https://github.com/commander-rb/commander/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"e66bfacaa7d411759b29dff5047134957c390612","kind":"commit","published_at":"2008-11-24T19:22:14.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.0.1","html_url":"https://github.com/commander-rb/commander/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"21b2cc8f223fec33ee981d3d4bdd6491b84f6458","kind":"commit","published_at":"2008-11-24T18:27:39.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.0.0","html_url":"https://github.com/commander-rb/commander/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.0.0/manifests"},{"name":"1.2.2","sha":"93329a6a3e5b6e2d635fa6645173e414b1bbcafc","kind":"commit","published_at":"2008-11-07T01:56:26.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/1.2.2","html_url":"https://github.com/commander-rb/commander/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"801747b9b29c27f57688e7290c826b5d8ca6d8be","kind":"commit","published_at":"2008-11-07T01:53:44.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/1.2.1","html_url":"https://github.com/commander-rb/commander/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7fac55375710374ab7f6eae3e17c0e8b13447d47","kind":"commit","published_at":"2008-11-06T20:33:12.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/1.2.0","html_url":"https://github.com/commander-rb/commander/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"2f4046c6e3e154dc5834ca0a38e6c68cebb34d97","kind":"commit","published_at":"2008-11-06T16:53:18.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/1.1.0","html_url":"https://github.com/commander-rb/commander/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"7637304bd9923e7e854d7502130375d277f9dc11","kind":"commit","published_at":"2008-11-04T13:14:31.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/1.0.4","html_url":"https://github.com/commander-rb/commander/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"a46b066caad5e125f17776ae36218c236cd9901e","kind":"commit","published_at":"2008-11-02T01:10:03.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/1.0.3","html_url":"https://github.com/commander-rb/commander/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"5e0b21d5d22d93a4b9eb77828ece32d75432138a","kind":"commit","published_at":"2008-11-02T00:31:22.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/1.0.2","html_url":"https://github.com/commander-rb/commander/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"3c8ead34ef718d192d07e8889da47cd43069993d","kind":"commit","published_at":"2008-11-01T01:14:48.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/1.0.1","html_url":"https://github.com/commander-rb/commander/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"c0897c60d9bc986014ed3c937383e96b5d821f53","kind":"commit","published_at":"2008-10-31T20:51:38.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/1.0.0","html_url":"https://github.com/commander-rb/commander/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-24T23:18:41.312Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":2.2243110908905064,"forks_count":2.9124526186455237,"docker_downloads_count":null,"average":6.378521640949969},"purl":"pkg:golang/github.com/commander-rb/commander","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/commander-rb/commander","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/commander-rb/commander","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/commander-rb/commander/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T16:04:59.437Z","issues_count":51,"pull_requests_count":50,"avg_time_to_close_issue":12685867.452380951,"avg_time_to_close_pull_request":4408328.02,"issues_closed_count":42,"pull_requests_closed_count":50,"pull_request_authors_count":27,"issue_authors_count":39,"avg_comments_per_issue":3.6666666666666665,"avg_comments_per_pull_request":2.54,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/issues","maintainers":[{"login":"ggilder","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ggilder"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcommander-rb%2Fcommander/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcommander-rb%2Fcommander/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcommander-rb%2Fcommander/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcommander-rb%2Fcommander/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcommander-rb%2Fcommander/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcommander-rb%2Fcommander/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13804125,"name":"ruby-commander","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/commander-rb/commander","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/commander-rb/commander","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T18:16:52.776Z","latest_release_published_at":"2026-02-13T18:16:52.776Z","latest_release_number":"4.6.0-1","last_synced_at":"2026-03-13T19:23:21.729Z","created_at":"2026-02-13T18:16:52.593Z","updated_at":"2026-03-13T19:23:21.729Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-commander","install_command":"apt-get install ruby-commander","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-commander","standards_version":"4.6.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1), rake, ruby, ruby-highline (\u003e= 2.0.0), ruby-rspec, ruby-simplecov, ruby-sorted-set","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T18:19:28.703Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-commander?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-commander","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-commander","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-commander/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-commander/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-commander/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-commander/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-commander/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-commander/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-commander/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13605258,"name":"ruby-commander","ecosystem":"debian","description":null,"homepage":"https://github.com/commander-rb/commander","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/commander-rb/commander","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T11:19:24.652Z","latest_release_published_at":"2026-02-11T11:19:24.652Z","latest_release_number":"4.4.5-1","last_synced_at":"2026-03-13T20:01:43.674Z","created_at":"2026-02-11T11:19:24.445Z","updated_at":"2026-03-13T20:01:43.674Z","registry_url":"https://tracker.debian.org/pkg/ruby-commander","install_command":"apt-get install ruby-commander","documentation_url":"https://packages.debian.org/buster/ruby-commander","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-commander","standards_version":"4.1.4","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), gem2deb, rake, ruby-highline (\u003e= 1.7.2), ruby-rspec","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:15:03.611Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-commander?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-commander","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-commander","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-commander/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-commander/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-commander/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-commander/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-commander/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-commander/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-commander/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-05-22T18:14:24.960Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13530112,"name":"ruby-commander","ecosystem":"debian","description":null,"homepage":"https://github.com/commander-rb/commander","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/commander-rb/commander","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:28:27.802Z","latest_release_published_at":"2026-02-10T23:28:27.802Z","latest_release_number":"4.5.2-1","last_synced_at":"2026-03-14T04:23:54.216Z","created_at":"2026-02-10T23:28:27.599Z","updated_at":"2026-03-14T04:23:54.216Z","registry_url":"https://tracker.debian.org/pkg/ruby-commander","install_command":"apt-get install ruby-commander","documentation_url":"https://packages.debian.org/bullseye/ruby-commander","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-commander","standards_version":"4.5.0","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), gem2deb (\u003e= 1), rake, ruby, ruby-highline (\u003e= 2.0.0), ruby-rspec, ruby-simplecov","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:26:33.076Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-commander?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-commander","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-commander","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-commander/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-commander/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-commander/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-commander/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-commander/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-commander/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-commander/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13566233,"name":"ruby-commander","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/commander-rb/commander","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/commander-rb/commander","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T06:37:10.437Z","latest_release_published_at":"2026-02-11T06:37:10.437Z","latest_release_number":"4.6.0-1","last_synced_at":"2026-03-12T01:19:01.807Z","created_at":"2026-02-11T06:37:10.230Z","updated_at":"2026-03-12T01:19:01.807Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-commander","install_command":"apt-get install ruby-commander","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-commander","standards_version":"4.6.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1), rake, ruby, ruby-highline (\u003e= 2.0.0), ruby-rspec, ruby-simplecov, ruby-sorted-set","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:56:14.177Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-commander?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-commander","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-commander","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-commander/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-commander/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-commander/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-commander/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-commander/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-commander/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-commander/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13950301,"name":"ruby-commander","ecosystem":"guix","description":"Library for building Ruby command-line executables","homepage":"https://github.com/commander-rb/commander","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/commander-rb/commander","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T18:54:31.500Z","latest_release_published_at":"2026-03-02T18:54:31.500Z","latest_release_number":"4.6.0","last_synced_at":"2026-04-27T16:17:09.935Z","created_at":"2026-03-02T18:54:31.325Z","updated_at":"2026-04-27T16:17:09.935Z","registry_url":"https://packages.guix.gnu.org/packages/ruby-commander/4.6.0/","install_command":"guix install ruby-commander","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/ruby-xyz.scm#n125","metadata":{"location":"gnu/packages/ruby-xyz.scm:125","variable_name":"ruby-commander"},"repo_metadata":{"id":29510020,"uuid":"33048276","full_name":"commander-rb/commander","owner":"commander-rb","description":"The complete solution for Ruby command-line executables","archived":false,"fork":false,"pushed_at":"2024-01-15T23:30:13.000Z","size":1010,"stargazers_count":824,"open_issues_count":10,"forks_count":68,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-03-21T10:58:25.052Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/commander-rb.png","metadata":{"files":{"readme":"README.md","changelog":"History.rdoc","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-03-28T20:03:28.000Z","updated_at":"2026-02-18T13:14:50.000Z","dependencies_parsed_at":"2024-06-18T11:27:20.865Z","dependency_job_id":null,"html_url":"https://github.com/commander-rb/commander","commit_stats":{"total_commits":844,"total_committers":52,"mean_commits":16.23076923076923,"dds":0.3210900473933649,"last_synced_commit":"98dee54912730397d06eca9132dbfd2ec3bbd4b0"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/commander-rb/commander","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commander-rb","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/sbom","scorecard":{"id":300784,"data":{"date":"2025-08-11","repo":{"name":"github.com/commander-rb/commander","commit":"98dee54912730397d06eca9132dbfd2ec3bbd4b0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":5,"reason":"Found 10/19 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-17T20:34:40.925Z","repository_id":29510020,"created_at":"2025-08-17T20:34:40.926Z","updated_at":"2025-08-17T20:34:40.926Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31005415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T00:15:12.539Z","status":"ssl_error","status_checked_at":"2026-03-27T00:14:54.741Z","response_time":114,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-04-03T00:24:12.909Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/ruby-commander","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/ruby-commander","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/ruby-commander","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/ruby-commander/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-commander/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-commander/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-commander/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-commander/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-commander/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-commander/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31408,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":352},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-05-07T05:00:22.550Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":180313,"name":"commander","ecosystem":"rubygems","description":"The complete solution for Ruby command-line executables. Commander bridges the gap between other terminal related libraries you know and love (OptionParser, HighLine), while providing many new features, and an elegant API.","homepage":"https://github.com/commander-rb/commander","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/commander-rb/commander","keywords_array":[],"namespace":null,"versions_count":39,"first_release_published_at":"2009-10-09T02:40:38.193Z","latest_release_published_at":"2024-01-15T23:30:34.262Z","latest_release_number":"5.0.0","last_synced_at":"2026-05-23T20:01:22.322Z","created_at":"2022-04-05T19:42:11.327Z","updated_at":"2026-05-23T20:02:23.524Z","registry_url":"https://rubygems.org/gems/commander","install_command":"gem install commander -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/commander/","metadata":{"funding":null},"repo_metadata":{"id":29510020,"uuid":"33048276","full_name":"commander-rb/commander","owner":"commander-rb","description":"The complete solution for Ruby command-line executables","archived":false,"fork":false,"pushed_at":"2024-01-15T23:30:13.000Z","size":1010,"stargazers_count":823,"open_issues_count":10,"forks_count":68,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-05-08T03:08:40.694Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/commander-rb.png","metadata":{"files":{"readme":"README.md","changelog":"History.rdoc","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-03-28T20:03:28.000Z","updated_at":"2026-04-26T10:39:20.000Z","dependencies_parsed_at":"2024-06-18T11:27:20.865Z","dependency_job_id":null,"html_url":"https://github.com/commander-rb/commander","commit_stats":{"total_commits":844,"total_committers":52,"mean_commits":16.23076923076923,"dds":0.3210900473933649,"last_synced_commit":"98dee54912730397d06eca9132dbfd2ec3bbd4b0"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/commander-rb/commander","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commander-rb","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/sbom","scorecard":{"id":300784,"data":{"date":"2025-08-11","repo":{"name":"github.com/commander-rb/commander","commit":"98dee54912730397d06eca9132dbfd2ec3bbd4b0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":5,"reason":"Found 10/19 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-17T20:34:40.925Z","repository_id":29510020,"created_at":"2025-08-17T20:34:40.926Z","updated_at":"2025-08-17T20:34:40.926Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32961785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T23:30:32.555Z","status":"ssl_error","status_checked_at":"2026-05-12T23:30:18.191Z","response_time":102,"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":"commander-rb","name":"commander-rb","uuid":"11698896","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11698896?v=4","repositories_count":1,"last_synced_at":"2023-03-01T01:15:54.138Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/commander-rb","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T01:28:11.558Z","updated_at":"2023-03-01T01:15:54.149Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commander-rb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commander-rb/repositories"},"tags":[{"name":"v5.0.0","sha":"98dee54912730397d06eca9132dbfd2ec3bbd4b0","kind":"tag","published_at":"2024-01-15T23:30:10.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v5.0.0","html_url":"https://github.com/commander-rb/commander/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v5.0.0/manifests"},{"name":"v4.6.0","sha":"40d06bfbc54906d0de7c72ac73f4e9188c9ca294","kind":"tag","published_at":"2021-04-09T20:54:22.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.6.0","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"b8abd42153118ca9fdc02affeb9f3aab61cda5a2","kind":"tag","published_at":"2020-03-12T21:42:42.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.5.2","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"0abbac486ea7d87f6f680aaf17d0e3cd136dbf73","kind":"tag","published_at":"2020-03-08T20:16:54.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.5.1","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"9cf5f10470baee4c380f0beb9b757ce71e071e0f","kind":"tag","published_at":"2020-01-21T18:34:25.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.5.0","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.5.0/manifests"},{"name":"v4.4.7","sha":"332047c14948225462fe60042eed23adfb996d68","kind":"tag","published_at":"2018-10-22T21:58:30.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.4.7","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.7/manifests"},{"name":"v4.4.6","sha":"6aca51c552639de433fe924f78af92800f7e2a75","kind":"tag","published_at":"2018-08-01T03:56:22.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.4.6","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.6/manifests"},{"name":"v4.4.5","sha":"1997ec4a34db5117e023be8a57ba15828aead3ab","kind":"tag","published_at":"2018-05-22T18:57:56.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.4.5","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.5/manifests"},{"name":"v4.4.4","sha":"b040918c4cfa10e15de38870057d20cbf049ca33","kind":"tag","published_at":"2018-01-18T23:02:46.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.4.4","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.4/manifests"},{"name":"v4.4.3","sha":"536ccfcf766151d6f7be890c467eaa1ac7fbed94","kind":"tag","published_at":"2016-12-28T21:04:31.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.4.3","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"e00a2ceb2ec7e087eeffcf2276f2427bbe2c468a","kind":"tag","published_at":"2016-12-20T20:26:17.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.4.2","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"22c5fb47bc2d3aecf775778c28313d867fcaed73","kind":"tag","published_at":"2016-12-02T23:37:16.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.4.1","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"b253670d774f395d1f03f9cdd2983e240e670ec0","kind":"tag","published_at":"2016-02-19T21:39:21.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.4.0","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.0/manifests"},{"name":"v4.3.8","sha":"b8948b29e53975523df5700367dc7bb3393c4cc9","kind":"tag","published_at":"2016-02-09T18:53:30.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.3.8","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.8/manifests"},{"name":"v4.3.7","sha":"efcfb5737bb99863250588f70ee69705d40c65e3","kind":"tag","published_at":"2016-01-27T00:55:01.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.3.7","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"b87df805b8fe4f94bee5b34672b86142781fe389","kind":"tag","published_at":"2016-01-26T19:22:59.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.3.6","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"aec4811fff944b169479ced6c87c3e530187dec5","kind":"tag","published_at":"2015-08-09T08:14:39.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.3.5","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"c4069e691a3c542e033d4fdccc83333262149844","kind":"tag","published_at":"2015-05-04T02:02:46.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.3.4","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"c790a6959c7da108b5030e1756b97afb2b1b5990","kind":"tag","published_at":"2015-04-21T18:31:51.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.3.3","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"55dcb830af3881a043ef26ac6289407e6c0e38cd","kind":"tag","published_at":"2015-04-01T05:55:48.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.3.2","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"0ccb0caa15aa0230a3a8785e98d70feab3d79ecd","kind":"tag","published_at":"2015-03-27T19:32:34.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.3.1","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"f95a0f7fbaf7ed652acf5f822b2a57655715676b","kind":"tag","published_at":"2015-02-08T01:26:24.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.3.0","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"14c3072cd28c9c1dfdbff2306403716593401ae5","kind":"tag","published_at":"2014-09-29T05:04:44.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.2.1","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"d801adf155210e1d3317e9dacc246ac03d2118fb","kind":"tag","published_at":"2014-04-30T05:05:20.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.2.0","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.2.0/manifests"},{"name":"v4.1.6","sha":"16f099a9ac5038f7f6457a74c98abcd32b269932","kind":"tag","published_at":"2014-02-11T17:10:50.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.1.6","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"576fadc28c751147969cd2637ddff271b16ee332","kind":"tag","published_at":"2013-08-11T18:35:20.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.1.5","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"0d3a40b0bfa8236f182da4002cb7007797143437","kind":"tag","published_at":"2013-07-21T19:25:58.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.1.4","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"738920fca8cebfbe76364f1d9f3c04bddcfee25a","kind":"tag","published_at":"2012-12-16T03:25:44.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.1.3","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"17a5ea966eb9060845e55f3ae400bdb741e6a807","kind":"tag","published_at":"2012-02-17T20:14:42.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.1.2","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"3b703542fcee4f5146cbe121372600951fb7fba0","kind":"tag","published_at":"2012-02-16T23:24:59.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.1.1","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"5043a5894aabdcc6eb40d179b434b4cb8805cafb","kind":"tag","published_at":"2012-02-13T07:17:12.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.1.0","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.0/manifests"},{"name":"v4.0.7","sha":"977c7ac2dba3da65ba6906a72d463f7e22508745","kind":"tag","published_at":"2012-01-23T08:55:25.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.0.7","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.0.7/manifests"},{"name":"4.0.6","sha":"f82f567d80c2b52c0472576fe05d6a63c7088abe","kind":"commit","published_at":"2011-09-15T18:37:40.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/4.0.6","html_url":"https://github.com/commander-rb/commander/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.6/manifests"},{"name":"4.0.5","sha":"055bd80b29b964c50a1e3e721b811362c199682e","kind":"commit","published_at":"2011-08-09T09:23:22.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/4.0.5","html_url":"https://github.com/commander-rb/commander/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.5/manifests"},{"name":"4.0.4","sha":"9b0b4971b59bebc3ffd40ec8ed49a94ebdf9e604","kind":"tag","published_at":"2011-08-02T07:33:35.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/4.0.4","html_url":"https://github.com/commander-rb/commander/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"e80dcdac0e3b2e687dd2f49a5dd6c7b7dba75660","kind":"commit","published_at":"2010-04-06T17:17:17.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/4.0.3","html_url":"https://github.com/commander-rb/commander/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"0f8f56e291ad1703df33eef0d406690f0f5bff65","kind":"commit","published_at":"2010-01-19T16:38:57.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/4.0.2","html_url":"https://github.com/commander-rb/commander/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"18e5c14cfe54f01edb5dab794b20a5e840f89d46","kind":"commit","published_at":"2010-01-14T19:05:13.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/4.0.1","html_url":"https://github.com/commander-rb/commander/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"84140214e82c97c1ddaf94251b5e937645534f21","kind":"commit","published_at":"2009-10-10T18:07:00.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/4.0.0","html_url":"https://github.com/commander-rb/commander/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.0/manifests"},{"name":"3.2.9","sha":"0e90898b46a4adfde38dc9ae667171785407f9ca","kind":"commit","published_at":"2009-04-09T18:14:23.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.2.9","html_url":"https://github.com/commander-rb/commander/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"2499da85a7a8ec18e31884b1739cd2b03bde329e","kind":"commit","published_at":"2009-04-09T17:26:47.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.2.8","html_url":"https://github.com/commander-rb/commander/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.8/manifests"},{"name":"3.2.7","sha":"73d0d51913064ffbca610ff6df471cf0f0d3cdb0","kind":"commit","published_at":"2009-04-08T22:18:40.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.2.7","html_url":"https://github.com/commander-rb/commander/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.7/manifests"},{"name":"3.2.6","sha":"db32562726270ca90acc1cdb953f284fa78756db","kind":"commit","published_at":"2009-04-08T16:36:08.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.2.6","html_url":"https://github.com/commander-rb/commander/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.6/manifests"},{"name":"3.2.5","sha":"27b1a089fc8c4736ac0aed3938e0ec6235cc8fa7","kind":"commit","published_at":"2009-04-03T00:31:29.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.2.5","html_url":"https://github.com/commander-rb/commander/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"a6694f372d5de305a2b8767dad38a98f92d2ca5d","kind":"commit","published_at":"2009-04-02T19:00:29.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.2.4","html_url":"https://github.com/commander-rb/commander/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"4972f0ca8340e88c7c8e9a9cc3cc9f6ed7ab5359","kind":"commit","published_at":"2009-04-01T23:01:20.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.2.3","html_url":"https://github.com/commander-rb/commander/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"7d11640ad9b0763d9669767043e03e616a9b7a46","kind":"commit","published_at":"2009-04-01T16:03:21.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.2.2","html_url":"https://github.com/commander-rb/commander/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"c93ea46e323456273b824d1b9a4a78f4ca9539cd","kind":"commit","published_at":"2009-04-01T15:30:55.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.2.1","html_url":"https://github.com/commander-rb/commander/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"6e4f7fe345151c60f0a58efc260bed90bb725605","kind":"commit","published_at":"2009-03-26T17:35:14.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.2.0","html_url":"https://github.com/commander-rb/commander/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.0/manifests"},{"name":"3.1.8","sha":"6542d731704264947010cddd7ede5fd8e17059b0","kind":"commit","published_at":"2009-03-25T16:50:46.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.1.8","html_url":"https://github.com/commander-rb/commander/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.8/manifests"},{"name":"3.1.7","sha":"df43c0d7f58d14fd1ccfa8c296bd2937fced12f1","kind":"commit","published_at":"2009-03-24T16:03:41.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.1.7","html_url":"https://github.com/commander-rb/commander/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.7/manifests"},{"name":"3.1.6","sha":"857470e85039773ea0e7a7de127f472d1007ea05","kind":"commit","published_at":"2009-03-22T23:02:15.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.1.6","html_url":"https://github.com/commander-rb/commander/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.6/manifests"},{"name":"3.1.5","sha":"3ec8bbd624f163c80f10dfbfa2e9f82f23c33014","kind":"commit","published_at":"2009-03-22T21:10:49.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.1.5","html_url":"https://github.com/commander-rb/commander/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.5/manifests"},{"name":"3.1.4","sha":"db64f2c065dd048ef42137b56449fb6bc9f6976b","kind":"commit","published_at":"2009-03-20T20:02:39.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.1.4","html_url":"https://github.com/commander-rb/commander/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.4/manifests"},{"name":"3.1.3","sha":"95ecf7455fb89492273bd8e8025aa62142faf6e9","kind":"commit","published_at":"2009-03-20T18:25:09.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.1.3","html_url":"https://github.com/commander-rb/commander/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.3/manifests"},{"name":"3.1.2","sha":"22bbf671eaed500370b0bb75310083e465b2a4c1","kind":"commit","published_at":"2009-03-16T16:53:38.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.1.2","html_url":"https://github.com/commander-rb/commander/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.2/manifests"},{"name":"3.1.1","sha":"b83baba161e33f60fded65026ddf53eefa84c7d6","kind":"commit","published_at":"2009-03-13T16:42:32.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.1.1","html_url":"https://github.com/commander-rb/commander/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"6c71dcb5b1e0cf122328a5aeae462a96efd87429","kind":"commit","published_at":"2009-03-13T16:25:41.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.1.0","html_url":"https://github.com/commander-rb/commander/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.0/manifests"},{"name":"3.0.3","sha":"6e135d5ac38c27d614d720cb49aabb99ee311576","kind":"commit","published_at":"2009-03-13T04:07:45.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.0.3","html_url":"https://github.com/commander-rb/commander/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"0bbd416e03d3edf25b4088f74751cafc77cb1090","kind":"commit","published_at":"2009-03-13T01:00:32.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.0.2","html_url":"https://github.com/commander-rb/commander/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"7f1d9363cfe798de9534bb44b3bcb8129b31df32","kind":"commit","published_at":"2009-03-13T00:01:37.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.0.1","html_url":"https://github.com/commander-rb/commander/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"19efbecd9907b8f72a6aa66e1e501860803bcaa4","kind":"commit","published_at":"2009-03-12T22:34:06.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.0.0","html_url":"https://github.com/commander-rb/commander/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.0.0/manifests"},{"name":"2.5.7","sha":"ce7730ec29b8870fa85ee25389aeb4415ffe2a70","kind":"commit","published_at":"2009-03-11T15:33:01.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.5.7","html_url":"https://github.com/commander-rb/commander/releases/tag/2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.5.7/manifests"},{"name":"2.5.6","sha":"624ea3ca94436fa5557abca70e69dc7a1ba002fb","kind":"commit","published_at":"2009-03-06T18:43:10.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.5.6","html_url":"https://github.com/commander-rb/commander/releases/tag/2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.5.6/manifests"},{"name":"2.4.6","sha":"50bbf69ddb52e68d9cf636c1a455490c0e346e5f","kind":"commit","published_at":"2009-03-03T18:44:24.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.4.6","html_url":"https://github.com/commander-rb/commander/releases/tag/2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.6/manifests"},{"name":"2.4.5","sha":"c65e882cbc8b5f3c6bd4c10a6540cf22bc49eb4b","kind":"commit","published_at":"2009-03-03T18:40:06.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.4.5","html_url":"https://github.com/commander-rb/commander/releases/tag/2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.5/manifests"},{"name":"2.4.4","sha":"911678b770d1c3fb2cb04df5ed28f5c3f24e97f9","kind":"commit","published_at":"2009-01-16T03:24:35.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.4.4","html_url":"https://github.com/commander-rb/commander/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.4/manifests"},{"name":"2.4.3","sha":"a3f804ffc48a7d7f5d96b2e7354334efea90333f","kind":"commit","published_at":"2009-01-16T03:07:36.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.4.3","html_url":"https://github.com/commander-rb/commander/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"ee9e019ed311f4a8c33fab980cf2b0e6e2fcd448","kind":"commit","published_at":"2009-01-12T13:53:08.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.4.2","html_url":"https://github.com/commander-rb/commander/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"06b7977b159a5bdfa6bae0e87c305691684d4cfe","kind":"commit","published_at":"2009-01-11T23:08:16.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.4.1","html_url":"https://github.com/commander-rb/commander/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"74b14ac1284519dddaecb95e79623a37a284bf54","kind":"commit","published_at":"2009-01-11T23:06:01.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.4.0","html_url":"https://github.com/commander-rb/commander/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"894f695af4c5df4c7d1039bd920bf0f863e7c56c","kind":"commit","published_at":"2008-12-16T23:49:50.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.3.0","html_url":"https://github.com/commander-rb/commander/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"648402c712fe3e6b27716d5011ef269a8b46870b","kind":"commit","published_at":"2008-12-10T00:08:44.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.2.1","html_url":"https://github.com/commander-rb/commander/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"df1300e8376b1053c8f1b816b796d01e79e8bc89","kind":"commit","published_at":"2008-12-09T23:33:50.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.2.0","html_url":"https://github.com/commander-rb/commander/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"2e0729b9fb6566e233e51e66be45b4b7efc50f03","kind":"commit","published_at":"2008-12-01T17:50:25.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.1.1","html_url":"https://github.com/commander-rb/commander/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"fdfd7a7270ab701afc23a21da8d6c367d91b1666","kind":"commit","published_at":"2008-12-01T17:17:35.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.1.0","html_url":"https://github.com/commander-rb/commander/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"e66bfacaa7d411759b29dff5047134957c390612","kind":"commit","published_at":"2008-11-24T19:22:14.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.0.1","html_url":"https://github.com/commander-rb/commander/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"21b2cc8f223fec33ee981d3d4bdd6491b84f6458","kind":"commit","published_at":"2008-11-24T18:27:39.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.0.0","html_url":"https://github.com/commander-rb/commander/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.0.0/manifests"},{"name":"1.2.2","sha":"93329a6a3e5b6e2d635fa6645173e414b1bbcafc","kind":"commit","published_at":"2008-11-07T01:56:26.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/1.2.2","html_url":"https://github.com/commander-rb/commander/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"801747b9b29c27f57688e7290c826b5d8ca6d8be","kind":"commit","published_at":"2008-11-07T01:53:44.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/1.2.1","html_url":"https://github.com/commander-rb/commander/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7fac55375710374ab7f6eae3e17c0e8b13447d47","kind":"commit","published_at":"2008-11-06T20:33:12.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/1.2.0","html_url":"https://github.com/commander-rb/commander/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"2f4046c6e3e154dc5834ca0a38e6c68cebb34d97","kind":"commit","published_at":"2008-11-06T16:53:18.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/1.1.0","html_url":"https://github.com/commander-rb/commander/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"7637304bd9923e7e854d7502130375d277f9dc11","kind":"commit","published_at":"2008-11-04T13:14:31.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/1.0.4","html_url":"https://github.com/commander-rb/commander/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"a46b066caad5e125f17776ae36218c236cd9901e","kind":"commit","published_at":"2008-11-02T01:10:03.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/1.0.3","html_url":"https://github.com/commander-rb/commander/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"5e0b21d5d22d93a4b9eb77828ece32d75432138a","kind":"commit","published_at":"2008-11-02T00:31:22.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/1.0.2","html_url":"https://github.com/commander-rb/commander/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"3c8ead34ef718d192d07e8889da47cd43069993d","kind":"commit","published_at":"2008-11-01T01:14:48.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/1.0.1","html_url":"https://github.com/commander-rb/commander/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"c0897c60d9bc986014ed3c937383e96b5d821f53","kind":"commit","published_at":"2008-10-31T20:51:38.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/1.0.0","html_url":"https://github.com/commander-rb/commander/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-05-23T20:02:23.523Z","dependent_packages_count":639,"downloads":135224818,"downloads_period":"total","dependent_repos_count":15933,"rankings":{"downloads":0.24865913627189706,"dependent_repos_count":0.2804384429254803,"dependent_packages_count":0.0713640570466431,"stargazers_count":2.053946766873697,"forks_count":3.082592745397576,"docker_downloads_count":0.7788717788606282,"average":1.0859788212293202},"purl":"pkg:gem/commander","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/commander","docker_dependents_count":487,"docker_downloads_count":50088155,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/commander","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/commander/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-04-10T08:00:55.951Z","issues_count":51,"pull_requests_count":50,"avg_time_to_close_issue":12685867.452380951,"avg_time_to_close_pull_request":4408328.02,"issues_closed_count":42,"pull_requests_closed_count":50,"pull_request_authors_count":27,"issue_authors_count":39,"avg_comments_per_issue":3.6666666666666665,"avg_comments_per_pull_request":2.54,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/issues","maintainers":[{"login":"ggilder","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ggilder"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/commander/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/commander/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/commander/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/commander/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/commander/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/commander/codemeta","maintainers":[{"uuid":"49610","login":"ggilder","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://rubygems.org/profiles/ggilder","role":null,"created_at":"2022-11-07T14:33:18.927Z","updated_at":"2022-11-07T14:33:18.927Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/ggilder/packages"},{"uuid":"843","login":"tjholowaychuk","name":null,"email":null,"url":null,"packages_count":17,"html_url":"https://rubygems.org/profiles/tjholowaychuk","role":null,"created_at":"2022-11-07T14:33:18.921Z","updated_at":"2022-11-07T14:33:18.921Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/tjholowaychuk/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":207303,"maintainers_count":68781,"namespaces_count":0,"keywords_count":18627,"github":"rubygems","metadata":{"funded_packages_count":7375},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-05-13T05:11:24.133Z","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":13712155,"name":"ruby-commander","ecosystem":"debian","description":null,"homepage":"https://github.com/commander-rb/commander","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/commander-rb/commander","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T23:27:25.995Z","latest_release_published_at":"2026-02-12T23:27:25.995Z","latest_release_number":"4.6.0-1","last_synced_at":"2026-03-13T15:46:52.182Z","created_at":"2026-02-12T23:27:25.751Z","updated_at":"2026-03-13T15:46:52.182Z","registry_url":"https://tracker.debian.org/pkg/ruby-commander","install_command":"apt-get install ruby-commander","documentation_url":"https://packages.debian.org/bookworm/ruby-commander","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-commander","standards_version":"4.6.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1), rake, ruby, ruby-highline (\u003e= 2.0.0), ruby-rspec, ruby-simplecov, ruby-sorted-set","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T23:27:26.496Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-commander?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-commander","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-commander","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-commander/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-commander/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-commander/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-commander/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-commander/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-commander/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-commander/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":12204813,"name":"commander","ecosystem":"rubygems","description":"The complete solution for Ruby command-line executables. Commander bridges the gap between other terminal related libraries you know and love (OptionParser, HighLine), while providing many new features, and an elegant API.","homepage":"https://github.com/commander-rb/commander","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/commander-rb/commander","keywords_array":[],"namespace":null,"versions_count":39,"first_release_published_at":"2009-10-09T02:40:38.193Z","latest_release_published_at":"2024-01-15T23:30:34.262Z","latest_release_number":"5.0.0","last_synced_at":"2026-05-23T23:01:18.809Z","created_at":"2025-10-07T02:10:16.730Z","updated_at":"2026-05-23T23:02:27.456Z","registry_url":"https://gem.coop/gems/commander","install_command":"gem install commander -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/commander/","metadata":{"funding":null},"repo_metadata":{"id":29510020,"uuid":"33048276","full_name":"commander-rb/commander","owner":"commander-rb","description":"The complete solution for Ruby command-line executables","archived":false,"fork":false,"pushed_at":"2024-01-15T23:30:13.000Z","size":1010,"stargazers_count":823,"open_issues_count":10,"forks_count":68,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-05-08T03:08:40.694Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/commander-rb.png","metadata":{"files":{"readme":"README.md","changelog":"History.rdoc","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-03-28T20:03:28.000Z","updated_at":"2026-04-26T10:39:20.000Z","dependencies_parsed_at":"2024-06-18T11:27:20.865Z","dependency_job_id":null,"html_url":"https://github.com/commander-rb/commander","commit_stats":{"total_commits":844,"total_committers":52,"mean_commits":16.23076923076923,"dds":0.3210900473933649,"last_synced_commit":"98dee54912730397d06eca9132dbfd2ec3bbd4b0"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/commander-rb/commander","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commander-rb","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/sbom","scorecard":{"id":300784,"data":{"date":"2025-08-11","repo":{"name":"github.com/commander-rb/commander","commit":"98dee54912730397d06eca9132dbfd2ec3bbd4b0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":5,"reason":"Found 10/19 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-17T20:34:40.925Z","repository_id":29510020,"created_at":"2025-08-17T20:34:40.926Z","updated_at":"2025-08-17T20:34:40.926Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32961785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T23:30:32.555Z","status":"ssl_error","status_checked_at":"2026-05-12T23:30:18.191Z","response_time":102,"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":"commander-rb","name":"commander-rb","uuid":"11698896","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11698896?v=4","repositories_count":1,"last_synced_at":"2023-03-01T01:15:54.138Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/commander-rb","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T01:28:11.558Z","updated_at":"2023-03-01T01:15:54.149Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commander-rb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commander-rb/repositories"},"tags":[{"name":"v5.0.0","sha":"98dee54912730397d06eca9132dbfd2ec3bbd4b0","kind":"tag","published_at":"2024-01-15T23:30:10.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v5.0.0","html_url":"https://github.com/commander-rb/commander/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v5.0.0/manifests"},{"name":"v4.6.0","sha":"40d06bfbc54906d0de7c72ac73f4e9188c9ca294","kind":"tag","published_at":"2021-04-09T20:54:22.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.6.0","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"b8abd42153118ca9fdc02affeb9f3aab61cda5a2","kind":"tag","published_at":"2020-03-12T21:42:42.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.5.2","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"0abbac486ea7d87f6f680aaf17d0e3cd136dbf73","kind":"tag","published_at":"2020-03-08T20:16:54.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.5.1","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"9cf5f10470baee4c380f0beb9b757ce71e071e0f","kind":"tag","published_at":"2020-01-21T18:34:25.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.5.0","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.5.0/manifests"},{"name":"v4.4.7","sha":"332047c14948225462fe60042eed23adfb996d68","kind":"tag","published_at":"2018-10-22T21:58:30.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.4.7","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.7/manifests"},{"name":"v4.4.6","sha":"6aca51c552639de433fe924f78af92800f7e2a75","kind":"tag","published_at":"2018-08-01T03:56:22.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.4.6","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.6/manifests"},{"name":"v4.4.5","sha":"1997ec4a34db5117e023be8a57ba15828aead3ab","kind":"tag","published_at":"2018-05-22T18:57:56.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.4.5","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.5/manifests"},{"name":"v4.4.4","sha":"b040918c4cfa10e15de38870057d20cbf049ca33","kind":"tag","published_at":"2018-01-18T23:02:46.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.4.4","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.4/manifests"},{"name":"v4.4.3","sha":"536ccfcf766151d6f7be890c467eaa1ac7fbed94","kind":"tag","published_at":"2016-12-28T21:04:31.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.4.3","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"e00a2ceb2ec7e087eeffcf2276f2427bbe2c468a","kind":"tag","published_at":"2016-12-20T20:26:17.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.4.2","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"22c5fb47bc2d3aecf775778c28313d867fcaed73","kind":"tag","published_at":"2016-12-02T23:37:16.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.4.1","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"b253670d774f395d1f03f9cdd2983e240e670ec0","kind":"tag","published_at":"2016-02-19T21:39:21.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.4.0","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.4.0/manifests"},{"name":"v4.3.8","sha":"b8948b29e53975523df5700367dc7bb3393c4cc9","kind":"tag","published_at":"2016-02-09T18:53:30.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.3.8","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.8/manifests"},{"name":"v4.3.7","sha":"efcfb5737bb99863250588f70ee69705d40c65e3","kind":"tag","published_at":"2016-01-27T00:55:01.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.3.7","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"b87df805b8fe4f94bee5b34672b86142781fe389","kind":"tag","published_at":"2016-01-26T19:22:59.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.3.6","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"aec4811fff944b169479ced6c87c3e530187dec5","kind":"tag","published_at":"2015-08-09T08:14:39.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.3.5","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"c4069e691a3c542e033d4fdccc83333262149844","kind":"tag","published_at":"2015-05-04T02:02:46.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.3.4","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"c790a6959c7da108b5030e1756b97afb2b1b5990","kind":"tag","published_at":"2015-04-21T18:31:51.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.3.3","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"55dcb830af3881a043ef26ac6289407e6c0e38cd","kind":"tag","published_at":"2015-04-01T05:55:48.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.3.2","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"0ccb0caa15aa0230a3a8785e98d70feab3d79ecd","kind":"tag","published_at":"2015-03-27T19:32:34.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.3.1","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"f95a0f7fbaf7ed652acf5f822b2a57655715676b","kind":"tag","published_at":"2015-02-08T01:26:24.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.3.0","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"14c3072cd28c9c1dfdbff2306403716593401ae5","kind":"tag","published_at":"2014-09-29T05:04:44.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.2.1","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"d801adf155210e1d3317e9dacc246ac03d2118fb","kind":"tag","published_at":"2014-04-30T05:05:20.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.2.0","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.2.0/manifests"},{"name":"v4.1.6","sha":"16f099a9ac5038f7f6457a74c98abcd32b269932","kind":"tag","published_at":"2014-02-11T17:10:50.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.1.6","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"576fadc28c751147969cd2637ddff271b16ee332","kind":"tag","published_at":"2013-08-11T18:35:20.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.1.5","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"0d3a40b0bfa8236f182da4002cb7007797143437","kind":"tag","published_at":"2013-07-21T19:25:58.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.1.4","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"738920fca8cebfbe76364f1d9f3c04bddcfee25a","kind":"tag","published_at":"2012-12-16T03:25:44.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.1.3","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"17a5ea966eb9060845e55f3ae400bdb741e6a807","kind":"tag","published_at":"2012-02-17T20:14:42.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.1.2","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"3b703542fcee4f5146cbe121372600951fb7fba0","kind":"tag","published_at":"2012-02-16T23:24:59.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.1.1","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"5043a5894aabdcc6eb40d179b434b4cb8805cafb","kind":"tag","published_at":"2012-02-13T07:17:12.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.1.0","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.1.0/manifests"},{"name":"v4.0.7","sha":"977c7ac2dba3da65ba6906a72d463f7e22508745","kind":"tag","published_at":"2012-01-23T08:55:25.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/v4.0.7","html_url":"https://github.com/commander-rb/commander/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/v4.0.7/manifests"},{"name":"4.0.6","sha":"f82f567d80c2b52c0472576fe05d6a63c7088abe","kind":"commit","published_at":"2011-09-15T18:37:40.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/4.0.6","html_url":"https://github.com/commander-rb/commander/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.6/manifests"},{"name":"4.0.5","sha":"055bd80b29b964c50a1e3e721b811362c199682e","kind":"commit","published_at":"2011-08-09T09:23:22.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/4.0.5","html_url":"https://github.com/commander-rb/commander/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.5/manifests"},{"name":"4.0.4","sha":"9b0b4971b59bebc3ffd40ec8ed49a94ebdf9e604","kind":"tag","published_at":"2011-08-02T07:33:35.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/4.0.4","html_url":"https://github.com/commander-rb/commander/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"e80dcdac0e3b2e687dd2f49a5dd6c7b7dba75660","kind":"commit","published_at":"2010-04-06T17:17:17.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/4.0.3","html_url":"https://github.com/commander-rb/commander/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"0f8f56e291ad1703df33eef0d406690f0f5bff65","kind":"commit","published_at":"2010-01-19T16:38:57.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/4.0.2","html_url":"https://github.com/commander-rb/commander/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"18e5c14cfe54f01edb5dab794b20a5e840f89d46","kind":"commit","published_at":"2010-01-14T19:05:13.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/4.0.1","html_url":"https://github.com/commander-rb/commander/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"84140214e82c97c1ddaf94251b5e937645534f21","kind":"commit","published_at":"2009-10-10T18:07:00.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/4.0.0","html_url":"https://github.com/commander-rb/commander/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/4.0.0/manifests"},{"name":"3.2.9","sha":"0e90898b46a4adfde38dc9ae667171785407f9ca","kind":"commit","published_at":"2009-04-09T18:14:23.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.2.9","html_url":"https://github.com/commander-rb/commander/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"2499da85a7a8ec18e31884b1739cd2b03bde329e","kind":"commit","published_at":"2009-04-09T17:26:47.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.2.8","html_url":"https://github.com/commander-rb/commander/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.8/manifests"},{"name":"3.2.7","sha":"73d0d51913064ffbca610ff6df471cf0f0d3cdb0","kind":"commit","published_at":"2009-04-08T22:18:40.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.2.7","html_url":"https://github.com/commander-rb/commander/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.7/manifests"},{"name":"3.2.6","sha":"db32562726270ca90acc1cdb953f284fa78756db","kind":"commit","published_at":"2009-04-08T16:36:08.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.2.6","html_url":"https://github.com/commander-rb/commander/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.6/manifests"},{"name":"3.2.5","sha":"27b1a089fc8c4736ac0aed3938e0ec6235cc8fa7","kind":"commit","published_at":"2009-04-03T00:31:29.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.2.5","html_url":"https://github.com/commander-rb/commander/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"a6694f372d5de305a2b8767dad38a98f92d2ca5d","kind":"commit","published_at":"2009-04-02T19:00:29.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.2.4","html_url":"https://github.com/commander-rb/commander/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"4972f0ca8340e88c7c8e9a9cc3cc9f6ed7ab5359","kind":"commit","published_at":"2009-04-01T23:01:20.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.2.3","html_url":"https://github.com/commander-rb/commander/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"7d11640ad9b0763d9669767043e03e616a9b7a46","kind":"commit","published_at":"2009-04-01T16:03:21.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.2.2","html_url":"https://github.com/commander-rb/commander/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"c93ea46e323456273b824d1b9a4a78f4ca9539cd","kind":"commit","published_at":"2009-04-01T15:30:55.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.2.1","html_url":"https://github.com/commander-rb/commander/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"6e4f7fe345151c60f0a58efc260bed90bb725605","kind":"commit","published_at":"2009-03-26T17:35:14.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.2.0","html_url":"https://github.com/commander-rb/commander/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.2.0/manifests"},{"name":"3.1.8","sha":"6542d731704264947010cddd7ede5fd8e17059b0","kind":"commit","published_at":"2009-03-25T16:50:46.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.1.8","html_url":"https://github.com/commander-rb/commander/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.8/manifests"},{"name":"3.1.7","sha":"df43c0d7f58d14fd1ccfa8c296bd2937fced12f1","kind":"commit","published_at":"2009-03-24T16:03:41.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.1.7","html_url":"https://github.com/commander-rb/commander/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.7/manifests"},{"name":"3.1.6","sha":"857470e85039773ea0e7a7de127f472d1007ea05","kind":"commit","published_at":"2009-03-22T23:02:15.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.1.6","html_url":"https://github.com/commander-rb/commander/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.6/manifests"},{"name":"3.1.5","sha":"3ec8bbd624f163c80f10dfbfa2e9f82f23c33014","kind":"commit","published_at":"2009-03-22T21:10:49.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.1.5","html_url":"https://github.com/commander-rb/commander/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.5/manifests"},{"name":"3.1.4","sha":"db64f2c065dd048ef42137b56449fb6bc9f6976b","kind":"commit","published_at":"2009-03-20T20:02:39.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.1.4","html_url":"https://github.com/commander-rb/commander/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.4/manifests"},{"name":"3.1.3","sha":"95ecf7455fb89492273bd8e8025aa62142faf6e9","kind":"commit","published_at":"2009-03-20T18:25:09.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.1.3","html_url":"https://github.com/commander-rb/commander/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.3/manifests"},{"name":"3.1.2","sha":"22bbf671eaed500370b0bb75310083e465b2a4c1","kind":"commit","published_at":"2009-03-16T16:53:38.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.1.2","html_url":"https://github.com/commander-rb/commander/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.2/manifests"},{"name":"3.1.1","sha":"b83baba161e33f60fded65026ddf53eefa84c7d6","kind":"commit","published_at":"2009-03-13T16:42:32.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.1.1","html_url":"https://github.com/commander-rb/commander/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"6c71dcb5b1e0cf122328a5aeae462a96efd87429","kind":"commit","published_at":"2009-03-13T16:25:41.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.1.0","html_url":"https://github.com/commander-rb/commander/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.1.0/manifests"},{"name":"3.0.3","sha":"6e135d5ac38c27d614d720cb49aabb99ee311576","kind":"commit","published_at":"2009-03-13T04:07:45.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.0.3","html_url":"https://github.com/commander-rb/commander/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"0bbd416e03d3edf25b4088f74751cafc77cb1090","kind":"commit","published_at":"2009-03-13T01:00:32.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.0.2","html_url":"https://github.com/commander-rb/commander/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"7f1d9363cfe798de9534bb44b3bcb8129b31df32","kind":"commit","published_at":"2009-03-13T00:01:37.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.0.1","html_url":"https://github.com/commander-rb/commander/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"19efbecd9907b8f72a6aa66e1e501860803bcaa4","kind":"commit","published_at":"2009-03-12T22:34:06.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/3.0.0","html_url":"https://github.com/commander-rb/commander/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/3.0.0/manifests"},{"name":"2.5.7","sha":"ce7730ec29b8870fa85ee25389aeb4415ffe2a70","kind":"commit","published_at":"2009-03-11T15:33:01.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.5.7","html_url":"https://github.com/commander-rb/commander/releases/tag/2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.5.7/manifests"},{"name":"2.5.6","sha":"624ea3ca94436fa5557abca70e69dc7a1ba002fb","kind":"commit","published_at":"2009-03-06T18:43:10.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.5.6","html_url":"https://github.com/commander-rb/commander/releases/tag/2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.5.6/manifests"},{"name":"2.4.6","sha":"50bbf69ddb52e68d9cf636c1a455490c0e346e5f","kind":"commit","published_at":"2009-03-03T18:44:24.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.4.6","html_url":"https://github.com/commander-rb/commander/releases/tag/2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.6/manifests"},{"name":"2.4.5","sha":"c65e882cbc8b5f3c6bd4c10a6540cf22bc49eb4b","kind":"commit","published_at":"2009-03-03T18:40:06.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.4.5","html_url":"https://github.com/commander-rb/commander/releases/tag/2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.5/manifests"},{"name":"2.4.4","sha":"911678b770d1c3fb2cb04df5ed28f5c3f24e97f9","kind":"commit","published_at":"2009-01-16T03:24:35.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.4.4","html_url":"https://github.com/commander-rb/commander/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.4/manifests"},{"name":"2.4.3","sha":"a3f804ffc48a7d7f5d96b2e7354334efea90333f","kind":"commit","published_at":"2009-01-16T03:07:36.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.4.3","html_url":"https://github.com/commander-rb/commander/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"ee9e019ed311f4a8c33fab980cf2b0e6e2fcd448","kind":"commit","published_at":"2009-01-12T13:53:08.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.4.2","html_url":"https://github.com/commander-rb/commander/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"06b7977b159a5bdfa6bae0e87c305691684d4cfe","kind":"commit","published_at":"2009-01-11T23:08:16.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.4.1","html_url":"https://github.com/commander-rb/commander/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"74b14ac1284519dddaecb95e79623a37a284bf54","kind":"commit","published_at":"2009-01-11T23:06:01.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.4.0","html_url":"https://github.com/commander-rb/commander/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"894f695af4c5df4c7d1039bd920bf0f863e7c56c","kind":"commit","published_at":"2008-12-16T23:49:50.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.3.0","html_url":"https://github.com/commander-rb/commander/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"648402c712fe3e6b27716d5011ef269a8b46870b","kind":"commit","published_at":"2008-12-10T00:08:44.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.2.1","html_url":"https://github.com/commander-rb/commander/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"df1300e8376b1053c8f1b816b796d01e79e8bc89","kind":"commit","published_at":"2008-12-09T23:33:50.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.2.0","html_url":"https://github.com/commander-rb/commander/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"2e0729b9fb6566e233e51e66be45b4b7efc50f03","kind":"commit","published_at":"2008-12-01T17:50:25.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.1.1","html_url":"https://github.com/commander-rb/commander/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"fdfd7a7270ab701afc23a21da8d6c367d91b1666","kind":"commit","published_at":"2008-12-01T17:17:35.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.1.0","html_url":"https://github.com/commander-rb/commander/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"e66bfacaa7d411759b29dff5047134957c390612","kind":"commit","published_at":"2008-11-24T19:22:14.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.0.1","html_url":"https://github.com/commander-rb/commander/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"21b2cc8f223fec33ee981d3d4bdd6491b84f6458","kind":"commit","published_at":"2008-11-24T18:27:39.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/2.0.0","html_url":"https://github.com/commander-rb/commander/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/2.0.0/manifests"},{"name":"1.2.2","sha":"93329a6a3e5b6e2d635fa6645173e414b1bbcafc","kind":"commit","published_at":"2008-11-07T01:56:26.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/1.2.2","html_url":"https://github.com/commander-rb/commander/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"801747b9b29c27f57688e7290c826b5d8ca6d8be","kind":"commit","published_at":"2008-11-07T01:53:44.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/1.2.1","html_url":"https://github.com/commander-rb/commander/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"7fac55375710374ab7f6eae3e17c0e8b13447d47","kind":"commit","published_at":"2008-11-06T20:33:12.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/1.2.0","html_url":"https://github.com/commander-rb/commander/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"2f4046c6e3e154dc5834ca0a38e6c68cebb34d97","kind":"commit","published_at":"2008-11-06T16:53:18.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/1.1.0","html_url":"https://github.com/commander-rb/commander/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"7637304bd9923e7e854d7502130375d277f9dc11","kind":"commit","published_at":"2008-11-04T13:14:31.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/1.0.4","html_url":"https://github.com/commander-rb/commander/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"a46b066caad5e125f17776ae36218c236cd9901e","kind":"commit","published_at":"2008-11-02T01:10:03.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/1.0.3","html_url":"https://github.com/commander-rb/commander/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"5e0b21d5d22d93a4b9eb77828ece32d75432138a","kind":"commit","published_at":"2008-11-02T00:31:22.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/1.0.2","html_url":"https://github.com/commander-rb/commander/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"3c8ead34ef718d192d07e8889da47cd43069993d","kind":"commit","published_at":"2008-11-01T01:14:48.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/1.0.1","html_url":"https://github.com/commander-rb/commander/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"c0897c60d9bc986014ed3c937383e96b5d821f53","kind":"commit","published_at":"2008-10-31T20:51:38.000Z","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/1.0.0","html_url":"https://github.com/commander-rb/commander/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commander-rb/commander@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-05-23T23:02:27.455Z","dependent_packages_count":0,"downloads":135227540,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.2103271154366045,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.6228710462287105,"average":0.20829954041632875},"purl":"pkg:gem/commander?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/commander","docker_dependents_count":487,"docker_downloads_count":50088155,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/commander","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/commander/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-10T08:00:55.951Z","issues_count":51,"pull_requests_count":50,"avg_time_to_close_issue":12685867.452380951,"avg_time_to_close_pull_request":4408328.02,"issues_closed_count":42,"pull_requests_closed_count":50,"pull_request_authors_count":27,"issue_authors_count":39,"avg_comments_per_issue":3.6666666666666665,"avg_comments_per_pull_request":2.54,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/issues","maintainers":[{"login":"ggilder","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ggilder"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/commander/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/commander/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/commander/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/commander/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/commander/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/commander/codemeta","maintainers":[{"uuid":"49610","login":"ggilder","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://gem.coop/profiles/ggilder","role":null,"created_at":"2025-10-07T14:43:31.076Z","updated_at":"2025-10-07T14:43:31.076Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/ggilder/packages"},{"uuid":"843","login":"tjholowaychuk","name":null,"email":null,"url":null,"packages_count":17,"html_url":"https://gem.coop/profiles/tjholowaychuk","role":null,"created_at":"2025-10-07T14:43:31.023Z","updated_at":"2025-10-07T14:43:31.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/tjholowaychuk/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":192140,"maintainers_count":67790,"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":13466490,"name":"ruby-commander","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/commander-rb/commander","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/commander-rb/commander","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T16:18:18.261Z","latest_release_published_at":"2026-02-09T16:18:18.261Z","latest_release_number":"4.6.0-2","last_synced_at":"2026-03-09T17:03:15.409Z","created_at":"2026-02-09T16:18:17.744Z","updated_at":"2026-03-09T17:32:36.047Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-commander","install_command":"apt-get install ruby-commander","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-commander","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1), rake, ruby, ruby-highline (\u003e= 2.0.0), ruby-rspec, ruby-simplecov, ruby-sorted-set","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-commander?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-commander","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-commander","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-commander/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-commander/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-commander/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-commander/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-commander/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-commander/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-commander/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13778610,"name":"ruby-commander","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/commander-rb/commander","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/commander-rb/commander","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T13:14:37.276Z","latest_release_published_at":"2026-02-13T13:14:37.276Z","latest_release_number":"4.6.0-1","last_synced_at":"2026-03-13T22:41:21.226Z","created_at":"2026-02-13T13:14:36.033Z","updated_at":"2026-03-13T22:41:21.227Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-commander","install_command":"apt-get install ruby-commander","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-commander","standards_version":"4.6.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1), rake, ruby, ruby-highline (\u003e= 2.0.0), ruby-rspec, ruby-simplecov, ruby-sorted-set","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T13:14:37.861Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-commander?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-commander","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-commander","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-commander/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-commander/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-commander/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-commander/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-commander/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-commander/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-commander/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13721660,"name":"ruby-commander","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/commander-rb/commander","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/commander-rb/commander","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T01:01:50.000Z","latest_release_published_at":"2026-02-13T01:01:50.000Z","latest_release_number":"4.6.0-2","last_synced_at":"2026-03-13T02:09:14.059Z","created_at":"2026-02-13T01:01:49.748Z","updated_at":"2026-03-13T02:33:49.049Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-commander","install_command":"apt-get install ruby-commander","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-commander","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1), rake, ruby, ruby-highline (\u003e= 2.0.0), ruby-rspec, ruby-simplecov, ruby-sorted-set","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":29510020,"uuid":"33048276","full_name":"commander-rb/commander","owner":"commander-rb","description":"The complete solution for Ruby command-line executables","archived":false,"fork":false,"pushed_at":"2024-01-15T23:30:13.000Z","size":1010,"stargazers_count":823,"open_issues_count":10,"forks_count":68,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-02-08T08:40:31.581Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/commander-rb.png","metadata":{"files":{"readme":"README.md","changelog":"History.rdoc","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-03-28T20:03:28.000Z","updated_at":"2025-11-15T02:51:59.000Z","dependencies_parsed_at":"2024-06-18T11:27:20.865Z","dependency_job_id":null,"html_url":"https://github.com/commander-rb/commander","commit_stats":{"total_commits":844,"total_committers":52,"mean_commits":16.23076923076923,"dds":0.3210900473933649,"last_synced_commit":"98dee54912730397d06eca9132dbfd2ec3bbd4b0"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/commander-rb/commander","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commander-rb","download_url":"https://codeload.github.com/commander-rb/commander/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/sbom","scorecard":{"id":300784,"data":{"date":"2025-08-11","repo":{"name":"github.com/commander-rb/commander","commit":"98dee54912730397d06eca9132dbfd2ec3bbd4b0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":5,"reason":"Found 10/19 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-17T20:34:40.925Z","repository_id":29510020,"created_at":"2025-08-17T20:34:40.926Z","updated_at":"2025-08-17T20:34:40.926Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29390601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T00:53:09.511Z","status":"ssl_error","status_checked_at":"2026-02-13T00:53:09.126Z","response_time":55,"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"}},"repo_metadata_updated_at":"2026-02-13T01:02:02.285Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.8443681981450705,"forks_count":1.1740738755160027,"docker_downloads_count":null,"average":0.5046105184152683},"purl":"pkg:deb/ubuntu/ruby-commander?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-commander","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-commander","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-commander/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-06T19:04:27.470Z","issues_count":51,"pull_requests_count":50,"avg_time_to_close_issue":12685867.452380951,"avg_time_to_close_pull_request":4408328.02,"issues_closed_count":42,"pull_requests_closed_count":50,"pull_request_authors_count":27,"issue_authors_count":39,"avg_comments_per_issue":3.6666666666666665,"avg_comments_per_pull_request":2.54,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/issues","maintainers":[{"login":"ggilder","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ggilder"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-commander/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-commander/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-commander/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-commander/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-commander/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-commander/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13668730,"name":"ruby-commander","ecosystem":"debian","description":null,"homepage":"https://github.com/commander-rb/commander","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/commander-rb/commander","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T12:18:53.307Z","latest_release_published_at":"2026-02-12T12:18:53.307Z","latest_release_number":"4.6.0-2","last_synced_at":"2026-03-14T18:06:58.500Z","created_at":"2026-02-12T12:18:52.609Z","updated_at":"2026-03-14T18:06:58.500Z","registry_url":"https://tracker.debian.org/pkg/ruby-commander","install_command":"apt-get install ruby-commander","documentation_url":"https://packages.debian.org/trixie/ruby-commander","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-commander","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1), rake, ruby, ruby-highline (\u003e= 2.0.0), ruby-rspec, ruby-simplecov, ruby-sorted-set","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T12:18:53.961Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-commander?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-commander","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-commander","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-commander/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-commander/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-commander/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-commander/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-commander/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-commander/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-commander/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}}],"commits":{"id":19054,"full_name":"commander-rb/commander","default_branch":"master","total_commits":844,"total_committers":51,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":16.54901960784314,"dds":0.3210900473933649,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-05-23T23:05:43.834Z","last_synced_commit":"98dee54912730397d06eca9132dbfd2ec3bbd4b0","created_at":"2023-03-07T11:39:45.209Z","updated_at":"2026-05-23T23:03:05.142Z","committers":[{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","login":"tj","count":573},{"name":"Gabriel Gilder","email":"gabriel@gabrielgilder.com","login":"ggilder","count":111},{"name":"Gabriel Gilder","email":"ggilder@tractionco.com","login":null,"count":56},{"name":"Marc-Andre Lafortune","email":"github@marc-andre.ca","login":"marcandre","count":6},{"name":"Orien Madgwick","email":"_@orien.io","login":"orien","count":6},{"name":"Jerome Lacoste","email":"jerome.lacoste@gmail.com","login":"lacostej","count":5},{"name":"benbc","email":"ben@bridesmere.com","login":"benbc","count":5},{"name":"Simon COURTOIS","email":"scourtois@linagora.com","login":null,"count":4},{"name":"krissi","email":"christianhaase@ak-palme.de","login":null,"count":4},{"name":"Federico Galassi","email":"federico.galassi@gmail.com","login":"fgalassi","count":4},{"name":"Jonathon M. Abbott","email":"jma@dandaraga.net","login":"JonathonMA","count":4},{"name":"Tim Lucas","email":"t@toolmantim.com","login":"toolmantim","count":4},{"name":"Joseph Pecoraro","email":"joepeck02@gmail.com","login":"JosephPecoraro","count":4},{"name":"Matt Brictson","email":"matt@mattbrictson.com","login":"mattbrictson","count":3},{"name":"rmc","email":"ruairimccomb@gmail.com","login":"rmc","count":3},{"name":"raclaass","email":"ralf.claassens@asml.com","login":null,"count":2},{"name":"Rich Grundy","email":"rich@27smiles.com","login":null,"count":2},{"name":"Justin Lynn","email":"j@3crowd.com","login":null,"count":2},{"name":"Johnny Robeson","email":"johnny@localmomentum.net","login":null,"count":2},{"name":"Jan Jedrychowski","email":"jan@format.com","login":null,"count":2},{"name":"James White","email":"james.white.15@gmail.com","login":null,"count":2},{"name":"Gabriel Gilder","email":"gabriel@squareup.com","login":null,"count":2},{"name":"Anthony Castle","email":"acastle@casas.org","login":null,"count":2},{"name":"Alexey Belousov","email":"belousov.a.v@ya.ru","login":"belousovAV","count":2},{"name":"Cedric Vandendriessche","email":"cedric.vddriessche@telenet.be","login":"SkyTrix","count":2},{"name":"Felix Krause","email":"KrauseFx","login":"KrauseFx","count":2},{"name":"Olle Jonsson","email":"olle.jonsson@gmail.com","login":"olleolleolle","count":2},{"name":"Paul Kuruvilla","email":"rohitpaulk@gmail.com","login":"rohitpaulk","count":2},{"name":"René Föhring","email":"rf@bamaru.de","login":"rrrene","count":2},{"name":"kethomassen","email":"kethomassen@gmail.com","login":"kethomassen","count":2},{"name":"suan","email":"yeosuanaik@gmail.com","login":"suan","count":2},{"name":"Chris Ottrey","email":"ottrey@goat.(none)","login":null,"count":1},{"name":"Maik Kempe","email":"dev@breaking-limits.com","login":null,"count":1},{"name":"Michael Furtak","email":"mfurtak@twitter.com","login":null,"count":1},{"name":"esotericpig","email":"esotericpig","login":"esotericpig","count":1},{"name":"fallwith","email":"fallwith@gmail.com","login":"fallwith","count":1},{"name":"krissi","email":"c.haase+github@ifu.com","login":"krissi","count":1},{"name":"ellemenno","email":"peter.gerstmann@gmail.com","login":"ellemenno","count":1},{"name":"benedikt","email":"benedikt@synatic.net","login":"benedikt","count":1},{"name":"Piotr Usewicz","email":"piotr@layer22.com","login":"pusewicz","count":1},{"name":"Parker Moore","email":"parkrmoore@gmail.com","login":"parkr","count":1},{"name":"Nate Smith","email":"nwjsmith@gmail.com","login":"nwjsmith","count":1},{"name":"Michael Furtak","email":"michael.furtak@gmail.com","login":"mfurtak","count":1},{"name":"Matthias Kadenbach","email":"matthias.kadenbach@gmail.com","login":"mattes","count":1},{"name":"Mark Rebec","email":"mark@markrebec.com","login":"markrebec","count":1},{"name":"Lewis E. Bogan","email":"lewis.bogan@comcast.net","login":"lebogan","count":1},{"name":"Jonas Amundsen","email":"jonasba@gmail.com","login":"badeball","count":1},{"name":"Dorian Taylor","email":"dorian.taylor.lists@gmail.com","login":"doriantaylor","count":1},{"name":"Brandon Zylstra","email":"brandon.zylstra@gmail.com","login":"brandondrew","count":1},{"name":"Andrew Cholakian","email":"andrew@andrewvc.com","login":"andrewvc","count":1},{"name":"Braintree","email":"code@getbraintree.com","login":"braintreeps","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-24T00:00:21.472Z","repositories_count":6240132,"commits_count":884573062,"contributors_count":34909567,"owners_count":1156780,"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":"commander-rb/commander","html_url":"https://github.com/commander-rb/commander","last_synced_at":"2026-04-10T08:00:55.951Z","status":"error","issues_count":51,"pull_requests_count":50,"avg_time_to_close_issue":12685867.452380951,"avg_time_to_close_pull_request":4408328.02,"issues_closed_count":42,"pull_requests_closed_count":50,"pull_request_authors_count":27,"issue_authors_count":39,"avg_comments_per_issue":3.6666666666666665,"avg_comments_per_pull_request":2.54,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-12T09:14:19.411Z","updated_at":"2026-04-10T08:00:55.951Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/commander-rb%2Fcommander/issues","issue_labels_count":{"New Features":2},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":32,"CONTRIBUTOR":12,"MEMBER":7},"pull_request_author_associations_count":{"CONTRIBUTOR":31,"MEMBER":11,"NONE":9},"issue_authors":{"ggilder":7,"lebogan":5,"JosephPecoraro":2,"sts":2,"Zejnilovic":1,"robertgates55":1,"KrauseFx":1,"paul-mesnilgrente":1,"drusellers":1,"jeffshantz":1,"fffx":1,"ANTARESXXI":1,"cguess":1,"puttin":1,"msabramo":1,"O-kasso":1,"ohTHATaaronbrown":1,"skyfmmf":1,"roberts1000":1,"briancolfer-upstart":1,"maciejczyzewski":1,"tsetsik":1,"dcepelik":1,"badeball":1,"valleybay":1,"orien":1,"xbelanch":1,"rlgomes":1,"evannorstrand":1,"akostadinov":1,"ignazioc":1,"Navneets060":1,"mastermindg":1,"mariusmarais":1,"mfurtak":1,"grosser":1,"helge000":1,"neurogenesis":1,"doriantaylor":1},"pull_request_authors":{"ggilder":11,"orien":6,"lebogan":3,"esotericpig":2,"KrauseFx":2,"belousovAV":2,"olleolleolle":2,"gogiel":2,"lacostej":2,"doriantaylor":2,"mfurtak":1,"rohitpaulk":1,"badeball":1,"mattbrictson":1,"briancolfer-upstart":1,"andynu":1,"mjtko":1,"jszwedko":1,"pusewicz":1,"WilliamMcCumstie":1,"markrebec":1,"nafu":1,"toolmantim":1,"andrewvc":1,"ondra-m":1,"fallwith":1,"niezbop":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-24T00:00:44.577Z","repositories_count":14683572,"issues_count":34058092,"pull_requests_count":111488512,"authors_count":11272443,"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":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"ggilder","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ggilder"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":4},"last_year":{"WatchEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"rubygems","filepath":"commander.gemspec","sha":null,"kind":"manifest","created_at":"2022-09-03T20:31:27.941Z","updated_at":"2022-09-03T20:31:27.941Z","repository_link":"https://github.com/commander-rb/commander/blob/master/commander.gemspec","dependencies":[{"id":3714761663,"package_name":"highline","ecosystem":"rubygems","requirements":"~\u003e 2.0.0","direct":true,"kind":"runtime","optional":false},{"id":3714761664,"package_name":"rake","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":3714761665,"package_name":"rspec","ecosystem":"rubygems","requirements":"~\u003e 3.2","direct":true,"kind":"development","optional":false},{"id":3714761666,"package_name":"rubocop","ecosystem":"rubygems","requirements":"~\u003e 1.12.1","direct":true,"kind":"development","optional":false},{"id":3714761667,"package_name":"simplecov","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2024-06-18T11:27:20.459Z","updated_at":"2024-06-18T11:27:20.459Z","repository_link":"https://github.com/commander-rb/commander/blob/master/Gemfile","dependencies":[]}],"score":30.387617844813924,"created_at":"2024-12-15T21:38:07.425Z","updated_at":"2026-05-24T05:00:51.024Z","avatar_url":"https://github.com/commander-rb.png","language":"Ruby","monthly_downloads":0,"readme":"[\u003cimg src=\"https://api.travis-ci.org/commander-rb/commander.svg\" alt=\"Build Status\" /\u003e](https://travis-ci.org/commander-rb/commander)\n[![Inline docs](https://inch-ci.org/github/commander-rb/commander.svg)](https://inch-ci.org/github/commander-rb/commander)\n\n# Commander\n\nThe complete solution for Ruby command-line executables.\nCommander bridges the gap between other terminal related libraries\nyou know and love (OptionParser, HighLine), while providing many new\nfeatures, and an elegant API.\n\n## Features\n\n* Easier than baking cookies\n* Parses options using OptionParser\n* Auto-populates struct with options ( no more `{ |v| options[:recursive] = v }` )\n* Auto-generates help documentation via pluggable help formatters\n* Optional default command when none is present\n* Global / Command level options\n* Packaged with two help formatters (Terminal, TerminalCompact)\n* Imports the highline gem for interacting with the terminal\n* Adds additional user interaction functionality\n* Highly customizable progress bar with intuitive, simple usage\n* Multi-word command name support such as `drupal module install MOD`, rather than `drupal module_install MOD`\n* Sexy paging for long bodies of text\n* Support for MacOS text-to-speech\n* Command aliasing (very powerful, as both switches and arguments can be used)\n* Growl notification support for MacOS\n* Use the `commander` executable to initialize a commander driven program\n\n## Installation\n\n    $ gem install commander\n\n## Quick Start\n\nTo generate a quick template for a commander app, run:\n\n    $ commander init yourfile.rb\n\nTo generate a quick modular style template for a commander app, run:\n\n    $ commander init --modular yourfile.rb\n\n## Example\n\nFor more option examples view the `Commander::Command#option` method. Also\nan important feature to note is that action may be a class to instantiate,\nas well as an object, specifying a method to call, so view the RDoc for more information.\n\n### Classic style\n\n```ruby\nrequire 'rubygems'\nrequire 'commander/import'\n\n# :name is optional, otherwise uses the basename of this executable\nprogram :name, 'Foo Bar'\nprogram :version, '1.0.0'\nprogram :description, 'Stupid command that prints foo or bar.'\n\ncommand :foo do |c|\n  c.syntax = 'foobar foo'\n  c.description = 'Displays foo'\n  c.action do |args, options|\n    say 'foo'\n  end\nend\n\ncommand :bar do |c|\n  c.syntax = 'foobar bar [options]'\n  c.description = 'Display bar with optional prefix and suffix'\n  c.option '--prefix STRING', String, 'Adds a prefix to bar'\n  c.option '--suffix STRING', String, 'Adds a suffix to bar'\n  c.action do |args, options|\n    options.default :prefix =\u003e '(', :suffix =\u003e ')'\n    say \"#{options.prefix}bar#{options.suffix}\"\n  end\nend\n```\n\nExample output:\n\n```\n$ foobar bar\n# =\u003e (bar)\n\n$ foobar bar --suffix '}' --prefix '{'\n# =\u003e {bar}\n```\n\n### Modular style\n\n**NOTE:** Make sure to use `require 'commander'` rather than `require 'commander/import'`, otherwise Commander methods will still be imported into the global namespace.\n\n```ruby\nrequire 'rubygems'\nrequire 'commander'\n\nclass MyApplication\n  include Commander::Methods\n\n  def run\n    program :name, 'Foo Bar'\n    program :version, '1.0.0'\n    program :description, 'Stupid command that prints foo or bar.'\n\n    command :foo do |c|\n      c.syntax = 'foobar foo'\n      c.description = 'Displays foo'\n      c.action do |args, options|\n        say 'foo'\n      end\n    end\n\n    run!\n  end\nend\n\nMyApplication.new.run if $0 == __FILE__\n```\n\n### Block style\n\n```ruby\nrequire 'rubygems'\nrequire 'commander'\n\nCommander.configure do\n  program :name, 'Foo Bar'\n  program :version, '1.0.0'\n  program :description, 'Stupid command that prints foo or bar.'\n\n  # see classic style example for options\nend\n```\n\n## HighLine\n\nAs mentioned above, the highline gem is imported into the global scope. Here\nare some quick examples for how to utilize highline in your commands:\n\n```ruby\n# Ask for password masked with '*' character\nask(\"Password:  \") { |q| q.echo = \"*\" }\n\n# Ask for password\nask(\"Password:  \") { |q| q.echo = false }\n\n# Ask if the user agrees (yes or no)\nagree(\"Do something?\")\n\n# Asks on a single line (note the space after ':')\nask(\"Name: \")\n\n# Asks with new line after \"Description:\"\nask(\"Description:\")\n\n# Calls Date#parse to parse the date string passed\nask(\"Birthday? \", Date)\n\n# Ensures Integer is within the range specified\nask(\"Age? \", Integer) { |q| q.in = 0..105 }\n\n# Asks for a list of strings, converts to array\nask(\"Fav colors?\", Array)\n```\n\n## HighLine \u0026 Interaction Additions\n\nIn addition to highline's fantastic choice of methods, commander adds the\nfollowing methods to simplify common tasks:\n\n```ruby\n# Ask for password\npassword\n\n# Ask for password with specific message and mask character\npassword \"Enter your password please:\", '-'\n\n# Ask for CLASS, which may be any valid class responding to #parse. Date, Time, Array, etc\nnames = ask_for_array 'Names: '\nbday = ask_for_date 'Birthday?: '\n\n# Simple progress bar (Commander::UI::ProgressBar)\nuris = %w[\n  http://vision-media.ca\n  http://google.com\n  http://yahoo.com\n]\nprogress uris do |uri|\n  res = open uri\n  # Do something with response\nend\n\n# 'Log' action to stdout\nlog \"create\", \"path/to/file.rb\"\n\n# Enable paging of output after this point\nenable_paging\n\n# Ask editor for input (EDITOR environment variable or whichever is available: TextMate, vim, vi, emacs, nano, pico)\nask_editor\n\n# Ask editor, supplying initial text\nask_editor 'previous data to update'\n\n# Ask editor, preferring a specific editor\nask_editor 'previous data', 'vim'\n\n# Choose from an array of elements\nchoice = choose(\"Favorite language?\", :ruby, :perl, :js)\n\n# Alter IO for the duration of the block\nio new_input, new_output do\n  new_input_contents = $stdin.read\n  puts new_input_contents # outputs to new_output stream\nend\n# $stdin / $stdout reset back to original streams\n\n# Speech synthesis\nspeak 'What is your favorite food? '\nfood = ask 'favorite food?: '\nspeak \"Wow, I like #{food} too. We have so much in common.\"\nspeak \"I like #{food} as well!\", \"Victoria\", 190\n\n# Execute arbitrary applescript\napplescript 'foo'\n\n# Converse with speech recognition server\ncase converse 'What is the best food?', :cookies =\u003e 'Cookies', :unknown =\u003e 'Nothing'\nwhen :cookies\n  speak 'o.m.g. you are awesome!'\nelse\n  case converse 'That is lame, shall I convince you cookies are the best?', :yes =\u003e 'Ok', :no =\u003e 'No', :maybe =\u003e 'Maybe another time'\n  when :yes\n    speak 'Well you see, cookies are just fantastic, they melt in your mouth.'\n  else\n    speak 'Ok then, bye.'\n  end\nend\n```\n\n## Growl Notifications\n\nCommander provides methods for displaying Growl notifications. To use these\nmethods you need to install https://github.com/tj/growl which utilizes\nthe [growlnotify](https://growl.info/extras.php#growlnotify) executable. Note that\ngrowl is auto-imported by Commander when available, no need to require.\n\n```ruby\n# Display a generic Growl notification\nnotify 'Something happened'\n\n# Display an 'info' status notification\nnotify_info 'You have #{emails.length} new email(s)'\n\n# Display an 'ok' status notification\nnotify_ok 'Gems updated'\n\n# Display a 'warning' status notification\nnotify_warning '1 gem failed installation'\n\n# Display an 'error' status notification\nnotify_error \"Gem #{name} failed\"\n```\n\n## Commander Goodies\n\n### Option Defaults\n\nThe options struct passed to `#action` provides a `#default` method, allowing you\nto set defaults in a clean manner for options which have not been set.\n\n```ruby\ncommand :foo do |c|\n  c.option '--interval SECONDS', Integer, 'Interval in seconds'\n  c.option '--timeout SECONDS', Integer, 'Timeout in seconds'\n  c.action do |args, options|\n    options.default \\\n      :interval =\u003e 2,\n      :timeout  =\u003e 60\n  end\nend\n```\n\n### Command Aliasing\n\nAliases can be created using the `#alias_command` method like below:\n\n```ruby\ncommand :'install gem' do |c|\n  c.action { puts 'foo' }\nend\nalias_command :'gem install', :'install gem'\n```\n\nOr more complicated aliases can be made, passing any arguments\nas if it was invoked via the command line:\n\n```ruby\ncommand :'install gem' do |c|\n  c.syntax = 'install gem \u003cname\u003e [options]'\n  c.option '--dest DIR', String, 'Destination directory'\n  c.action { |args, options| puts \"installing #{args.first} to #{options.dest}\" }\nend\nalias_command :update, :'install gem', 'rubygems', '--dest', 'some_path'\n```\n\n```\n$ foo update\n# =\u003e installing rubygems to some_path\n```\n\n### Command Defaults\n\nAlthough working with a command executable framework provides many\nbenefits over a single command implementation, sometimes you still\nwant the ability to create a terse syntax for your command. With that\nin mind we may use `#default_command` to help with this. Considering\nour previous `:'install gem'` example:\n\n```ruby\ndefault_command :update\n```\n\n```\n$ foo\n# =\u003e installing rubygems to some_path\n```\n\nKeeping in mind that commander searches for the longest possible match\nwhen considering a command, so if you were to pass arguments to foo\nlike below, expecting them to be passed to `:update`, this would be incorrect,\nand would end up calling `:'install gem'`, so be careful that the users do\nnot need to use command names within the arguments.\n\n```\n$ foo install gem\n# =\u003e installing  to\n```\n\n### Long descriptions\n\nIf you need to have a long command description, keep your short description under `summary`, and consider multi-line strings for `description`:\n\n```ruby\n  program :summary, 'Stupid command that prints foo or bar.'\n  program :description, %q(\n#{c.summary}\n\nMore information about that stupid command that prints foo or bar.\n\nAnd more\n  )\n```\n\n### Additional Global Help\n\nArbitrary help can be added using the following `#program` symbol:\n\n```ruby\nprogram :help, 'Author', 'TJ Holowaychuk \u003ctj@vision-media.ca\u003e'\n```\n\nWhich will output the rest of the help doc, along with:\n\n    AUTHOR:\n\n      TJ Holowaychuk \u003ctj@vision-media.ca\u003e\n\n### Global Options\n\nAlthough most switches will be at the command level, several are available by\ndefault at the global level, such as `--version`, and `--help`. Using\n`#global_option` you can add additional global options:\n\n```ruby\nglobal_option('-c', '--config FILE', 'Load config data for your commands to use') { |file| ... }\n```\n\nThis method accepts the same syntax as `Commander::Command#option` so check it out for documentation.\n\nAll global options regardless of providing a block are accessable at the command level. This\nmeans that instead of the following:\n\n```ruby\nglobal_option('--verbose') { $verbose = true }\n...\nc.action do |args, options|\n  say 'foo' if $verbose\n...\n```\n\nYou may:\n\n```ruby\nglobal_option '--verbose'\n...\nc.action do |args, options|\n  say 'foo' if options.verbose\n...\n```\n\n### Formatters\n\nTwo core formatters are currently available, the default `Terminal` formatter\nas well as `TerminalCompact`. To utilize a different formatter simply use\n`:help_formatter` like below:\n\n```ruby\nprogram :help_formatter, Commander::HelpFormatter::TerminalCompact\n```\n\nOr utilize the help formatter aliases:\n\n```ruby\nprogram :help_formatter, :compact\n```\n\nThis abstraction could be utilized to generate HTML documentation for your executable.\n\n### Tracing\n\nBy default the `-t` and `--trace` global options are provided to allow users to get a backtrace to aid debugging.\n\nYou can disable these options:\n\n```ruby\nnever_trace!\n```\n\nOr make it always on:\n\n```ruby\nalways_trace!\n```\n\n## Tips\n\nWhen adding a global or command option, OptionParser implicitly adds a small\nswitch even when not explicitly created, for example `-c` will be the same as\n`--config` in both examples, however `-c` will only appear in the documentation\nwhen explicitly assigning it.\n\n```ruby\nglobal_option '-c', '--config FILE'\nglobal_option '--config FILE'\n```\n\n## ASCII Tables\n\nFor feature rich ASCII tables for your terminal app check out the terminal-table gem at https://github.com/tj/terminal-table\n\n    +----------+-------+----+--------+-----------------------+\n    | Terminal | Table | Is | Wicked | Awesome               |\n    +----------+-------+----+--------+-----------------------+\n    |          |       |    |        | get it while its hot! |\n    +----------+-------+----+--------+-----------------------+\n\n## Running Specifications\n\n    $ rake spec\n\nOR\n\n    $ spec --color spec\n\n## Contrib\n\nFeel free to fork and request a pull, or submit a ticket\nhttps://github.com/commander-rb/commander/issues\n\n## License\n\nThis project is available under the MIT license. See LICENSE for details.\n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["rubygems","activerecord","mvc","activejob","sinatra","rack","rspec","deployment","rubocop","authorization"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/254","html_url":"https://ruby.ecosyste.ms/projects/254"}