{"id":3492697,"name":"github.com/mitchellh/cli","ecosystem":"go","description":"","homepage":"https://github.com/mitchellh/cli","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/mitchellh/cli","keywords_array":[],"namespace":"github.com/mitchellh","versions_count":7,"first_release_published_at":"2018-08-24T00:41:14.000Z","latest_release_published_at":"2022-09-30T19:19:43.000Z","latest_release_number":"v1.1.5","last_synced_at":"2026-06-02T01:30:45.396Z","created_at":"2022-04-10T19:11:42.707Z","updated_at":"2026-06-02T01:30:45.397Z","registry_url":"https://pkg.go.dev/github.com/mitchellh/cli","install_command":"go get github.com/mitchellh/cli","documentation_url":"https://pkg.go.dev/github.com/mitchellh/cli#section-documentation","metadata":{},"repo_metadata":{"id":11590637,"uuid":"14081448","full_name":"mitchellh/cli","owner":"mitchellh","description":"A Go library for implementing command-line interfaces.","archived":true,"fork":false,"pushed_at":"2024-07-22T20:43:09.000Z","size":182,"stargazers_count":1737,"open_issues_count":7,"forks_count":129,"subscribers_count":23,"default_branch":"main","last_synced_at":"2025-10-19T06:47:56.330Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mitchellh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-11-03T06:47:54.000Z","updated_at":"2025-10-19T01:14:28.000Z","dependencies_parsed_at":"2024-09-30T04:30:43.086Z","dependency_job_id":"d4431491-242d-4a4e-986a-18539225fb3a","html_url":"https://github.com/mitchellh/cli","commit_stats":{"total_commits":123,"total_committers":30,"mean_commits":4.1,"dds":0.3902439024390244,"last_synced_commit":"e73bd003a976863797bccc7d5630e83969f20bb8"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/mitchellh/cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mitchellh","download_url":"https://codeload.github.com/mitchellh/cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/sbom","scorecard":{"id":650221,"data":{"date":"2025-08-11","repo":{"name":"github.com/mitchellh/cli","commit":"e73bd003a976863797bccc7d5630e83969f20bb8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"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":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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mitchellh/cli/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mitchellh/cli/test.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: 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 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2021-0227 / GHSA-3vm4-22fp-5rfm","Warn: Project is vulnerable to: GO-2022-0968 / GHSA-gwc9-m7rh-j2ww","Warn: Project is vulnerable to: GO-2021-0356 / GHSA-8c26-wmh5-6g9v","Warn: Project is vulnerable to: GO-2024-2961","Warn: Project is vulnerable to: GO-2023-2402 / GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T13:19:27.011Z","repository_id":11590637,"created_at":"2025-08-21T13:19:27.011Z","updated_at":"2025-08-21T13:19:27.011Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280160017,"owners_count":26282705,"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-10-20T02:00:06.978Z","response_time":62,"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":"mitchellh","name":"Mitchell Hashimoto","uuid":"1299","kind":"user","description":"","email":"","website":"https://mitchellh.com","location":"Los Angeles, CA","twitter":"mitchellh","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1299?u=cc88a733b0c95bdfd323ec661c0da4c6768c4e4b\u0026v=4","repositories_count":113,"last_synced_at":"2025-10-10T17:56:51.656Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mitchellh","funding_links":[],"total_stars":39779,"followers":18856,"following":0,"created_at":"2022-11-02T16:40:11.018Z","updated_at":"2025-10-10T17:56:51.657Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mitchellh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mitchellh/repositories"},"tags":[{"name":"v1.1.5","sha":"784fcd13e857c49c0e5738a19707762f372a3eb3","kind":"commit","published_at":"2022-09-30T19:19:43.000Z","download_url":"https://codeload.github.com/mitchellh/cli/tar.gz/v1.1.5","html_url":"https://github.com/mitchellh/cli/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitchellh/cli@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"25f4c7ceb617dfe9729b3ff32be02f7544ff7fb4","kind":"commit","published_at":"2022-05-13T16:42:35.000Z","download_url":"https://codeload.github.com/mitchellh/cli/tar.gz/v1.1.4","html_url":"https://github.com/mitchellh/cli/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitchellh/cli@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"628e665b16f5b1f4c34636bfe71048b1f54400d9","kind":"commit","published_at":"2022-04-21T16:43:17.000Z","download_url":"https://codeload.github.com/mitchellh/cli/tar.gz/v1.1.3","html_url":"https://github.com/mitchellh/cli/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitchellh/cli@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"8c0c01154428e654cfad0336e01de9d24ea306c4","kind":"commit","published_at":"2020-09-23T17:23:18.000Z","download_url":"https://codeload.github.com/mitchellh/cli/tar.gz/v1.1.2","html_url":"https://github.com/mitchellh/cli/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitchellh/cli@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"171fbb5c839de5402a78f6097cfa41cd1a7d18c4","kind":"commit","published_at":"2020-04-06T19:52:58.000Z","download_url":"https://codeload.github.com/mitchellh/cli/tar.gz/v1.1.1","html_url":"https://github.com/mitchellh/cli/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitchellh/cli@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"902dcca838c81f360568876054b74ffcc419e421","kind":"commit","published_at":"2020-03-26T15:59:38.000Z","download_url":"https://codeload.github.com/mitchellh/cli/tar.gz/v1.1.0","html_url":"https://github.com/mitchellh/cli/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitchellh/cli@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"3d22a244be8aa6fb16ac24af0e195c08b7d973aa","kind":"commit","published_at":"2018-08-24T00:41:14.000Z","download_url":"https://codeload.github.com/mitchellh/cli/tar.gz/v1.0.0","html_url":"https://github.com/mitchellh/cli/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mitchellh/cli@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchellh%2Fcli/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-20T21:11:37.688Z","dependent_packages_count":2834,"downloads":null,"downloads_period":null,"dependent_repos_count":72776,"rankings":{"downloads":null,"dependent_repos_count":0.016158085925110265,"dependent_packages_count":0.0686219945461473,"stargazers_count":1.6551066533412329,"forks_count":2.458622333666469,"docker_downloads_count":0.09764670444866018,"average":0.859231154385524},"purl":"pkg:golang/github.com/mitchellh/cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mitchellh/cli","docker_dependents_count":1990,"docker_downloads_count":1845294373,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mitchellh/cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mitchellh/cli/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-31T21:19:28.141Z","issues_count":31,"pull_requests_count":70,"avg_time_to_close_issue":15693608.5,"avg_time_to_close_pull_request":13830559.469696969,"issues_closed_count":28,"pull_requests_closed_count":66,"pull_request_authors_count":42,"issue_authors_count":26,"avg_comments_per_issue":2.3225806451612905,"avg_comments_per_pull_request":1.4,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":1,"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/mitchellh%2Fcli/issues","maintainers":[{"login":"mitchellh","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchellh"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmitchellh%2Fcli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmitchellh%2Fcli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmitchellh%2Fcli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmitchellh%2Fcli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmitchellh%2Fcli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmitchellh%2Fcli/codemeta","maintainers":[]}