{"id":12217367,"name":"dry-cli","ecosystem":"rubygems","description":"Common framework to build command line interfaces with Ruby","homepage":"https://dry-rb.org/gems/dry-cli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dry-rb/dry-cli","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2019-12-10T08:23:24.276Z","latest_release_published_at":"2026-01-21T11:38:23.467Z","latest_release_number":"1.4.1","last_synced_at":"2026-06-28T21:31:11.115Z","created_at":"2025-10-07T02:34:20.125Z","updated_at":"2026-06-28T21:32:15.687Z","registry_url":"https://gem.coop/gems/dry-cli","install_command":"gem install dry-cli -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/dry-cli/","metadata":{"funding":"https://github.com/sponsors/hanami"},"repo_metadata":{"id":19490409,"uuid":"87159607","full_name":"dry-rb/dry-cli","owner":"dry-rb","description":"General purpose Command Line Interface (CLI) framework for Ruby","archived":false,"fork":false,"pushed_at":"2026-06-01T18:19:17.000Z","size":703,"stargazers_count":354,"open_issues_count":13,"forks_count":39,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-06-08T18:09:05.363Z","etag":null,"topics":["cli","cli-utilities","command-line","command-line-tool","command-line-tools","dry-rb","ruby","rubygem"],"latest_commit_sha":null,"homepage":"https://dry-rb.org/gems/dry-cli","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/dry-rb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"hanami"}},"created_at":"2017-04-04T07:34:18.000Z","updated_at":"2026-06-01T18:58:58.000Z","dependencies_parsed_at":"2024-01-08T17:12:06.207Z","dependency_job_id":"7e13721b-fab9-49e5-8e89-9b97f54db0ee","html_url":"https://github.com/dry-rb/dry-cli","commit_stats":{"total_commits":515,"total_committers":29,"mean_commits":17.75862068965517,"dds":0.7067961165048544,"last_synced_commit":"04947f252902b7ac2eb918edc657886077164a32"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/dry-rb/dry-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dry-rb","download_url":"https://codeload.github.com/dry-rb/dry-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/sbom","scorecard":{"id":357226,"data":{"date":"2025-08-11","repo":{"name":"github.com/dry-rb/dry-cli","commit":"3a97d5ca43ebcc36bbb5444287a83aa9c9c1048a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/docsite.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/rubocop.yml:10","Warn: no topLevel permission defined: .github/workflows/sync_configs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-cli/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-cli/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-cli/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-cli/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsite.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-cli/docsite.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docsite.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-cli/docsite.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rubocop.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-cli/rubocop.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-cli/rubocop.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync_configs.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-cli/sync_configs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync_configs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-cli/sync_configs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync_configs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/dry-rb/dry-cli/sync_configs.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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-18T09:54:24.524Z","repository_id":19490409,"created_at":"2025-08-18T09:54:24.525Z","updated_at":"2025-08-18T09:54:24.525Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34179085,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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":"dry-rb","name":"dry-rb","uuid":"11280820","kind":"organization","description":"dry-rb is a collection of next-generation Ruby libraries, each intended to encapsulate a common task","email":null,"website":"https://dry-rb.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11280820?v=4","repositories_count":40,"last_synced_at":"2024-03-25T21:11:49.208Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dry-rb","funding_links":[],"total_stars":8147,"followers":272,"following":0,"created_at":"2022-11-02T16:40:56.529Z","updated_at":"2024-03-25T21:11:50.787Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dry-rb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dry-rb/repositories"},"tags":[{"name":"v1.4.1","sha":"ed9b467c1e1d37d3664de7250b84655604f39bce","kind":"tag","published_at":"2026-01-21T11:35:59.000Z","download_url":"https://codeload.github.com/dry-rb/dry-cli/tar.gz/v1.4.1","html_url":"https://github.com/dry-rb/dry-cli/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-cli@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"deae22cee6792f333de732364160077a11ca1a1c","kind":"tag","published_at":"2026-01-09T02:59:09.000Z","download_url":"https://codeload.github.com/dry-rb/dry-cli/tar.gz/v1.4.0","html_url":"https://github.com/dry-rb/dry-cli/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-cli@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"3a97d5ca43ebcc36bbb5444287a83aa9c9c1048a","kind":"tag","published_at":"2025-07-29T04:49:01.000Z","download_url":"https://codeload.github.com/dry-rb/dry-cli/tar.gz/v1.3.0","html_url":"https://github.com/dry-rb/dry-cli/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-cli@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"04947f252902b7ac2eb918edc657886077164a32","kind":"tag","published_at":"2024-10-15T04:24:58.000Z","download_url":"https://codeload.github.com/dry-rb/dry-cli/tar.gz/v1.2.0","html_url":"https://github.com/dry-rb/dry-cli/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-cli@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"e15b0adf05674ace8ad3ecf078b1abf070d93c3f","kind":"tag","published_at":"2024-07-14T06:18:10.000Z","download_url":"https://codeload.github.com/dry-rb/dry-cli/tar.gz/v1.1.0","html_url":"https://github.com/dry-rb/dry-cli/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-cli@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"7978a525fb441fd7e542a41d4383eb0058df73b2","kind":"tag","published_at":"2022-11-05T05:44:17.000Z","download_url":"https://codeload.github.com/dry-rb/dry-cli/tar.gz/v1.0.0","html_url":"https://github.com/dry-rb/dry-cli/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-cli@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v1.0.0/manifests"},{"name":"v0.7.0","sha":"f07db942868746c82752b2015e3adbdc494587eb","kind":"tag","published_at":"2021-05-08T19:37:56.000Z","download_url":"https://codeload.github.com/dry-rb/dry-cli/tar.gz/v0.7.0","html_url":"https://github.com/dry-rb/dry-cli/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-cli@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"7b59ae1afebb82d2fc1d27140c7ac9d13819d0c9","kind":"tag","published_at":"2020-03-06T08:20:18.000Z","download_url":"https://codeload.github.com/dry-rb/dry-cli/tar.gz/v0.6.0","html_url":"https://github.com/dry-rb/dry-cli/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-cli@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"c2bede71eecf32acf56a77a1b0301c66b9a87393","kind":"tag","published_at":"2020-01-23T08:46:03.000Z","download_url":"https://codeload.github.com/dry-rb/dry-cli/tar.gz/v0.5.1","html_url":"https://github.com/dry-rb/dry-cli/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-cli@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"f4e302c96a50a4609288512b8fe6d1dd68642752","kind":"tag","published_at":"2019-12-21T11:15:09.000Z","download_url":"https://codeload.github.com/dry-rb/dry-cli/tar.gz/v0.5.0","html_url":"https://github.com/dry-rb/dry-cli/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-cli@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"f84626b0ec37e3815846d8e66a30c2c3bab72516","kind":"tag","published_at":"2019-12-10T08:23:17.000Z","download_url":"https://codeload.github.com/dry-rb/dry-cli/tar.gz/v0.4.0","html_url":"https://github.com/dry-rb/dry-cli/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-cli@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.4.0/manifests"},{"name":"v1.0.0.alpha1","sha":"804b784823b8c28425d85c2f583e604e2966ad8c","kind":"tag","published_at":"2019-01-30T17:25:50.000Z","download_url":"https://codeload.github.com/dry-rb/dry-cli/tar.gz/v1.0.0.alpha1","html_url":"https://github.com/dry-rb/dry-cli/releases/tag/v1.0.0.alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-cli@v1.0.0.alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v1.0.0.alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v1.0.0.alpha1/manifests"},{"name":"v0.3.1","sha":"e294a5bd6c1cd5631ec98ae3efbafecb2185c74f","kind":"tag","published_at":"2019-01-18T17:37:40.000Z","download_url":"https://codeload.github.com/dry-rb/dry-cli/tar.gz/v0.3.1","html_url":"https://github.com/dry-rb/dry-cli/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-cli@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a1d8b71d0c0beee93a1bcb5d9bba1d181ace2cab","kind":"tag","published_at":"2018-10-24T07:13:43.000Z","download_url":"https://codeload.github.com/dry-rb/dry-cli/tar.gz/v0.3.0","html_url":"https://github.com/dry-rb/dry-cli/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-cli@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.3.0/manifests"},{"name":"v0.3.0.beta1","sha":"173b8a7d6797551dffc15a2a9d53e83fb4343351","kind":"tag","published_at":"2018-08-08T12:59:52.000Z","download_url":"https://codeload.github.com/dry-rb/dry-cli/tar.gz/v0.3.0.beta1","html_url":"https://github.com/dry-rb/dry-cli/releases/tag/v0.3.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-cli@v0.3.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.3.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.3.0.beta1/manifests"},{"name":"v0.2.0","sha":"89858e6c280689c3e4b57262457900f932d04c29","kind":"tag","published_at":"2018-04-11T10:25:36.000Z","download_url":"https://codeload.github.com/dry-rb/dry-cli/tar.gz/v0.2.0","html_url":"https://github.com/dry-rb/dry-cli/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-cli@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.2.0/manifests"},{"name":"v0.2.0.rc2","sha":"78a15f373ae712c61ccee316a3476ab086d45b5b","kind":"tag","published_at":"2018-04-06T11:07:39.000Z","download_url":"https://codeload.github.com/dry-rb/dry-cli/tar.gz/v0.2.0.rc2","html_url":"https://github.com/dry-rb/dry-cli/releases/tag/v0.2.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-cli@v0.2.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.2.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.2.0.rc2/manifests"},{"name":"v0.2.0.rc1","sha":"50632a5bf18280975cc52ed75cbc328c19c3b56e","kind":"tag","published_at":"2018-03-30T14:44:52.000Z","download_url":"https://codeload.github.com/dry-rb/dry-cli/tar.gz/v0.2.0.rc1","html_url":"https://github.com/dry-rb/dry-cli/releases/tag/v0.2.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-cli@v0.2.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.2.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.2.0.rc1/manifests"},{"name":"v0.2.0.beta2","sha":"9b3c2bd9e3e97c708aa98713cfc29c07b7ac2db4","kind":"tag","published_at":"2018-03-23T13:15:29.000Z","download_url":"https://codeload.github.com/dry-rb/dry-cli/tar.gz/v0.2.0.beta2","html_url":"https://github.com/dry-rb/dry-cli/releases/tag/v0.2.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-cli@v0.2.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.2.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.2.0.beta2/manifests"},{"name":"v0.2.0.beta1","sha":"0ce332da7a2cba89732c18a7d04c12770262223a","kind":"tag","published_at":"2018-02-28T18:11:10.000Z","download_url":"https://codeload.github.com/dry-rb/dry-cli/tar.gz/v0.2.0.beta1","html_url":"https://github.com/dry-rb/dry-cli/releases/tag/v0.2.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-cli@v0.2.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.2.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.2.0.beta1/manifests"},{"name":"v0.1.1","sha":"d66498989f61df4bbb65dd01149986ccb5110fa1","kind":"tag","published_at":"2018-02-27T18:20:28.000Z","download_url":"https://codeload.github.com/dry-rb/dry-cli/tar.gz/v0.1.1","html_url":"https://github.com/dry-rb/dry-cli/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-cli@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"d381d237e91786349caafac991d19a1fa217aa0e","kind":"tag","published_at":"2017-10-25T10:59:24.000Z","download_url":"https://codeload.github.com/dry-rb/dry-cli/tar.gz/v0.1.0","html_url":"https://github.com/dry-rb/dry-cli/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-cli@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.1.0/manifests"},{"name":"v0.1.0.rc1","sha":"8418619af3cb59b46a8720ece60b0594fd98720e","kind":"tag","published_at":"2017-10-16T13:17:58.000Z","download_url":"https://codeload.github.com/dry-rb/dry-cli/tar.gz/v0.1.0.rc1","html_url":"https://github.com/dry-rb/dry-cli/releases/tag/v0.1.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-cli@v0.1.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.1.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.1.0.rc1/manifests"},{"name":"v0.1.0.beta3","sha":"3bfa53672fd092deff9e1ec4c329cbf720ec17e3","kind":"tag","published_at":"2017-10-04T12:31:31.000Z","download_url":"https://codeload.github.com/dry-rb/dry-cli/tar.gz/v0.1.0.beta3","html_url":"https://github.com/dry-rb/dry-cli/releases/tag/v0.1.0.beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-cli@v0.1.0.beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.1.0.beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.1.0.beta3/manifests"},{"name":"v0.1.0.beta2","sha":"c19028ba9393cbb0f40b825d3c231c5bc6ea1c7d","kind":"tag","published_at":"2017-10-03T17:37:49.000Z","download_url":"https://codeload.github.com/dry-rb/dry-cli/tar.gz/v0.1.0.beta2","html_url":"https://github.com/dry-rb/dry-cli/releases/tag/v0.1.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-cli@v0.1.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.1.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.1.0.beta2/manifests"},{"name":"v0.1.0.beta1","sha":"61acac30a0eb23d22304b5bc7b0758714fcb552a","kind":"tag","published_at":"2017-08-11T20:54:11.000Z","download_url":"https://codeload.github.com/dry-rb/dry-cli/tar.gz/v0.1.0.beta1","html_url":"https://github.com/dry-rb/dry-cli/releases/tag/v0.1.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-cli@v0.1.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.1.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.1.0.beta1/manifests"},{"name":"v0.0.0","sha":"6400bc43252630a953515cdaa047b22983cc5e79","kind":"tag","published_at":"2017-04-04T07:35:10.000Z","download_url":"https://codeload.github.com/dry-rb/dry-cli/tar.gz/v0.0.0","html_url":"https://github.com/dry-rb/dry-cli/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dry-rb/dry-cli@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-28T21:32:15.660Z","dependent_packages_count":0,"downloads":36604096,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.7369439803625786,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.20599828064427178,"average":0.23573556525171258},"purl":"pkg:gem/dry-cli?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/dry-cli","docker_dependents_count":36,"docker_downloads_count":486056588,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/dry-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/dry-cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/hanami"],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-03T01:03:04.024Z","issues_count":37,"pull_requests_count":114,"avg_time_to_close_issue":26498793.60714286,"avg_time_to_close_pull_request":9857320.60638298,"issues_closed_count":28,"pull_requests_closed_count":94,"pull_request_authors_count":30,"issue_authors_count":27,"avg_comments_per_issue":2.3513513513513513,"avg_comments_per_pull_request":1.5526315789473684,"merged_pull_requests_count":75,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":7685889.2,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dry-rb%2Fdry-cli/issues","maintainers":[{"login":"IvanShamatov","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IvanShamatov"},{"login":"jodosha","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodosha"},{"login":"cllns","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cllns"},{"login":"davydovanton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davydovanton"},{"login":"aaronmallen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronmallen"},{"login":"flash-gordon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flash-gordon"},{"login":"timriley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timriley"},{"login":"Morozzzko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Morozzzko"},{"login":"solnic","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/solnic"}],"active_maintainers":[{"login":"aaronmallen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronmallen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/dry-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/dry-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/dry-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/dry-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/dry-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/dry-cli/codemeta","maintainers":[{"uuid":"648","login":"timriley","name":null,"email":null,"url":null,"packages_count":61,"html_url":"https://gem.coop/profiles/timriley","role":null,"created_at":"2025-10-07T16:20:05.361Z","updated_at":"2025-10-07T16:20:05.361Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/timriley/packages"},{"uuid":"143772","login":"dry-bot","name":null,"email":null,"url":null,"packages_count":25,"html_url":"https://gem.coop/profiles/dry-bot","role":null,"created_at":"2025-10-07T16:20:05.683Z","updated_at":"2025-10-07T16:20:05.683Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/dry-bot/packages"},{"uuid":"101145","login":"flash-gordon","name":null,"email":null,"url":null,"packages_count":40,"html_url":"https://gem.coop/profiles/flash-gordon","role":null,"created_at":"2026-02-11T14:20:59.696Z","updated_at":"2026-02-11T14:20:59.696Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/flash-gordon/packages"},{"uuid":"81746","login":"cllns","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://gem.coop/profiles/cllns","role":null,"created_at":"2026-02-11T14:20:59.800Z","updated_at":"2026-02-11T14:20:59.800Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/cllns/packages"}]}