{"id":5644207,"name":"github.com/mellium/cli","ecosystem":"go","description":"Package cli can be used to create modern command line interfaces.","homepage":"https://github.com/mellium/cli","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/mellium/cli","keywords_array":[],"namespace":"github.com/mellium","versions_count":8,"first_release_published_at":"2017-08-30T05:28:38.000Z","latest_release_published_at":"2018-12-26T21:40:06.000Z","latest_release_number":"v0.1.0","last_synced_at":"2026-07-16T09:39:31.365Z","created_at":"2022-12-06T06:16:50.932Z","updated_at":"2026-09-11T02:59:26.907Z","registry_url":"https://pkg.go.dev/github.com/mellium/cli","install_command":"go get github.com/mellium/cli","documentation_url":"https://pkg.go.dev/github.com/mellium/cli#section-documentation","metadata":{},"repo_metadata":{"id":57499884,"uuid":"122772585","full_name":"mellium/cli","owner":"mellium","description":"A library for writing command line interfaces in the style of git or apt.","archived":false,"fork":false,"pushed_at":"2022-07-19T22:37:56.000Z","size":37,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-08-31T23:56:05.054Z","etag":null,"topics":["cli","go","golang","ui"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/mellium.im/cli","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mellium.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":"docs/FUNDING.yml","license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/SECURITY.md","support":null},"funding":{"github":"mellium","patreon":null,"open_collective":"mellium","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2018-02-24T19:30:31.000Z","updated_at":"2022-07-12T11:27:50.000Z","dependencies_parsed_at":"2022-08-28T14:10:15.127Z","dependency_job_id":null,"html_url":"https://github.com/mellium/cli","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/mellium/cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mellium%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mellium%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mellium%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mellium%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mellium","download_url":"https://codeload.github.com/mellium/cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mellium%2Fcli/sbom","scorecard":{"id":635892,"data":{"date":"2025-08-11","repo":{"name":"github.com/mellium/cli","commit":"fadb169a59f7902165f1b47c499aae8075be5db9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   1 out of   1 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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/pr.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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: docs/SECURITY.md:1","Info: Found linked content: docs/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: docs/SECURITY.md:1"],"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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"}}]},"last_synced_at":"2025-08-21T09:08:36.918Z","repository_id":57499884,"created_at":"2025-08-21T09:08:36.918Z","updated_at":"2025-08-21T09:08:36.918Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37208506,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-11T02:00:05.857Z","response_time":56,"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":"mellium","name":"Mellium Co-op","uuid":"36799739","kind":"organization","description":"A collection of tools and Go modules related to XMPP.","email":"support@mellium.im","website":"https://mellium.im","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36799739?v=4","repositories_count":18,"last_synced_at":"2026-09-09T01:41:50.462Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/mellium","funding_links":[],"total_stars":162,"followers":10,"following":0,"created_at":"2022-11-12T03:14:15.508Z","updated_at":"2026-09-09T01:41:50.561Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mellium","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mellium/repositories"},"tags":[{"name":"v0.1.0","sha":"0fb758ab687abd8ba40bdcc4e28901790a5b9db8","kind":"commit","published_at":"2018-12-26T21:40:06.000Z","download_url":"https://codeload.github.com/mellium/cli/tar.gz/v0.1.0","html_url":"https://github.com/mellium/cli/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mellium/cli@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mellium%2Fcli/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mellium%2Fcli/tags/v0.1.0/manifests"},{"name":"v0.0.7","sha":"8da9bdbba125beb76c6f3d3e9be1850cbf634b69","kind":"commit","published_at":"2018-11-17T16:03:32.000Z","download_url":"https://codeload.github.com/mellium/cli/tar.gz/v0.0.7","html_url":"https://github.com/mellium/cli/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mellium/cli@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mellium%2Fcli/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mellium%2Fcli/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"8c8ba2c6e0b25fd47fad0700a94dc36972c09791","kind":"commit","published_at":"2018-11-10T14:44:33.000Z","download_url":"https://codeload.github.com/mellium/cli/tar.gz/v0.0.6","html_url":"https://github.com/mellium/cli/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mellium/cli@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mellium%2Fcli/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mellium%2Fcli/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"f77b0b28dc2b04cd1f4cb5833f0c9939a155e272","kind":"commit","published_at":"2018-08-02T18:46:38.000Z","download_url":"https://codeload.github.com/mellium/cli/tar.gz/v0.0.5","html_url":"https://github.com/mellium/cli/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mellium/cli@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mellium%2Fcli/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mellium%2Fcli/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"f671aa35b583043349782d58320aba07eab6232b","kind":"commit","published_at":"2017-09-04T04:59:44.000Z","download_url":"https://codeload.github.com/mellium/cli/tar.gz/v0.0.4","html_url":"https://github.com/mellium/cli/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mellium/cli@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mellium%2Fcli/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mellium%2Fcli/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"188c8e3e3d89e69adbe00266f265b81060da521a","kind":"commit","published_at":"2017-09-04T01:47:00.000Z","download_url":"https://codeload.github.com/mellium/cli/tar.gz/v0.0.3","html_url":"https://github.com/mellium/cli/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mellium/cli@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mellium%2Fcli/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mellium%2Fcli/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"983ea8a3ed0940b723ab4148c907ce31ddab66f6","kind":"commit","published_at":"2017-09-01T03:24:43.000Z","download_url":"https://codeload.github.com/mellium/cli/tar.gz/v0.0.2","html_url":"https://github.com/mellium/cli/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mellium/cli@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mellium%2Fcli/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mellium%2Fcli/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"0c9ad1988cf1b5a206c9f0a8b47e25deb2cc21c3","kind":"commit","published_at":"2017-08-30T05:28:38.000Z","download_url":"https://codeload.github.com/mellium/cli/tar.gz/v0.0.1","html_url":"https://github.com/mellium/cli/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mellium/cli@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mellium%2Fcli/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mellium%2Fcli/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-11T02:59:26.907Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":7.959714355296132,"forks_count":8.968987819809952,"average":8.318425609710932},"purl":"pkg:golang/github.com/mellium/cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mellium/cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mellium/cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mellium/cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/mellium","https://opencollective.com/mellium"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T23:30:19.629Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"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/mellium%2Fcli/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmellium%2Fcli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmellium%2Fcli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmellium%2Fcli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmellium%2Fcli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmellium%2Fcli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmellium%2Fcli/codemeta","maintainers":[]}