{"id":362573,"url":"https://github.com/spf13/cobra","last_synced_at":"2026-06-21T02:30:34.012Z","repository":{"id":37405385,"uuid":"12574344","full_name":"spf13/cobra","owner":"spf13","description":"A Commander for modern Go CLI interactions","archived":false,"fork":false,"pushed_at":"2026-04-25T23:07:41.000Z","size":2106,"stargazers_count":44033,"open_issues_count":372,"forks_count":3154,"subscribers_count":360,"default_branch":"main","last_synced_at":"2026-05-31T14:16:42.463Z","etag":null,"topics":["cli","cli-app","cobra","cobra-generator","cobra-library","command","command-cobra","command-line","commandline","go","golang","golang-application","golang-library","posix","posix-compliant-flags","subcommands"],"latest_commit_sha":null,"homepage":"https://cobra.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-05-31T13:38:21.000Z","dependencies_parsed_at":"2026-01-11T20:01:47.453Z","dependency_job_id":null,"html_url":"https://github.com/spf13/cobra","commit_stats":{"total_commits":940,"total_committers":319,"mean_commits":2.946708463949843,"dds":0.8797872340425532,"last_synced_commit":"3a5efaede9d389703a792e2f7bfe3a64bc82ced9"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/cobra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/sbom","scorecard":{"id":678240,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/cobra","commit":"3f3b81882534a51628f3286e93c6842d9b2e29ea"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.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":8,"reason":"6 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 21/25 approved changesets -- score normalized to 8","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:37","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/test.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:12","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/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test.yml:85","Warn: goCommand not pinned by hash: .github/workflows/test.yml:86","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":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-21T22:14:30.759Z","repository_id":37405385,"created_at":"2025-08-21T22:14:30.759Z","updated_at":"2025-08-21T22:14:30.759Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33925058,"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-04T02:00:06.755Z","response_time":64,"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":{"login":"spf13","name":"Steve Francia","uuid":"173412","kind":"user","description":"Always learning • MD @twosigma • Ex @golang lead @Google, VP @Docker, @MongoDB, @Drupal board • @gohugoio, Cobra \u0026 spf13-vim creator","email":"","website":"http://spf13.com","location":"NYC","twitter":"spf13","company":"@twosigma","icon_url":"https://avatars.githubusercontent.com/u/173412?u=4865036ec60149f8354adcae563ff5cba01e0022\u0026v=4","repositories_count":105,"last_synced_at":"2023-04-09T10:53:55.261Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/spf13","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:25:09.256Z","updated_at":"2023-04-09T10:53:55.656Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13/repositories"},"packages":[{"id":5339502,"name":"www.github.com/spf13/cobra.git","ecosystem":"go","description":"Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces.\nIn addition to providing an interface, Cobra simultaneously provides a controller to organize your application code.","homepage":"https://www.github.com/spf13/cobra","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/spf13/cobra","keywords_array":[],"namespace":"www.github.com/spf13","versions_count":27,"first_release_published_at":"2017-10-12T18:25:33.000Z","latest_release_published_at":"2025-12-03T23:51:15.000Z","latest_release_number":"v1.10.2","last_synced_at":"2026-06-03T08:02:04.524Z","created_at":"2022-10-18T02:40:39.077Z","updated_at":"2026-06-03T08:02:04.524Z","registry_url":"https://pkg.go.dev/www.github.com/spf13/cobra.git","install_command":"go get www.github.com/spf13/cobra.git","documentation_url":"https://pkg.go.dev/www.github.com/spf13/cobra.git#section-documentation","metadata":{},"repo_metadata":{"id":37405385,"uuid":"12574344","full_name":"spf13/cobra","owner":"spf13","description":"A Commander for modern Go CLI interactions","archived":false,"fork":false,"pushed_at":"2026-04-24T20:41:57.000Z","size":2103,"stargazers_count":43763,"open_issues_count":366,"forks_count":3127,"subscribers_count":360,"default_branch":"main","last_synced_at":"2026-04-24T22:34:42.623Z","etag":null,"topics":["cli","cli-app","cobra","cobra-generator","cobra-library","command","command-cobra","command-line","commandline","go","golang","golang-application","golang-library","posix","posix-compliant-flags","subcommands"],"latest_commit_sha":null,"homepage":"https://cobra.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-04-24T21:08:54.000Z","dependencies_parsed_at":"2026-01-11T20:01:47.453Z","dependency_job_id":null,"html_url":"https://github.com/spf13/cobra","commit_stats":{"total_commits":940,"total_committers":319,"mean_commits":2.946708463949843,"dds":0.8797872340425532,"last_synced_commit":"3a5efaede9d389703a792e2f7bfe3a64bc82ced9"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/cobra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/sbom","scorecard":{"id":678240,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/cobra","commit":"3f3b81882534a51628f3286e93c6842d9b2e29ea"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.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":8,"reason":"6 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 21/25 approved changesets -- score normalized to 8","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:37","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/test.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:12","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/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test.yml:85","Warn: goCommand not pinned by hash: .github/workflows/test.yml:86","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":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-21T22:14:30.759Z","repository_id":37405385,"created_at":"2025-08-21T22:14:30.759Z","updated_at":"2025-08-21T22:14:30.759Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32379629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T11:25:28.583Z","status":"ssl_error","status_checked_at":"2026-04-28T11:25:05.435Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"spf13","name":"Steve Francia","uuid":"173412","kind":"user","description":"Always learning • MD @twosigma • Ex @golang lead @Google, VP @Docker, @MongoDB, @Drupal board • @gohugoio, Cobra \u0026 spf13-vim creator","email":"","website":"http://spf13.com","location":"NYC","twitter":"spf13","company":"@twosigma","icon_url":"https://avatars.githubusercontent.com/u/173412?u=4865036ec60149f8354adcae563ff5cba01e0022\u0026v=4","repositories_count":105,"last_synced_at":"2023-04-09T10:53:55.261Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/spf13","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:25:09.256Z","updated_at":"2023-04-09T10:53:55.656Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-28T20:05:03.193Z","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":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/www.github.com/spf13/cobra.git","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/www.github.com/spf13/cobra.git","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/www.github.com/spf13/cobra.git","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/www.github.com/spf13/cobra.git/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T12:49:36.202Z","issues_count":282,"pull_requests_count":329,"avg_time_to_close_issue":15714541.922413792,"avg_time_to_close_pull_request":12172726.234146342,"issues_closed_count":116,"pull_requests_closed_count":205,"pull_request_authors_count":147,"issue_authors_count":253,"avg_comments_per_issue":3.485815602836879,"avg_comments_per_pull_request":3.620060790273556,"merged_pull_requests_count":140,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":36,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":2012240.9,"past_year_avg_time_to_close_pull_request":2615020.96,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":43,"past_year_issue_authors_count":35,"past_year_avg_comments_per_issue":1.8888888888888888,"past_year_avg_comments_per_pull_request":1.8333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/issues","maintainers":[{"login":"marckhouzam","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marckhouzam"},{"login":"jpmcb","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"jpmcb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/www.github.com%2Fspf13%2Fcobra.git/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/www.github.com%2Fspf13%2Fcobra.git/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/www.github.com%2Fspf13%2Fcobra.git/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/www.github.com%2Fspf13%2Fcobra.git/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/www.github.com%2Fspf13%2Fcobra.git/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/www.github.com%2Fspf13%2Fcobra.git/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2167440,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":5233086,"name":"github.com/spF13/cobra","ecosystem":"go","description":"Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces.","homepage":"https://github.com/spF13/cobra","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/spF13/cobra","keywords_array":[],"namespace":"github.com/spF13","versions_count":27,"first_release_published_at":"2017-10-12T18:25:33.000Z","latest_release_published_at":"2025-12-03T23:51:15.000Z","latest_release_number":"v1.10.2","last_synced_at":"2026-06-11T14:31:52.534Z","created_at":"2022-09-11T01:26:30.369Z","updated_at":"2026-06-11T14:58:37.332Z","registry_url":"https://pkg.go.dev/github.com/spF13/cobra","install_command":"go get github.com/spF13/cobra","documentation_url":"https://pkg.go.dev/github.com/spF13/cobra#section-documentation","metadata":{},"repo_metadata":{"id":37405385,"uuid":"12574344","full_name":"spf13/cobra","owner":"spf13","description":"A Commander for modern Go CLI interactions","archived":false,"fork":false,"pushed_at":"2025-12-10T02:18:50.000Z","size":1974,"stargazers_count":43514,"open_issues_count":359,"forks_count":3086,"subscribers_count":362,"default_branch":"main","last_synced_at":"2026-03-24T15:24:26.846Z","etag":null,"topics":["cli","cli-app","cobra","cobra-generator","cobra-library","command","command-cobra","command-line","commandline","go","golang","golang-application","golang-library","posix","posix-compliant-flags","subcommands"],"latest_commit_sha":null,"homepage":"https://cobra.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-03-24T12:22:40.000Z","dependencies_parsed_at":"2026-01-11T20:01:47.453Z","dependency_job_id":null,"html_url":"https://github.com/spf13/cobra","commit_stats":{"total_commits":940,"total_committers":319,"mean_commits":2.946708463949843,"dds":0.8797872340425532,"last_synced_commit":"3a5efaede9d389703a792e2f7bfe3a64bc82ced9"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/cobra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/sbom","scorecard":{"id":678240,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/cobra","commit":"3f3b81882534a51628f3286e93c6842d9b2e29ea"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.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":8,"reason":"6 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 21/25 approved changesets -- score normalized to 8","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:37","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/test.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:12","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/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test.yml:85","Warn: goCommand not pinned by hash: .github/workflows/test.yml:86","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":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-21T22:14:30.759Z","repository_id":37405385,"created_at":"2025-08-21T22:14:30.759Z","updated_at":"2025-08-21T22:14:30.759Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30931443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"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"},"tags":[{"name":"v1.10.2","sha":"88b30ab89da2d0d0abb153818746c5a2d30eccec","kind":"commit","published_at":"2025-12-03T23:51:15.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.10.2","html_url":"https://github.com/spf13/cobra/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"7da941c3547e93b8c9f70bbd3befca79c6335388","kind":"commit","published_at":"2025-09-01T16:19:51.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.10.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"51d675196729be769ce235b710ab7058b3aad03a","kind":"commit","published_at":"2025-08-31T23:15:08.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.10.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"40b5bc1437a564fc795d388b23835e84f54cd1d1","kind":"tag","published_at":"2025-02-16T23:51:05.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.9.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5f9c40898e795a9fb0fd5ca83b6e05c3720523d1","kind":"commit","published_at":"2025-02-15T18:17:48.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.9.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"e94f6d0dd9a5e5738dca6bce03c4b1207ffbc0ec","kind":"commit","published_at":"2024-06-01T10:31:11.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.8.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"a0a6ae020bb3899ff0276067863e50523f897370","kind":"commit","published_at":"2023-11-02T15:23:08.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.8.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"4dd4b25de38418174a6e859e8a32eaccca32dccc","kind":"commit","published_at":"2023-03-22T22:41:51.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.7.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"b43be995ebb4bee335a787bd44498b91aef7619c","kind":"commit","published_at":"2022-10-24T16:59:25.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.6.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"860791844ed3a2e544a9b9bbbcb14144a948ad20","kind":"commit","published_at":"2022-10-10T23:06:30.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.6.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"06b06a9dc9f9f5eba93c552b2532a3da64ef9877","kind":"commit","published_at":"2022-06-21T02:06:17.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.5.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"5b2b9e9f61d36ccb66167301f76a2292c3729855","kind":"commit","published_at":"2022-03-10T15:19:35.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.4.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"178edbb247f35e466578211dcf5f4892dbbd369b","kind":"commit","published_at":"2021-12-14T18:22:51.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.3.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"de187e874d1ca382320088f8f6d76333408e5c2e","kind":"commit","published_at":"2021-07-02T15:25:47.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.2.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"07861c800d0779867f821501b892e635660847d2","kind":"commit","published_at":"2021-07-01T15:49:30.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.2.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"8380ddd3132bdf8fd77731725b550c181dda0aa8","kind":"commit","published_at":"2021-02-10T19:41:09.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.3","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"7f95502478346095b52d116f30f3dca0752b00b4","kind":"commit","published_at":"2021-02-10T01:39:00.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.2","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"86f8bfd7fef868a174e1b606783bd7f5c82ddf8f","kind":"commit","published_at":"2020-10-18T18:59:26.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"142dfb15a8b9122dd6543adc769cbf59b976d793","kind":"commit","published_at":"2020-10-14T15:53:09.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"a684a6d7f5e37385d954dd3b5a14fc6912c6ab9d","kind":"commit","published_at":"2020-04-10T19:56:28.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.0.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.0.0/manifests"},{"name":"0.0.7","sha":"6607e6b8603f56adb027298ee6695e06ffb3a819","kind":"commit","published_at":"2020-03-27T20:38:32.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/0.0.7","html_url":"https://github.com/spf13/cobra/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.7/manifests"},{"name":"v0.0.7","sha":"6607e6b8603f56adb027298ee6695e06ffb3a819","kind":"commit","published_at":"2020-03-27T20:38:32.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.7","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"0da06874266c88228b8f14615396a1f6bfc90ed7","kind":"commit","published_at":"2020-02-20T06:29:50.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.6","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.6/manifests"},{"name":"0.0.5","sha":"f2b07da1e2c38d5f12845a4f607e2e1018cbb1f5","kind":"commit","published_at":"2019-06-07T14:48:23.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/0.0.5","html_url":"https://github.com/spf13/cobra/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.5/manifests"},{"name":"v0.0.5","sha":"f2b07da1e2c38d5f12845a4f607e2e1018cbb1f5","kind":"commit","published_at":"2019-06-07T14:48:23.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.5","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"67fc4837d267bc9bfd6e47f77783fcc3dffc68de","kind":"commit","published_at":"2019-03-21T00:05:52.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.4","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"ef82de70bb3f60c65fb8eebacbb2d122ef517385","kind":"commit","published_at":"2018-04-27T13:45:50.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.3","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a1f051bc3eba734da4772d60e2d677f47cf93ef4","kind":"commit","published_at":"2018-03-21T14:39:34.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.2","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"7b2c5ac9fc04fc5efafb60700713d4fa609b777b","kind":"commit","published_at":"2017-10-12T18:25:33.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.1","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-06-11T14:58:37.305Z","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":0.017171004122163276,"forks_count":0.05689999405187439,"average":4.104767815477921},"purl":"pkg:golang/github.com/sp%21f13/cobra","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/spF13/cobra","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/spF13/cobra","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/spF13/cobra/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T22:05:09.213Z","issues_count":274,"pull_requests_count":312,"avg_time_to_close_issue":15680097.078947369,"avg_time_to_close_pull_request":12435357.872448979,"issues_closed_count":114,"pull_requests_closed_count":196,"pull_request_authors_count":132,"issue_authors_count":246,"avg_comments_per_issue":3.510948905109489,"avg_comments_per_pull_request":3.717948717948718,"merged_pull_requests_count":138,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":43,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":1443725.0,"past_year_avg_time_to_close_pull_request":1473660.4375,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":1.4418604651162792,"past_year_avg_comments_per_pull_request":1.7571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/issues","maintainers":[{"login":"marckhouzam","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marckhouzam"},{"login":"jpmcb","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"jpmcb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FspF13%2Fcobra/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FspF13%2Fcobra/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FspF13%2Fcobra/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FspF13%2Fcobra/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FspF13%2Fcobra/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FspF13%2Fcobra/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2167440,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":3972377,"name":"github.com/spf13/cobrA","ecosystem":"go","description":"Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces.\nIn addition to providing an interface, Cobra simultaneously provides a controller to organize your application code.","homepage":"https://github.com/spf13/cobrA","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/spf13/cobrA","keywords_array":[],"namespace":"github.com/spf13","versions_count":27,"first_release_published_at":"2017-10-12T18:25:33.000Z","latest_release_published_at":"2025-12-03T23:51:15.000Z","latest_release_number":"v1.10.2","last_synced_at":"2026-06-08T12:51:29.374Z","created_at":"2022-04-12T07:35:31.132Z","updated_at":"2026-06-08T12:51:29.374Z","registry_url":"https://pkg.go.dev/github.com/spf13/cobrA","install_command":"go get github.com/spf13/cobrA","documentation_url":"https://pkg.go.dev/github.com/spf13/cobrA#section-documentation","metadata":{},"repo_metadata":{"id":37405385,"uuid":"12574344","full_name":"spf13/cobra","owner":"spf13","description":"A Commander for modern Go CLI interactions","archived":false,"fork":false,"pushed_at":"2025-12-10T02:18:50.000Z","size":1974,"stargazers_count":43514,"open_issues_count":359,"forks_count":3086,"subscribers_count":362,"default_branch":"main","last_synced_at":"2026-03-24T15:24:26.846Z","etag":null,"topics":["cli","cli-app","cobra","cobra-generator","cobra-library","command","command-cobra","command-line","commandline","go","golang","golang-application","golang-library","posix","posix-compliant-flags","subcommands"],"latest_commit_sha":null,"homepage":"https://cobra.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-03-24T12:22:40.000Z","dependencies_parsed_at":"2026-01-11T20:01:47.453Z","dependency_job_id":null,"html_url":"https://github.com/spf13/cobra","commit_stats":{"total_commits":940,"total_committers":319,"mean_commits":2.946708463949843,"dds":0.8797872340425532,"last_synced_commit":"3a5efaede9d389703a792e2f7bfe3a64bc82ced9"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/cobra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/sbom","scorecard":{"id":678240,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/cobra","commit":"3f3b81882534a51628f3286e93c6842d9b2e29ea"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.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":8,"reason":"6 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 21/25 approved changesets -- score normalized to 8","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:37","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/test.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:12","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/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test.yml:85","Warn: goCommand not pinned by hash: .github/workflows/test.yml:86","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":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-21T22:14:30.759Z","repository_id":37405385,"created_at":"2025-08-21T22:14:30.759Z","updated_at":"2025-08-21T22:14:30.759Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30931443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"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"},"tags":[{"name":"v1.10.2","sha":"88b30ab89da2d0d0abb153818746c5a2d30eccec","kind":"commit","published_at":"2025-12-03T23:51:15.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.10.2","html_url":"https://github.com/spf13/cobra/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"7da941c3547e93b8c9f70bbd3befca79c6335388","kind":"commit","published_at":"2025-09-01T16:19:51.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.10.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"51d675196729be769ce235b710ab7058b3aad03a","kind":"commit","published_at":"2025-08-31T23:15:08.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.10.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"40b5bc1437a564fc795d388b23835e84f54cd1d1","kind":"tag","published_at":"2025-02-16T23:51:05.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.9.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5f9c40898e795a9fb0fd5ca83b6e05c3720523d1","kind":"commit","published_at":"2025-02-15T18:17:48.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.9.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"e94f6d0dd9a5e5738dca6bce03c4b1207ffbc0ec","kind":"commit","published_at":"2024-06-01T10:31:11.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.8.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"a0a6ae020bb3899ff0276067863e50523f897370","kind":"commit","published_at":"2023-11-02T15:23:08.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.8.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"4dd4b25de38418174a6e859e8a32eaccca32dccc","kind":"commit","published_at":"2023-03-22T22:41:51.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.7.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"b43be995ebb4bee335a787bd44498b91aef7619c","kind":"commit","published_at":"2022-10-24T16:59:25.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.6.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"860791844ed3a2e544a9b9bbbcb14144a948ad20","kind":"commit","published_at":"2022-10-10T23:06:30.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.6.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"06b06a9dc9f9f5eba93c552b2532a3da64ef9877","kind":"commit","published_at":"2022-06-21T02:06:17.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.5.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"5b2b9e9f61d36ccb66167301f76a2292c3729855","kind":"commit","published_at":"2022-03-10T15:19:35.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.4.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"178edbb247f35e466578211dcf5f4892dbbd369b","kind":"commit","published_at":"2021-12-14T18:22:51.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.3.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"de187e874d1ca382320088f8f6d76333408e5c2e","kind":"commit","published_at":"2021-07-02T15:25:47.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.2.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"07861c800d0779867f821501b892e635660847d2","kind":"commit","published_at":"2021-07-01T15:49:30.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.2.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"8380ddd3132bdf8fd77731725b550c181dda0aa8","kind":"commit","published_at":"2021-02-10T19:41:09.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.3","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"7f95502478346095b52d116f30f3dca0752b00b4","kind":"commit","published_at":"2021-02-10T01:39:00.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.2","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"86f8bfd7fef868a174e1b606783bd7f5c82ddf8f","kind":"commit","published_at":"2020-10-18T18:59:26.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"142dfb15a8b9122dd6543adc769cbf59b976d793","kind":"commit","published_at":"2020-10-14T15:53:09.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"a684a6d7f5e37385d954dd3b5a14fc6912c6ab9d","kind":"commit","published_at":"2020-04-10T19:56:28.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.0.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.0.0/manifests"},{"name":"0.0.7","sha":"6607e6b8603f56adb027298ee6695e06ffb3a819","kind":"commit","published_at":"2020-03-27T20:38:32.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/0.0.7","html_url":"https://github.com/spf13/cobra/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.7/manifests"},{"name":"v0.0.7","sha":"6607e6b8603f56adb027298ee6695e06ffb3a819","kind":"commit","published_at":"2020-03-27T20:38:32.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.7","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"0da06874266c88228b8f14615396a1f6bfc90ed7","kind":"commit","published_at":"2020-02-20T06:29:50.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.6","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.6/manifests"},{"name":"0.0.5","sha":"f2b07da1e2c38d5f12845a4f607e2e1018cbb1f5","kind":"commit","published_at":"2019-06-07T14:48:23.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/0.0.5","html_url":"https://github.com/spf13/cobra/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.5/manifests"},{"name":"v0.0.5","sha":"f2b07da1e2c38d5f12845a4f607e2e1018cbb1f5","kind":"commit","published_at":"2019-06-07T14:48:23.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.5","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"67fc4837d267bc9bfd6e47f77783fcc3dffc68de","kind":"commit","published_at":"2019-03-21T00:05:52.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.4","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"ef82de70bb3f60c65fb8eebacbb2d122ef517385","kind":"commit","published_at":"2018-04-27T13:45:50.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.3","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a1f051bc3eba734da4772d60e2d677f47cf93ef4","kind":"commit","published_at":"2018-03-21T14:39:34.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.2","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"7b2c5ac9fc04fc5efafb60700713d4fa609b777b","kind":"commit","published_at":"2017-10-12T18:25:33.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.1","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-25T17:18:29.687Z","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":0.017171004122163276,"forks_count":0.05689999405187439,"average":4.104767815477921},"purl":"pkg:golang/github.com/spf13/cobr%21a","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/spf13/cobrA","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/spf13/cobrA","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/spf13/cobrA/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T22:05:09.213Z","issues_count":274,"pull_requests_count":312,"avg_time_to_close_issue":15680097.078947369,"avg_time_to_close_pull_request":12435357.872448979,"issues_closed_count":114,"pull_requests_closed_count":196,"pull_request_authors_count":132,"issue_authors_count":246,"avg_comments_per_issue":3.510948905109489,"avg_comments_per_pull_request":3.717948717948718,"merged_pull_requests_count":138,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":43,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":1443725.0,"past_year_avg_time_to_close_pull_request":1473660.4375,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":1.4418604651162792,"past_year_avg_comments_per_pull_request":1.7571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/issues","maintainers":[{"login":"marckhouzam","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marckhouzam"},{"login":"jpmcb","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"jpmcb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FcobrA/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FcobrA/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FcobrA/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FcobrA/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FcobrA/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FcobrA/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2167440,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":14588368,"name":"github.com/spf13/coBRA","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/spf13/coBRA","keywords_array":[],"namespace":null,"versions_count":27,"first_release_published_at":"2017-10-12T18:25:33.000Z","latest_release_published_at":"2025-12-03T23:51:15.000Z","latest_release_number":"v1.10.2","last_synced_at":"2026-06-05T10:44:36.974Z","created_at":"2026-06-05T10:44:34.396Z","updated_at":"2026-06-05T11:48:26.468Z","registry_url":"https://pkg.go.dev/github.com/spf13/coBRA","install_command":"go get github.com/spf13/coBRA","documentation_url":"https://pkg.go.dev/github.com/spf13/coBRA#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-06-05T11:48:26.445Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.019992536119848,"dependent_packages_count":4.703913437534045,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.861952986826946},"purl":"pkg:golang/github.com/spf13/co%21b%21r%21a","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/spf13/coBRA","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/spf13/coBRA","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/spf13/coBRA/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FcoBRA/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FcoBRA/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FcoBRA/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FcoBRA/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FcoBRA/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FcoBRA/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2167440,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":12572386,"name":"github.com/Spf13/Cobra","ecosystem":"go","description":"Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces.","homepage":"https://github.com/Spf13/Cobra","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Spf13/Cobra","keywords_array":[],"namespace":"github.com/Spf13","versions_count":27,"first_release_published_at":"2017-10-12T18:25:33.000Z","latest_release_published_at":"2025-12-03T23:51:15.000Z","latest_release_number":"v1.10.2","last_synced_at":"2026-06-08T17:15:17.118Z","created_at":"2025-12-10T10:44:55.235Z","updated_at":"2026-06-08T17:15:17.293Z","registry_url":"https://pkg.go.dev/github.com/Spf13/Cobra","install_command":"go get github.com/Spf13/Cobra","documentation_url":"https://pkg.go.dev/github.com/Spf13/Cobra#section-documentation","metadata":{},"repo_metadata":{"id":37405385,"uuid":"12574344","full_name":"spf13/cobra","owner":"spf13","description":"A Commander for modern Go CLI interactions","archived":false,"fork":false,"pushed_at":"2025-12-10T02:18:50.000Z","size":1974,"stargazers_count":43514,"open_issues_count":359,"forks_count":3086,"subscribers_count":362,"default_branch":"main","last_synced_at":"2026-03-24T15:24:26.846Z","etag":null,"topics":["cli","cli-app","cobra","cobra-generator","cobra-library","command","command-cobra","command-line","commandline","go","golang","golang-application","golang-library","posix","posix-compliant-flags","subcommands"],"latest_commit_sha":null,"homepage":"https://cobra.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-03-24T12:22:40.000Z","dependencies_parsed_at":"2026-01-11T20:01:47.453Z","dependency_job_id":null,"html_url":"https://github.com/spf13/cobra","commit_stats":{"total_commits":940,"total_committers":319,"mean_commits":2.946708463949843,"dds":0.8797872340425532,"last_synced_commit":"3a5efaede9d389703a792e2f7bfe3a64bc82ced9"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/cobra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/sbom","scorecard":{"id":678240,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/cobra","commit":"3f3b81882534a51628f3286e93c6842d9b2e29ea"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.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":8,"reason":"6 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 21/25 approved changesets -- score normalized to 8","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:37","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/test.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:12","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/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test.yml:85","Warn: goCommand not pinned by hash: .github/workflows/test.yml:86","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":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-21T22:14:30.759Z","repository_id":37405385,"created_at":"2025-08-21T22:14:30.759Z","updated_at":"2025-08-21T22:14:30.759Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30931443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"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"}},"repo_metadata_updated_at":"2026-06-08T17:15:17.234Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.39065051660546,"dependent_packages_count":5.051491265105831,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.221070890855645},"purl":"pkg:golang/github.com/%21spf13/%21cobra","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Spf13/Cobra","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Spf13/Cobra","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Spf13/Cobra/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T22:05:09.213Z","issues_count":274,"pull_requests_count":312,"avg_time_to_close_issue":15680097.078947369,"avg_time_to_close_pull_request":12435357.872448979,"issues_closed_count":114,"pull_requests_closed_count":196,"pull_request_authors_count":132,"issue_authors_count":246,"avg_comments_per_issue":3.510948905109489,"avg_comments_per_pull_request":3.717948717948718,"merged_pull_requests_count":138,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":43,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":1443725.0,"past_year_avg_time_to_close_pull_request":1473660.4375,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":1.4418604651162792,"past_year_avg_comments_per_pull_request":1.7571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/issues","maintainers":[{"login":"marckhouzam","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marckhouzam"},{"login":"jpmcb","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"jpmcb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSpf13%2FCobra/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSpf13%2FCobra/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSpf13%2FCobra/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSpf13%2FCobra/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSpf13%2FCobra/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSpf13%2FCobra/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2167440,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":14305111,"name":"github.com/SpF13/cobra","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/SpF13/cobra","keywords_array":[],"namespace":null,"versions_count":27,"first_release_published_at":"2017-10-12T18:25:33.000Z","latest_release_published_at":"2025-12-03T23:51:15.000Z","latest_release_number":"v1.10.2","last_synced_at":"2026-05-30T00:02:04.086Z","created_at":"2026-04-23T13:14:47.947Z","updated_at":"2026-05-30T00:02:04.087Z","registry_url":"https://pkg.go.dev/github.com/SpF13/cobra","install_command":"go get github.com/SpF13/cobra","documentation_url":"https://pkg.go.dev/github.com/SpF13/cobra#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-23T14:25:08.771Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.1457059004664565,"dependent_packages_count":4.821619330385825,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.983662615426141},"purl":"pkg:golang/github.com/%21sp%21f13/cobra","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/SpF13/cobra","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/SpF13/cobra","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/SpF13/cobra/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSpF13%2Fcobra/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSpF13%2Fcobra/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSpF13%2Fcobra/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSpF13%2Fcobra/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSpF13%2Fcobra/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSpF13%2Fcobra/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2167440,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":4102966,"name":"github.com/spf13/COBRA","ecosystem":"go","description":"Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces.\nIn addition to providing an interface, Cobra simultaneously provides a controller to organize your application code.","homepage":"https://github.com/spf13/COBRA","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/spf13/COBRA","keywords_array":[],"namespace":"github.com/spf13","versions_count":27,"first_release_published_at":"2017-10-12T18:25:33.000Z","latest_release_published_at":"2025-12-03T23:51:15.000Z","latest_release_number":"v1.10.2","last_synced_at":"2026-06-05T12:01:55.069Z","created_at":"2022-04-12T13:31:53.655Z","updated_at":"2026-06-05T12:01:55.070Z","registry_url":"https://pkg.go.dev/github.com/spf13/COBRA","install_command":"go get github.com/spf13/COBRA","documentation_url":"https://pkg.go.dev/github.com/spf13/COBRA#section-documentation","metadata":{},"repo_metadata":{"id":37405385,"uuid":"12574344","full_name":"spf13/cobra","owner":"spf13","description":"A Commander for modern Go CLI interactions","archived":false,"fork":false,"pushed_at":"2025-12-10T02:18:50.000Z","size":1974,"stargazers_count":43514,"open_issues_count":359,"forks_count":3086,"subscribers_count":362,"default_branch":"main","last_synced_at":"2026-03-24T15:24:26.846Z","etag":null,"topics":["cli","cli-app","cobra","cobra-generator","cobra-library","command","command-cobra","command-line","commandline","go","golang","golang-application","golang-library","posix","posix-compliant-flags","subcommands"],"latest_commit_sha":null,"homepage":"https://cobra.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-03-24T12:22:40.000Z","dependencies_parsed_at":"2026-01-11T20:01:47.453Z","dependency_job_id":null,"html_url":"https://github.com/spf13/cobra","commit_stats":{"total_commits":940,"total_committers":319,"mean_commits":2.946708463949843,"dds":0.8797872340425532,"last_synced_commit":"3a5efaede9d389703a792e2f7bfe3a64bc82ced9"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/cobra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/sbom","scorecard":{"id":678240,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/cobra","commit":"3f3b81882534a51628f3286e93c6842d9b2e29ea"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.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":8,"reason":"6 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 21/25 approved changesets -- score normalized to 8","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:37","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/test.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:12","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/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test.yml:85","Warn: goCommand not pinned by hash: .github/workflows/test.yml:86","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":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-21T22:14:30.759Z","repository_id":37405385,"created_at":"2025-08-21T22:14:30.759Z","updated_at":"2025-08-21T22:14:30.759Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30931443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"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"},"tags":[{"name":"v1.10.2","sha":"88b30ab89da2d0d0abb153818746c5a2d30eccec","kind":"commit","published_at":"2025-12-03T23:51:15.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.10.2","html_url":"https://github.com/spf13/cobra/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"7da941c3547e93b8c9f70bbd3befca79c6335388","kind":"commit","published_at":"2025-09-01T16:19:51.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.10.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"51d675196729be769ce235b710ab7058b3aad03a","kind":"commit","published_at":"2025-08-31T23:15:08.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.10.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"40b5bc1437a564fc795d388b23835e84f54cd1d1","kind":"tag","published_at":"2025-02-16T23:51:05.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.9.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5f9c40898e795a9fb0fd5ca83b6e05c3720523d1","kind":"commit","published_at":"2025-02-15T18:17:48.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.9.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"e94f6d0dd9a5e5738dca6bce03c4b1207ffbc0ec","kind":"commit","published_at":"2024-06-01T10:31:11.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.8.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"a0a6ae020bb3899ff0276067863e50523f897370","kind":"commit","published_at":"2023-11-02T15:23:08.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.8.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"4dd4b25de38418174a6e859e8a32eaccca32dccc","kind":"commit","published_at":"2023-03-22T22:41:51.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.7.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"b43be995ebb4bee335a787bd44498b91aef7619c","kind":"commit","published_at":"2022-10-24T16:59:25.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.6.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"860791844ed3a2e544a9b9bbbcb14144a948ad20","kind":"commit","published_at":"2022-10-10T23:06:30.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.6.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"06b06a9dc9f9f5eba93c552b2532a3da64ef9877","kind":"commit","published_at":"2022-06-21T02:06:17.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.5.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"5b2b9e9f61d36ccb66167301f76a2292c3729855","kind":"commit","published_at":"2022-03-10T15:19:35.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.4.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"178edbb247f35e466578211dcf5f4892dbbd369b","kind":"commit","published_at":"2021-12-14T18:22:51.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.3.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"de187e874d1ca382320088f8f6d76333408e5c2e","kind":"commit","published_at":"2021-07-02T15:25:47.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.2.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"07861c800d0779867f821501b892e635660847d2","kind":"commit","published_at":"2021-07-01T15:49:30.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.2.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"8380ddd3132bdf8fd77731725b550c181dda0aa8","kind":"commit","published_at":"2021-02-10T19:41:09.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.3","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"7f95502478346095b52d116f30f3dca0752b00b4","kind":"commit","published_at":"2021-02-10T01:39:00.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.2","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"86f8bfd7fef868a174e1b606783bd7f5c82ddf8f","kind":"commit","published_at":"2020-10-18T18:59:26.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"142dfb15a8b9122dd6543adc769cbf59b976d793","kind":"commit","published_at":"2020-10-14T15:53:09.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"a684a6d7f5e37385d954dd3b5a14fc6912c6ab9d","kind":"commit","published_at":"2020-04-10T19:56:28.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.0.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.0.0/manifests"},{"name":"0.0.7","sha":"6607e6b8603f56adb027298ee6695e06ffb3a819","kind":"commit","published_at":"2020-03-27T20:38:32.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/0.0.7","html_url":"https://github.com/spf13/cobra/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.7/manifests"},{"name":"v0.0.7","sha":"6607e6b8603f56adb027298ee6695e06ffb3a819","kind":"commit","published_at":"2020-03-27T20:38:32.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.7","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"0da06874266c88228b8f14615396a1f6bfc90ed7","kind":"commit","published_at":"2020-02-20T06:29:50.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.6","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.6/manifests"},{"name":"0.0.5","sha":"f2b07da1e2c38d5f12845a4f607e2e1018cbb1f5","kind":"commit","published_at":"2019-06-07T14:48:23.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/0.0.5","html_url":"https://github.com/spf13/cobra/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.5/manifests"},{"name":"v0.0.5","sha":"f2b07da1e2c38d5f12845a4f607e2e1018cbb1f5","kind":"commit","published_at":"2019-06-07T14:48:23.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.5","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"67fc4837d267bc9bfd6e47f77783fcc3dffc68de","kind":"commit","published_at":"2019-03-21T00:05:52.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.4","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"ef82de70bb3f60c65fb8eebacbb2d122ef517385","kind":"commit","published_at":"2018-04-27T13:45:50.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.3","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a1f051bc3eba734da4772d60e2d677f47cf93ef4","kind":"commit","published_at":"2018-03-21T14:39:34.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.2","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"7b2c5ac9fc04fc5efafb60700713d4fa609b777b","kind":"commit","published_at":"2017-10-12T18:25:33.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.1","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-25T17:18:18.466Z","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":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/spf13/%21c%21o%21b%21r%21a","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/spf13/COBRA","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/spf13/COBRA","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/spf13/COBRA/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T22:05:09.213Z","issues_count":274,"pull_requests_count":312,"avg_time_to_close_issue":15680097.078947369,"avg_time_to_close_pull_request":12435357.872448979,"issues_closed_count":114,"pull_requests_closed_count":196,"pull_request_authors_count":132,"issue_authors_count":246,"avg_comments_per_issue":3.510948905109489,"avg_comments_per_pull_request":3.717948717948718,"merged_pull_requests_count":138,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":43,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":1443725.0,"past_year_avg_time_to_close_pull_request":1473660.4375,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":1.4418604651162792,"past_year_avg_comments_per_pull_request":1.7571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/issues","maintainers":[{"login":"marckhouzam","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marckhouzam"},{"login":"jpmcb","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"jpmcb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FCOBRA/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FCOBRA/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FCOBRA/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FCOBRA/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FCOBRA/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FCOBRA/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2167440,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":13438987,"name":"golang-github-spf13-cobra","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/spf13/cobra","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/spf13/cobra","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T02:00:38.852Z","latest_release_published_at":"2026-02-08T02:00:38.852Z","latest_release_number":"0.0.5-1","last_synced_at":"2026-02-08T02:02:17.259Z","created_at":"2026-02-08T02:00:38.499Z","updated_at":"2026-03-25T17:18:15.719Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-spf13-cobra","install_command":"apt-get install golang-github-spf13-cobra","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"optional","binary":"golang-github-spf13-cobra-dev, cobra","standards_version":"4.5.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang (\u003e= 1.31~), golang-any, golang-github-cpuguy83-go-md2man-dev (\u003e= 1.0.10~), golang-github-mitchellh-go-homedir-dev (\u003e= 1.1.0~), golang-github-spf13-pflag-dev (\u003e= 1.0.3~), golang-github-spf13-viper-dev (\u003e= 1.3.2~), golang-gopkg-yaml.v2-dev (\u003e= 2.2.2~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37405385,"uuid":"12574344","full_name":"spf13/cobra","owner":"spf13","description":"A Commander for modern Go CLI interactions","archived":false,"fork":false,"pushed_at":"2025-12-10T02:18:50.000Z","size":1974,"stargazers_count":43514,"open_issues_count":359,"forks_count":3086,"subscribers_count":362,"default_branch":"main","last_synced_at":"2026-03-24T15:24:26.846Z","etag":null,"topics":["cli","cli-app","cobra","cobra-generator","cobra-library","command","command-cobra","command-line","commandline","go","golang","golang-application","golang-library","posix","posix-compliant-flags","subcommands"],"latest_commit_sha":null,"homepage":"https://cobra.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-03-24T12:22:40.000Z","dependencies_parsed_at":"2026-01-11T20:01:47.453Z","dependency_job_id":null,"html_url":"https://github.com/spf13/cobra","commit_stats":{"total_commits":940,"total_committers":319,"mean_commits":2.946708463949843,"dds":0.8797872340425532,"last_synced_commit":"3a5efaede9d389703a792e2f7bfe3a64bc82ced9"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/cobra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/sbom","scorecard":{"id":678240,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/cobra","commit":"3f3b81882534a51628f3286e93c6842d9b2e29ea"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.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":8,"reason":"6 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 21/25 approved changesets -- score normalized to 8","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:37","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/test.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:12","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/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test.yml:85","Warn: goCommand not pinned by hash: .github/workflows/test.yml:86","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":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-21T22:14:30.759Z","repository_id":37405385,"created_at":"2025-08-21T22:14:30.759Z","updated_at":"2025-08-21T22:14:30.759Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30931443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"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"}},"repo_metadata_updated_at":"2026-03-25T17:18:15.719Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/golang-github-spf13-cobra?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-spf13-cobra","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-spf13-cobra","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-spf13-cobra/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T22:05:09.213Z","issues_count":274,"pull_requests_count":312,"avg_time_to_close_issue":15680097.078947369,"avg_time_to_close_pull_request":12435357.872448979,"issues_closed_count":114,"pull_requests_closed_count":196,"pull_request_authors_count":132,"issue_authors_count":246,"avg_comments_per_issue":3.510948905109489,"avg_comments_per_pull_request":3.717948717948718,"merged_pull_requests_count":138,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":43,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":1443725.0,"past_year_avg_time_to_close_pull_request":1473660.4375,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":1.4418604651162792,"past_year_avg_comments_per_pull_request":1.7571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/issues","maintainers":[{"login":"marckhouzam","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marckhouzam"},{"login":"jpmcb","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"jpmcb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-spf13-cobra/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-spf13-cobra/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-spf13-cobra/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-spf13-cobra/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-spf13-cobra/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-spf13-cobra/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":1430,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":165},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-06-10T05:17:46.717Z","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":13388789,"name":"golang-github-spf13-cobra","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/spf13/cobra","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/spf13/cobra","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T17:00:22.786Z","latest_release_published_at":"2026-02-05T17:00:22.786Z","latest_release_number":"1.8.0-1","last_synced_at":"2026-02-05T17:01:31.806Z","created_at":"2026-02-05T17:00:20.874Z","updated_at":"2026-03-25T17:18:15.720Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-spf13-cobra","install_command":"apt-get install golang-github-spf13-cobra","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-spf13-cobra-dev, cobra","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper (\u003e= 13.4), debhelper-compat (= 13), dh-golang (\u003e= 1.58~), dh-sequence-golang, golang-any, golang-github-cpuguy83-go-md2man-v2-dev (\u003e= 2.0.3), golang-github-spf13-pflag-dev (\u003e= 1.0.5), golang-gopkg-yaml.v3-dev (\u003e= 3.0.1)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37405385,"uuid":"12574344","full_name":"spf13/cobra","owner":"spf13","description":"A Commander for modern Go CLI interactions","archived":false,"fork":false,"pushed_at":"2025-12-10T02:18:50.000Z","size":1974,"stargazers_count":43514,"open_issues_count":359,"forks_count":3086,"subscribers_count":362,"default_branch":"main","last_synced_at":"2026-03-24T15:24:26.846Z","etag":null,"topics":["cli","cli-app","cobra","cobra-generator","cobra-library","command","command-cobra","command-line","commandline","go","golang","golang-application","golang-library","posix","posix-compliant-flags","subcommands"],"latest_commit_sha":null,"homepage":"https://cobra.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-03-24T12:22:40.000Z","dependencies_parsed_at":"2026-01-11T20:01:47.453Z","dependency_job_id":null,"html_url":"https://github.com/spf13/cobra","commit_stats":{"total_commits":940,"total_committers":319,"mean_commits":2.946708463949843,"dds":0.8797872340425532,"last_synced_commit":"3a5efaede9d389703a792e2f7bfe3a64bc82ced9"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/cobra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/sbom","scorecard":{"id":678240,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/cobra","commit":"3f3b81882534a51628f3286e93c6842d9b2e29ea"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.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":8,"reason":"6 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 21/25 approved changesets -- score normalized to 8","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:37","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/test.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:12","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/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test.yml:85","Warn: goCommand not pinned by hash: .github/workflows/test.yml:86","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":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-21T22:14:30.759Z","repository_id":37405385,"created_at":"2025-08-21T22:14:30.759Z","updated_at":"2025-08-21T22:14:30.759Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30931443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"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"}},"repo_metadata_updated_at":"2026-03-25T17:18:15.719Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/golang-github-spf13-cobra?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-spf13-cobra","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-spf13-cobra","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-spf13-cobra/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T22:05:09.213Z","issues_count":274,"pull_requests_count":312,"avg_time_to_close_issue":15680097.078947369,"avg_time_to_close_pull_request":12435357.872448979,"issues_closed_count":114,"pull_requests_closed_count":196,"pull_request_authors_count":132,"issue_authors_count":246,"avg_comments_per_issue":3.510948905109489,"avg_comments_per_pull_request":3.717948717948718,"merged_pull_requests_count":138,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":43,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":1443725.0,"past_year_avg_time_to_close_pull_request":1473660.4375,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":1.4418604651162792,"past_year_avg_comments_per_pull_request":1.7571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/issues","maintainers":[{"login":"marckhouzam","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marckhouzam"},{"login":"jpmcb","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"jpmcb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-spf13-cobra/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-spf13-cobra/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-spf13-cobra/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-spf13-cobra/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-spf13-cobra/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-spf13-cobra/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":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","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":13546558,"name":"golang-github-spf13-cobra","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/spf13/cobra","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/spf13/cobra","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:13:28.330Z","latest_release_published_at":"2026-02-11T02:13:28.330Z","latest_release_number":"1.6.1-1","last_synced_at":"2026-03-11T20:19:33.772Z","created_at":"2026-02-11T02:13:28.143Z","updated_at":"2026-03-25T17:18:15.720Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-spf13-cobra","install_command":"apt-get install golang-github-spf13-cobra","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-spf13-cobra-dev, cobra","standards_version":"4.6.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper (\u003e= 13.4), debhelper-compat (= 13), dh-golang (\u003e= 1.58~), dh-sequence-golang, golang-any, golang-github-cpuguy83-go-md2man-v2-dev (\u003e= 2.0.2), golang-github-spf13-pflag-dev (\u003e= 1.0.5), golang-gopkg-yaml.v3-dev (\u003e= 3.0.1)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37405385,"uuid":"12574344","full_name":"spf13/cobra","owner":"spf13","description":"A Commander for modern Go CLI interactions","archived":false,"fork":false,"pushed_at":"2025-12-10T02:18:50.000Z","size":1974,"stargazers_count":43514,"open_issues_count":359,"forks_count":3086,"subscribers_count":362,"default_branch":"main","last_synced_at":"2026-03-24T15:24:26.846Z","etag":null,"topics":["cli","cli-app","cobra","cobra-generator","cobra-library","command","command-cobra","command-line","commandline","go","golang","golang-application","golang-library","posix","posix-compliant-flags","subcommands"],"latest_commit_sha":null,"homepage":"https://cobra.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-03-24T12:22:40.000Z","dependencies_parsed_at":"2026-01-11T20:01:47.453Z","dependency_job_id":null,"html_url":"https://github.com/spf13/cobra","commit_stats":{"total_commits":940,"total_committers":319,"mean_commits":2.946708463949843,"dds":0.8797872340425532,"last_synced_commit":"3a5efaede9d389703a792e2f7bfe3a64bc82ced9"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/cobra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/sbom","scorecard":{"id":678240,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/cobra","commit":"3f3b81882534a51628f3286e93c6842d9b2e29ea"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.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":8,"reason":"6 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 21/25 approved changesets -- score normalized to 8","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:37","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/test.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:12","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/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test.yml:85","Warn: goCommand not pinned by hash: .github/workflows/test.yml:86","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":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-21T22:14:30.759Z","repository_id":37405385,"created_at":"2025-08-21T22:14:30.759Z","updated_at":"2025-08-21T22:14:30.759Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30931443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"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"}},"repo_metadata_updated_at":"2026-03-25T17:18:15.720Z","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/golang-github-spf13-cobra?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-spf13-cobra","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-spf13-cobra","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-spf13-cobra/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T22:05:09.213Z","issues_count":274,"pull_requests_count":312,"avg_time_to_close_issue":15680097.078947369,"avg_time_to_close_pull_request":12435357.872448979,"issues_closed_count":114,"pull_requests_closed_count":196,"pull_request_authors_count":132,"issue_authors_count":246,"avg_comments_per_issue":3.510948905109489,"avg_comments_per_pull_request":3.717948717948718,"merged_pull_requests_count":138,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":43,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":1443725.0,"past_year_avg_time_to_close_pull_request":1473660.4375,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":1.4418604651162792,"past_year_avg_comments_per_pull_request":1.7571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/issues","maintainers":[{"login":"marckhouzam","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marckhouzam"},{"login":"jpmcb","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"jpmcb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-spf13-cobra/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-spf13-cobra/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-spf13-cobra/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-spf13-cobra/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-spf13-cobra/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-spf13-cobra/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":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","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":13449118,"name":"golang-github-spf13-cobra","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/spf13/cobra","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/spf13/cobra","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T16:27:35.833Z","latest_release_published_at":"2026-02-08T16:27:35.833Z","latest_release_number":"1.8.0-1","last_synced_at":"2026-03-08T16:48:30.507Z","created_at":"2026-02-08T16:27:15.426Z","updated_at":"2026-03-25T17:18:15.718Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-spf13-cobra","install_command":"apt-get install golang-github-spf13-cobra","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-spf13-cobra-dev, cobra","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper (\u003e= 13.4), debhelper-compat (= 13), dh-golang (\u003e= 1.58~), dh-sequence-golang, golang-any, golang-github-cpuguy83-go-md2man-v2-dev (\u003e= 2.0.3), golang-github-spf13-pflag-dev (\u003e= 1.0.5), golang-gopkg-yaml.v3-dev (\u003e= 3.0.1)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37405385,"uuid":"12574344","full_name":"spf13/cobra","owner":"spf13","description":"A Commander for modern Go CLI interactions","archived":false,"fork":false,"pushed_at":"2025-12-10T02:18:50.000Z","size":1974,"stargazers_count":43514,"open_issues_count":359,"forks_count":3086,"subscribers_count":362,"default_branch":"main","last_synced_at":"2026-03-24T15:24:26.846Z","etag":null,"topics":["cli","cli-app","cobra","cobra-generator","cobra-library","command","command-cobra","command-line","commandline","go","golang","golang-application","golang-library","posix","posix-compliant-flags","subcommands"],"latest_commit_sha":null,"homepage":"https://cobra.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-03-24T12:22:40.000Z","dependencies_parsed_at":"2026-01-11T20:01:47.453Z","dependency_job_id":null,"html_url":"https://github.com/spf13/cobra","commit_stats":{"total_commits":940,"total_committers":319,"mean_commits":2.946708463949843,"dds":0.8797872340425532,"last_synced_commit":"3a5efaede9d389703a792e2f7bfe3a64bc82ced9"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/cobra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/sbom","scorecard":{"id":678240,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/cobra","commit":"3f3b81882534a51628f3286e93c6842d9b2e29ea"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.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":8,"reason":"6 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 21/25 approved changesets -- score normalized to 8","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:37","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/test.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:12","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/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test.yml:85","Warn: goCommand not pinned by hash: .github/workflows/test.yml:86","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":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-21T22:14:30.759Z","repository_id":37405385,"created_at":"2025-08-21T22:14:30.759Z","updated_at":"2025-08-21T22:14:30.759Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30931443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"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"}},"repo_metadata_updated_at":"2026-03-25T17:18:15.718Z","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/golang-github-spf13-cobra?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-spf13-cobra","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-spf13-cobra","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-spf13-cobra/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T22:05:09.213Z","issues_count":274,"pull_requests_count":312,"avg_time_to_close_issue":15680097.078947369,"avg_time_to_close_pull_request":12435357.872448979,"issues_closed_count":114,"pull_requests_closed_count":196,"pull_request_authors_count":132,"issue_authors_count":246,"avg_comments_per_issue":3.510948905109489,"avg_comments_per_pull_request":3.717948717948718,"merged_pull_requests_count":138,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":43,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":1443725.0,"past_year_avg_time_to_close_pull_request":1473660.4375,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":1.4418604651162792,"past_year_avg_comments_per_pull_request":1.7571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/issues","maintainers":[{"login":"marckhouzam","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marckhouzam"},{"login":"jpmcb","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"jpmcb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-spf13-cobra/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-spf13-cobra/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-spf13-cobra/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-spf13-cobra/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-spf13-cobra/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-spf13-cobra/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":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","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":13476418,"name":"golang-github-spf13-cobra","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/spf13/cobra","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/spf13/cobra","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T04:49:20.213Z","latest_release_published_at":"2026-02-10T04:49:20.213Z","latest_release_number":"1.7.0-1","last_synced_at":"2026-03-10T05:05:44.485Z","created_at":"2026-02-10T04:49:19.896Z","updated_at":"2026-03-25T17:18:15.716Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-spf13-cobra","install_command":"apt-get install golang-github-spf13-cobra","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-spf13-cobra-dev, cobra","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper (\u003e= 13.4), debhelper-compat (= 13), dh-golang (\u003e= 1.58~), dh-sequence-golang, golang-any, golang-github-cpuguy83-go-md2man-v2-dev (\u003e= 2.0.2), golang-github-spf13-pflag-dev (\u003e= 1.0.5), golang-gopkg-yaml.v3-dev (\u003e= 3.0.1)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37405385,"uuid":"12574344","full_name":"spf13/cobra","owner":"spf13","description":"A Commander for modern Go CLI interactions","archived":false,"fork":false,"pushed_at":"2025-12-10T02:18:50.000Z","size":1974,"stargazers_count":43514,"open_issues_count":359,"forks_count":3086,"subscribers_count":362,"default_branch":"main","last_synced_at":"2026-03-24T15:24:26.846Z","etag":null,"topics":["cli","cli-app","cobra","cobra-generator","cobra-library","command","command-cobra","command-line","commandline","go","golang","golang-application","golang-library","posix","posix-compliant-flags","subcommands"],"latest_commit_sha":null,"homepage":"https://cobra.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-03-24T12:22:40.000Z","dependencies_parsed_at":"2026-01-11T20:01:47.453Z","dependency_job_id":null,"html_url":"https://github.com/spf13/cobra","commit_stats":{"total_commits":940,"total_committers":319,"mean_commits":2.946708463949843,"dds":0.8797872340425532,"last_synced_commit":"3a5efaede9d389703a792e2f7bfe3a64bc82ced9"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/cobra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/sbom","scorecard":{"id":678240,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/cobra","commit":"3f3b81882534a51628f3286e93c6842d9b2e29ea"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.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":8,"reason":"6 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 21/25 approved changesets -- score normalized to 8","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:37","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/test.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:12","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/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test.yml:85","Warn: goCommand not pinned by hash: .github/workflows/test.yml:86","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":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-21T22:14:30.759Z","repository_id":37405385,"created_at":"2025-08-21T22:14:30.759Z","updated_at":"2025-08-21T22:14:30.759Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30931443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"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"}},"repo_metadata_updated_at":"2026-03-25T17:18:15.716Z","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/golang-github-spf13-cobra?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-spf13-cobra","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-spf13-cobra","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-spf13-cobra/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T22:05:09.213Z","issues_count":274,"pull_requests_count":312,"avg_time_to_close_issue":15680097.078947369,"avg_time_to_close_pull_request":12435357.872448979,"issues_closed_count":114,"pull_requests_closed_count":196,"pull_request_authors_count":132,"issue_authors_count":246,"avg_comments_per_issue":3.510948905109489,"avg_comments_per_pull_request":3.717948717948718,"merged_pull_requests_count":138,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":43,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":1443725.0,"past_year_avg_time_to_close_pull_request":1473660.4375,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":1.4418604651162792,"past_year_avg_comments_per_pull_request":1.7571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/issues","maintainers":[{"login":"marckhouzam","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marckhouzam"},{"login":"jpmcb","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"jpmcb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-spf13-cobra/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-spf13-cobra/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-spf13-cobra/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-spf13-cobra/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-spf13-cobra/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-spf13-cobra/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":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","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":13685816,"name":"golang-github-spf13-cobra","ecosystem":"debian","description":null,"homepage":"https://github.com/spf13/cobra","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/spf13/cobra","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T17:59:18.718Z","latest_release_published_at":"2026-02-12T17:59:18.718Z","latest_release_number":"1.6.1-1","last_synced_at":"2026-03-13T00:11:38.222Z","created_at":"2026-02-12T17:59:18.526Z","updated_at":"2026-03-25T17:18:15.662Z","registry_url":"https://tracker.debian.org/pkg/golang-github-spf13-cobra","install_command":"apt-get install golang-github-spf13-cobra","documentation_url":"https://packages.debian.org/bookworm/golang-github-spf13-cobra","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-spf13-cobra-dev, cobra","standards_version":"4.6.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper (\u003e= 13.4), debhelper-compat (= 13), dh-golang (\u003e= 1.58~), dh-sequence-golang, golang-any, golang-github-cpuguy83-go-md2man-v2-dev (\u003e= 2.0.2), golang-github-spf13-pflag-dev (\u003e= 1.0.5), golang-gopkg-yaml.v3-dev (\u003e= 3.0.1)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37405385,"uuid":"12574344","full_name":"spf13/cobra","owner":"spf13","description":"A Commander for modern Go CLI interactions","archived":false,"fork":false,"pushed_at":"2025-12-10T02:18:50.000Z","size":1974,"stargazers_count":43514,"open_issues_count":359,"forks_count":3086,"subscribers_count":362,"default_branch":"main","last_synced_at":"2026-03-24T15:24:26.846Z","etag":null,"topics":["cli","cli-app","cobra","cobra-generator","cobra-library","command","command-cobra","command-line","commandline","go","golang","golang-application","golang-library","posix","posix-compliant-flags","subcommands"],"latest_commit_sha":null,"homepage":"https://cobra.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-03-24T12:22:40.000Z","dependencies_parsed_at":"2026-01-11T20:01:47.453Z","dependency_job_id":null,"html_url":"https://github.com/spf13/cobra","commit_stats":{"total_commits":940,"total_committers":319,"mean_commits":2.946708463949843,"dds":0.8797872340425532,"last_synced_commit":"3a5efaede9d389703a792e2f7bfe3a64bc82ced9"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/cobra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/sbom","scorecard":{"id":678240,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/cobra","commit":"3f3b81882534a51628f3286e93c6842d9b2e29ea"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.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":8,"reason":"6 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 21/25 approved changesets -- score normalized to 8","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:37","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/test.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:12","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/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test.yml:85","Warn: goCommand not pinned by hash: .github/workflows/test.yml:86","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":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-21T22:14:30.759Z","repository_id":37405385,"created_at":"2025-08-21T22:14:30.759Z","updated_at":"2025-08-21T22:14:30.759Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30931443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"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"}},"repo_metadata_updated_at":"2026-03-25T17:18:15.662Z","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/golang-github-spf13-cobra?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-spf13-cobra","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-spf13-cobra","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-spf13-cobra/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T22:05:09.213Z","issues_count":274,"pull_requests_count":312,"avg_time_to_close_issue":15680097.078947369,"avg_time_to_close_pull_request":12435357.872448979,"issues_closed_count":114,"pull_requests_closed_count":196,"pull_request_authors_count":132,"issue_authors_count":246,"avg_comments_per_issue":3.510948905109489,"avg_comments_per_pull_request":3.717948717948718,"merged_pull_requests_count":138,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":43,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":1443725.0,"past_year_avg_time_to_close_pull_request":1473660.4375,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":1.4418604651162792,"past_year_avg_comments_per_pull_request":1.7571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/issues","maintainers":[{"login":"marckhouzam","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marckhouzam"},{"login":"jpmcb","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"jpmcb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-spf13-cobra/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-spf13-cobra/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-spf13-cobra/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-spf13-cobra/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-spf13-cobra/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-spf13-cobra/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":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","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":13581667,"name":"golang-github-spf13-cobra","ecosystem":"debian","description":null,"homepage":"https://github.com/spf13/cobra","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/spf13/cobra","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T08:55:01.965Z","latest_release_published_at":"2026-02-11T08:55:01.965Z","latest_release_number":"0.0.3-1","last_synced_at":"2026-03-13T07:07:06.374Z","created_at":"2026-02-11T08:55:01.771Z","updated_at":"2026-03-25T17:18:15.717Z","registry_url":"https://tracker.debian.org/pkg/golang-github-spf13-cobra","install_command":"apt-get install golang-github-spf13-cobra","documentation_url":"https://packages.debian.org/buster/golang-github-spf13-cobra","metadata":{"component":"main","architecture":"any all","priority":"optional","binary":"golang-github-spf13-cobra-dev, cobra","standards_version":"4.1.4","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 10), dh-golang, golang-any, golang-github-cpuguy83-go-md2man-dev, golang-github-mitchellh-go-homedir-dev, golang-github-spf13-pflag-dev (\u003e= 1.0.1~), golang-github-spf13-viper-dev, golang-gopkg-yaml.v2-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37405385,"uuid":"12574344","full_name":"spf13/cobra","owner":"spf13","description":"A Commander for modern Go CLI interactions","archived":false,"fork":false,"pushed_at":"2025-12-10T02:18:50.000Z","size":1974,"stargazers_count":43514,"open_issues_count":359,"forks_count":3086,"subscribers_count":362,"default_branch":"main","last_synced_at":"2026-03-24T15:24:26.846Z","etag":null,"topics":["cli","cli-app","cobra","cobra-generator","cobra-library","command","command-cobra","command-line","commandline","go","golang","golang-application","golang-library","posix","posix-compliant-flags","subcommands"],"latest_commit_sha":null,"homepage":"https://cobra.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-03-24T12:22:40.000Z","dependencies_parsed_at":"2026-01-11T20:01:47.453Z","dependency_job_id":null,"html_url":"https://github.com/spf13/cobra","commit_stats":{"total_commits":940,"total_committers":319,"mean_commits":2.946708463949843,"dds":0.8797872340425532,"last_synced_commit":"3a5efaede9d389703a792e2f7bfe3a64bc82ced9"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/cobra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/sbom","scorecard":{"id":678240,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/cobra","commit":"3f3b81882534a51628f3286e93c6842d9b2e29ea"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.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":8,"reason":"6 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 21/25 approved changesets -- score normalized to 8","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:37","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/test.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:12","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/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test.yml:85","Warn: goCommand not pinned by hash: .github/workflows/test.yml:86","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":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-21T22:14:30.759Z","repository_id":37405385,"created_at":"2025-08-21T22:14:30.759Z","updated_at":"2025-08-21T22:14:30.759Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30931443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"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"}},"repo_metadata_updated_at":"2026-03-25T17:18:15.717Z","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/golang-github-spf13-cobra?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-spf13-cobra","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-spf13-cobra","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-spf13-cobra/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T22:05:09.213Z","issues_count":274,"pull_requests_count":312,"avg_time_to_close_issue":15680097.078947369,"avg_time_to_close_pull_request":12435357.872448979,"issues_closed_count":114,"pull_requests_closed_count":196,"pull_request_authors_count":132,"issue_authors_count":246,"avg_comments_per_issue":3.510948905109489,"avg_comments_per_pull_request":3.717948717948718,"merged_pull_requests_count":138,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":43,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":1443725.0,"past_year_avg_time_to_close_pull_request":1473660.4375,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":1.4418604651162792,"past_year_avg_comments_per_pull_request":1.7571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/issues","maintainers":[{"login":"marckhouzam","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marckhouzam"},{"login":"jpmcb","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"jpmcb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-spf13-cobra/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-spf13-cobra/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-spf13-cobra/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-spf13-cobra/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-spf13-cobra/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-spf13-cobra/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","funded_packages_count":93},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-05-29T05:10:14.968Z","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":13506321,"name":"golang-github-spf13-cobra","ecosystem":"debian","description":null,"homepage":"https://github.com/spf13/cobra","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/spf13/cobra","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T19:07:20.738Z","latest_release_published_at":"2026-02-10T19:07:20.738Z","latest_release_number":"1.1.2-1","last_synced_at":"2026-03-14T10:11:44.503Z","created_at":"2026-02-10T19:07:20.440Z","updated_at":"2026-03-25T17:18:15.718Z","registry_url":"https://tracker.debian.org/pkg/golang-github-spf13-cobra","install_command":"apt-get install golang-github-spf13-cobra","documentation_url":"https://packages.debian.org/bullseye/golang-github-spf13-cobra","metadata":{"component":"main","architecture":"any all","priority":"extra","binary":"golang-github-spf13-cobra-dev, cobra","standards_version":"4.5.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang (\u003e= 1.31~), golang-any, golang-github-cpuguy83-go-md2man-v2-dev (\u003e= 2.0.0), golang-github-mitchellh-go-homedir-dev (\u003e= 1.1.0), golang-github-spf13-pflag-dev (\u003e= 1.0.5), golang-github-spf13-viper-dev (\u003e= 1.7.0), golang-gopkg-yaml.v2-dev (\u003e= 2.4.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37405385,"uuid":"12574344","full_name":"spf13/cobra","owner":"spf13","description":"A Commander for modern Go CLI interactions","archived":false,"fork":false,"pushed_at":"2025-12-10T02:18:50.000Z","size":1974,"stargazers_count":43514,"open_issues_count":359,"forks_count":3086,"subscribers_count":362,"default_branch":"main","last_synced_at":"2026-03-24T15:24:26.846Z","etag":null,"topics":["cli","cli-app","cobra","cobra-generator","cobra-library","command","command-cobra","command-line","commandline","go","golang","golang-application","golang-library","posix","posix-compliant-flags","subcommands"],"latest_commit_sha":null,"homepage":"https://cobra.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-03-24T12:22:40.000Z","dependencies_parsed_at":"2026-01-11T20:01:47.453Z","dependency_job_id":null,"html_url":"https://github.com/spf13/cobra","commit_stats":{"total_commits":940,"total_committers":319,"mean_commits":2.946708463949843,"dds":0.8797872340425532,"last_synced_commit":"3a5efaede9d389703a792e2f7bfe3a64bc82ced9"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/cobra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/sbom","scorecard":{"id":678240,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/cobra","commit":"3f3b81882534a51628f3286e93c6842d9b2e29ea"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.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":8,"reason":"6 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 21/25 approved changesets -- score normalized to 8","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:37","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/test.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:12","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/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test.yml:85","Warn: goCommand not pinned by hash: .github/workflows/test.yml:86","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":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-21T22:14:30.759Z","repository_id":37405385,"created_at":"2025-08-21T22:14:30.759Z","updated_at":"2025-08-21T22:14:30.759Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30931443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"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"}},"repo_metadata_updated_at":"2026-03-25T17:18:15.718Z","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/golang-github-spf13-cobra?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-spf13-cobra","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-spf13-cobra","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-spf13-cobra/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T22:05:09.213Z","issues_count":274,"pull_requests_count":312,"avg_time_to_close_issue":15680097.078947369,"avg_time_to_close_pull_request":12435357.872448979,"issues_closed_count":114,"pull_requests_closed_count":196,"pull_request_authors_count":132,"issue_authors_count":246,"avg_comments_per_issue":3.510948905109489,"avg_comments_per_pull_request":3.717948717948718,"merged_pull_requests_count":138,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":43,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":1443725.0,"past_year_avg_time_to_close_pull_request":1473660.4375,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":1.4418604651162792,"past_year_avg_comments_per_pull_request":1.7571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/issues","maintainers":[{"login":"marckhouzam","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marckhouzam"},{"login":"jpmcb","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"jpmcb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-spf13-cobra/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-spf13-cobra/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-spf13-cobra/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-spf13-cobra/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-spf13-cobra/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-spf13-cobra/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":764,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":100},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-06-10T05:17:51.942Z","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":13418302,"name":"golang-github-spf13-cobra","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/spf13/cobra","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/spf13/cobra","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T04:08:37.364Z","latest_release_published_at":"2026-02-07T04:08:37.364Z","latest_release_number":"1.3.0-1","last_synced_at":"2026-03-07T04:44:17.033Z","created_at":"2026-02-07T04:08:37.042Z","updated_at":"2026-03-25T17:18:15.717Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-spf13-cobra","install_command":"apt-get install golang-github-spf13-cobra","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"optional","binary":"golang-github-spf13-cobra-dev, cobra","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-cpuguy83-go-md2man-v2-dev (\u003e= 2.0.1), golang-github-spf13-pflag-dev (\u003e= 1.0.5), golang-github-spf13-viper-dev (\u003e= 1.10.0), golang-gopkg-yaml.v2-dev (\u003e= 2.4.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37405385,"uuid":"12574344","full_name":"spf13/cobra","owner":"spf13","description":"A Commander for modern Go CLI interactions","archived":false,"fork":false,"pushed_at":"2025-12-10T02:18:50.000Z","size":1974,"stargazers_count":43514,"open_issues_count":359,"forks_count":3086,"subscribers_count":362,"default_branch":"main","last_synced_at":"2026-03-24T15:24:26.846Z","etag":null,"topics":["cli","cli-app","cobra","cobra-generator","cobra-library","command","command-cobra","command-line","commandline","go","golang","golang-application","golang-library","posix","posix-compliant-flags","subcommands"],"latest_commit_sha":null,"homepage":"https://cobra.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-03-24T12:22:40.000Z","dependencies_parsed_at":"2026-01-11T20:01:47.453Z","dependency_job_id":null,"html_url":"https://github.com/spf13/cobra","commit_stats":{"total_commits":940,"total_committers":319,"mean_commits":2.946708463949843,"dds":0.8797872340425532,"last_synced_commit":"3a5efaede9d389703a792e2f7bfe3a64bc82ced9"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/cobra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/sbom","scorecard":{"id":678240,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/cobra","commit":"3f3b81882534a51628f3286e93c6842d9b2e29ea"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.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":8,"reason":"6 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 21/25 approved changesets -- score normalized to 8","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:37","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/test.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:12","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/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test.yml:85","Warn: goCommand not pinned by hash: .github/workflows/test.yml:86","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":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-21T22:14:30.759Z","repository_id":37405385,"created_at":"2025-08-21T22:14:30.759Z","updated_at":"2025-08-21T22:14:30.759Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30931443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"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"}},"repo_metadata_updated_at":"2026-03-25T17:18:15.717Z","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/golang-github-spf13-cobra?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-spf13-cobra","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-spf13-cobra","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-spf13-cobra/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T22:05:09.213Z","issues_count":274,"pull_requests_count":312,"avg_time_to_close_issue":15680097.078947369,"avg_time_to_close_pull_request":12435357.872448979,"issues_closed_count":114,"pull_requests_closed_count":196,"pull_request_authors_count":132,"issue_authors_count":246,"avg_comments_per_issue":3.510948905109489,"avg_comments_per_pull_request":3.717948717948718,"merged_pull_requests_count":138,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":43,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":1443725.0,"past_year_avg_time_to_close_pull_request":1473660.4375,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":1.4418604651162792,"past_year_avg_comments_per_pull_request":1.7571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/issues","maintainers":[{"login":"marckhouzam","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marckhouzam"},{"login":"jpmcb","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"jpmcb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-spf13-cobra/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-spf13-cobra/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-spf13-cobra/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-spf13-cobra/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-spf13-cobra/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-spf13-cobra/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":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","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":13646707,"name":"golang-github-spf13-cobra","ecosystem":"debian","description":null,"homepage":"https://github.com/spf13/cobra","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/spf13/cobra","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:38:52.234Z","latest_release_published_at":"2026-02-12T03:38:52.234Z","latest_release_number":"1.8.1-1","last_synced_at":"2026-03-13T20:08:29.833Z","created_at":"2026-02-12T03:38:52.076Z","updated_at":"2026-03-25T17:18:15.716Z","registry_url":"https://tracker.debian.org/pkg/golang-github-spf13-cobra","install_command":"apt-get install golang-github-spf13-cobra","documentation_url":"https://packages.debian.org/trixie/golang-github-spf13-cobra","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-spf13-cobra-dev, cobra","standards_version":"4.7.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper (\u003e= 13.4), debhelper-compat (= 13), dh-golang (\u003e= 1.58~), dh-sequence-golang, golang-any, golang-github-cpuguy83-go-md2man-v2-dev (\u003e= 2.0.4), golang-github-spf13-pflag-dev (\u003e= 1.0.5), golang-gopkg-yaml.v3-dev (\u003e= 3.0.1)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37405385,"uuid":"12574344","full_name":"spf13/cobra","owner":"spf13","description":"A Commander for modern Go CLI interactions","archived":false,"fork":false,"pushed_at":"2025-12-10T02:18:50.000Z","size":1974,"stargazers_count":43514,"open_issues_count":359,"forks_count":3086,"subscribers_count":362,"default_branch":"main","last_synced_at":"2026-03-24T15:24:26.846Z","etag":null,"topics":["cli","cli-app","cobra","cobra-generator","cobra-library","command","command-cobra","command-line","commandline","go","golang","golang-application","golang-library","posix","posix-compliant-flags","subcommands"],"latest_commit_sha":null,"homepage":"https://cobra.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-03-24T12:22:40.000Z","dependencies_parsed_at":"2026-01-11T20:01:47.453Z","dependency_job_id":null,"html_url":"https://github.com/spf13/cobra","commit_stats":{"total_commits":940,"total_committers":319,"mean_commits":2.946708463949843,"dds":0.8797872340425532,"last_synced_commit":"3a5efaede9d389703a792e2f7bfe3a64bc82ced9"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/cobra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/sbom","scorecard":{"id":678240,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/cobra","commit":"3f3b81882534a51628f3286e93c6842d9b2e29ea"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.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":8,"reason":"6 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 21/25 approved changesets -- score normalized to 8","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:37","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/test.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:12","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/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test.yml:85","Warn: goCommand not pinned by hash: .github/workflows/test.yml:86","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":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-21T22:14:30.759Z","repository_id":37405385,"created_at":"2025-08-21T22:14:30.759Z","updated_at":"2025-08-21T22:14:30.759Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30931443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"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"}},"repo_metadata_updated_at":"2026-03-25T17:18:15.716Z","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/golang-github-spf13-cobra?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-spf13-cobra","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-spf13-cobra","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-spf13-cobra/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T22:05:09.213Z","issues_count":274,"pull_requests_count":312,"avg_time_to_close_issue":15680097.078947369,"avg_time_to_close_pull_request":12435357.872448979,"issues_closed_count":114,"pull_requests_closed_count":196,"pull_request_authors_count":132,"issue_authors_count":246,"avg_comments_per_issue":3.510948905109489,"avg_comments_per_pull_request":3.717948717948718,"merged_pull_requests_count":138,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":43,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":1443725.0,"past_year_avg_time_to_close_pull_request":1473660.4375,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":1.4418604651162792,"past_year_avg_comments_per_pull_request":1.7571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/issues","maintainers":[{"login":"marckhouzam","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marckhouzam"},{"login":"jpmcb","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"jpmcb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-spf13-cobra/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-spf13-cobra/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-spf13-cobra/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-spf13-cobra/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-spf13-cobra/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-spf13-cobra/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":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","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"}},{"id":3745039,"name":"github.com/Spf13/cobra/cobra","ecosystem":"go","description":"","homepage":"https://github.com/Spf13/cobra","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Spf13/cobra","keywords_array":[],"namespace":"github.com/Spf13/cobra","versions_count":3,"first_release_published_at":"2022-11-19T01:46:45.531Z","latest_release_published_at":"2022-11-19T01:46:45.531Z","latest_release_number":"v0.0.3","last_synced_at":"2026-05-12T21:32:20.944Z","created_at":"2022-04-11T14:51:31.440Z","updated_at":"2026-05-12T21:32:20.944Z","registry_url":"https://pkg.go.dev/github.com/Spf13/cobra/cobra","install_command":"go get github.com/Spf13/cobra/cobra","documentation_url":"https://pkg.go.dev/github.com/Spf13/cobra/cobra#section-documentation","metadata":{},"repo_metadata":{"id":37405385,"uuid":"12574344","full_name":"spf13/cobra","owner":"spf13","description":"A Commander for modern Go CLI interactions","archived":false,"fork":false,"pushed_at":"2025-12-10T02:18:50.000Z","size":1974,"stargazers_count":43514,"open_issues_count":359,"forks_count":3086,"subscribers_count":362,"default_branch":"main","last_synced_at":"2026-03-24T15:24:26.846Z","etag":null,"topics":["cli","cli-app","cobra","cobra-generator","cobra-library","command","command-cobra","command-line","commandline","go","golang","golang-application","golang-library","posix","posix-compliant-flags","subcommands"],"latest_commit_sha":null,"homepage":"https://cobra.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-03-24T12:22:40.000Z","dependencies_parsed_at":"2026-01-11T20:01:47.453Z","dependency_job_id":null,"html_url":"https://github.com/spf13/cobra","commit_stats":{"total_commits":940,"total_committers":319,"mean_commits":2.946708463949843,"dds":0.8797872340425532,"last_synced_commit":"3a5efaede9d389703a792e2f7bfe3a64bc82ced9"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/cobra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/sbom","scorecard":{"id":678240,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/cobra","commit":"3f3b81882534a51628f3286e93c6842d9b2e29ea"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.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":8,"reason":"6 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 21/25 approved changesets -- score normalized to 8","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:37","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/test.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:12","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/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test.yml:85","Warn: goCommand not pinned by hash: .github/workflows/test.yml:86","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":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-21T22:14:30.759Z","repository_id":37405385,"created_at":"2025-08-21T22:14:30.759Z","updated_at":"2025-08-21T22:14:30.759Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30931443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"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"},"tags":[{"name":"v1.10.2","sha":"88b30ab89da2d0d0abb153818746c5a2d30eccec","kind":"commit","published_at":"2025-12-03T23:51:15.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.10.2","html_url":"https://github.com/spf13/cobra/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"7da941c3547e93b8c9f70bbd3befca79c6335388","kind":"commit","published_at":"2025-09-01T16:19:51.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.10.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"51d675196729be769ce235b710ab7058b3aad03a","kind":"commit","published_at":"2025-08-31T23:15:08.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.10.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"40b5bc1437a564fc795d388b23835e84f54cd1d1","kind":"tag","published_at":"2025-02-16T23:51:05.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.9.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5f9c40898e795a9fb0fd5ca83b6e05c3720523d1","kind":"commit","published_at":"2025-02-15T18:17:48.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.9.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"e94f6d0dd9a5e5738dca6bce03c4b1207ffbc0ec","kind":"commit","published_at":"2024-06-01T10:31:11.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.8.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"a0a6ae020bb3899ff0276067863e50523f897370","kind":"commit","published_at":"2023-11-02T15:23:08.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.8.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"4dd4b25de38418174a6e859e8a32eaccca32dccc","kind":"commit","published_at":"2023-03-22T22:41:51.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.7.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"b43be995ebb4bee335a787bd44498b91aef7619c","kind":"commit","published_at":"2022-10-24T16:59:25.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.6.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"860791844ed3a2e544a9b9bbbcb14144a948ad20","kind":"commit","published_at":"2022-10-10T23:06:30.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.6.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"06b06a9dc9f9f5eba93c552b2532a3da64ef9877","kind":"commit","published_at":"2022-06-21T02:06:17.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.5.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"5b2b9e9f61d36ccb66167301f76a2292c3729855","kind":"commit","published_at":"2022-03-10T15:19:35.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.4.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"178edbb247f35e466578211dcf5f4892dbbd369b","kind":"commit","published_at":"2021-12-14T18:22:51.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.3.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"de187e874d1ca382320088f8f6d76333408e5c2e","kind":"commit","published_at":"2021-07-02T15:25:47.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.2.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"07861c800d0779867f821501b892e635660847d2","kind":"commit","published_at":"2021-07-01T15:49:30.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.2.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"8380ddd3132bdf8fd77731725b550c181dda0aa8","kind":"commit","published_at":"2021-02-10T19:41:09.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.3","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"7f95502478346095b52d116f30f3dca0752b00b4","kind":"commit","published_at":"2021-02-10T01:39:00.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.2","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"86f8bfd7fef868a174e1b606783bd7f5c82ddf8f","kind":"commit","published_at":"2020-10-18T18:59:26.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"142dfb15a8b9122dd6543adc769cbf59b976d793","kind":"commit","published_at":"2020-10-14T15:53:09.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"a684a6d7f5e37385d954dd3b5a14fc6912c6ab9d","kind":"commit","published_at":"2020-04-10T19:56:28.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.0.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.0.0/manifests"},{"name":"0.0.7","sha":"6607e6b8603f56adb027298ee6695e06ffb3a819","kind":"commit","published_at":"2020-03-27T20:38:32.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/0.0.7","html_url":"https://github.com/spf13/cobra/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.7/manifests"},{"name":"v0.0.7","sha":"6607e6b8603f56adb027298ee6695e06ffb3a819","kind":"commit","published_at":"2020-03-27T20:38:32.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.7","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"0da06874266c88228b8f14615396a1f6bfc90ed7","kind":"commit","published_at":"2020-02-20T06:29:50.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.6","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.6/manifests"},{"name":"0.0.5","sha":"f2b07da1e2c38d5f12845a4f607e2e1018cbb1f5","kind":"commit","published_at":"2019-06-07T14:48:23.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/0.0.5","html_url":"https://github.com/spf13/cobra/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.5/manifests"},{"name":"v0.0.5","sha":"f2b07da1e2c38d5f12845a4f607e2e1018cbb1f5","kind":"commit","published_at":"2019-06-07T14:48:23.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.5","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"67fc4837d267bc9bfd6e47f77783fcc3dffc68de","kind":"commit","published_at":"2019-03-21T00:05:52.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.4","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"ef82de70bb3f60c65fb8eebacbb2d122ef517385","kind":"commit","published_at":"2018-04-27T13:45:50.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.3","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a1f051bc3eba734da4772d60e2d677f47cf93ef4","kind":"commit","published_at":"2018-03-21T14:39:34.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.2","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"7b2c5ac9fc04fc5efafb60700713d4fa609b777b","kind":"commit","published_at":"2017-10-12T18:25:33.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.1","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-25T17:18:18.559Z","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":0.017171004122163276,"forks_count":0.05689999405187439,"average":4.104767815477921},"purl":"pkg:golang/github.com/%21spf13/cobra/cobra","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Spf13/cobra/cobra","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Spf13/cobra/cobra","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Spf13/cobra/cobra/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T22:05:09.213Z","issues_count":274,"pull_requests_count":312,"avg_time_to_close_issue":15680097.078947369,"avg_time_to_close_pull_request":12435357.872448979,"issues_closed_count":114,"pull_requests_closed_count":196,"pull_request_authors_count":132,"issue_authors_count":246,"avg_comments_per_issue":3.510948905109489,"avg_comments_per_pull_request":3.717948717948718,"merged_pull_requests_count":138,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":43,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":1443725.0,"past_year_avg_time_to_close_pull_request":1473660.4375,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":1.4418604651162792,"past_year_avg_comments_per_pull_request":1.7571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/issues","maintainers":[{"login":"marckhouzam","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marckhouzam"},{"login":"jpmcb","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"jpmcb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSpf13%2Fcobra%2Fcobra/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSpf13%2Fcobra%2Fcobra/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSpf13%2Fcobra%2Fcobra/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSpf13%2Fcobra%2Fcobra/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSpf13%2Fcobra%2Fcobra/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSpf13%2Fcobra%2Fcobra/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2167440,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":13976239,"name":"github.com/SPF13/cobra","ecosystem":"go","description":"Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces.\nIn addition to providing an interface, Cobra simultaneously provides a controller to organize your application code.","homepage":"https://github.com/SPF13/cobra","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SPF13/cobra","keywords_array":[],"namespace":"github.com/SPF13","versions_count":27,"first_release_published_at":"2026-03-03T12:31:02.241Z","latest_release_published_at":"2025-12-03T23:51:15.000Z","latest_release_number":"v1.10.2","last_synced_at":"2026-05-06T14:59:40.498Z","created_at":"2026-03-03T12:30:03.735Z","updated_at":"2026-05-06T14:59:40.498Z","registry_url":"https://pkg.go.dev/github.com/SPF13/cobra","install_command":"go get github.com/SPF13/cobra","documentation_url":"https://pkg.go.dev/github.com/SPF13/cobra#section-documentation","metadata":{},"repo_metadata":{"id":37405385,"uuid":"12574344","full_name":"spf13/cobra","owner":"spf13","description":"A Commander for modern Go CLI interactions","archived":false,"fork":false,"pushed_at":"2025-12-10T02:18:50.000Z","size":1974,"stargazers_count":43514,"open_issues_count":359,"forks_count":3086,"subscribers_count":362,"default_branch":"main","last_synced_at":"2026-03-24T15:24:26.846Z","etag":null,"topics":["cli","cli-app","cobra","cobra-generator","cobra-library","command","command-cobra","command-line","commandline","go","golang","golang-application","golang-library","posix","posix-compliant-flags","subcommands"],"latest_commit_sha":null,"homepage":"https://cobra.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-03-24T12:22:40.000Z","dependencies_parsed_at":"2026-01-11T20:01:47.453Z","dependency_job_id":null,"html_url":"https://github.com/spf13/cobra","commit_stats":{"total_commits":940,"total_committers":319,"mean_commits":2.946708463949843,"dds":0.8797872340425532,"last_synced_commit":"3a5efaede9d389703a792e2f7bfe3a64bc82ced9"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/cobra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/sbom","scorecard":{"id":678240,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/cobra","commit":"3f3b81882534a51628f3286e93c6842d9b2e29ea"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.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":8,"reason":"6 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 21/25 approved changesets -- score normalized to 8","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:37","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/test.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:12","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/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test.yml:85","Warn: goCommand not pinned by hash: .github/workflows/test.yml:86","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":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-21T22:14:30.759Z","repository_id":37405385,"created_at":"2025-08-21T22:14:30.759Z","updated_at":"2025-08-21T22:14:30.759Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30931443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"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"}},"repo_metadata_updated_at":"2026-03-25T17:18:15.928Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.256560809856301,"dependent_packages_count":4.925625788561795,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.091093299209048},"purl":"pkg:golang/github.com/%21s%21p%21f13/cobra","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/SPF13/cobra","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/SPF13/cobra","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/SPF13/cobra/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T22:05:09.213Z","issues_count":274,"pull_requests_count":312,"avg_time_to_close_issue":15680097.078947369,"avg_time_to_close_pull_request":12435357.872448979,"issues_closed_count":114,"pull_requests_closed_count":196,"pull_request_authors_count":132,"issue_authors_count":246,"avg_comments_per_issue":3.510948905109489,"avg_comments_per_pull_request":3.717948717948718,"merged_pull_requests_count":138,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":43,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":1443725.0,"past_year_avg_time_to_close_pull_request":1473660.4375,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":1.4418604651162792,"past_year_avg_comments_per_pull_request":1.7571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/issues","maintainers":[{"login":"marckhouzam","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marckhouzam"},{"login":"jpmcb","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"jpmcb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSPF13%2Fcobra/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSPF13%2Fcobra/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSPF13%2Fcobra/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSPF13%2Fcobra/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSPF13%2Fcobra/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSPF13%2Fcobra/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2167440,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":3740298,"name":"github.com/spf13/cobra/cobra","ecosystem":"go","description":"","homepage":"https://github.com/spf13/cobra","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/spf13/cobra","keywords_array":[],"namespace":"github.com/spf13/cobra","versions_count":15,"first_release_published_at":"2022-11-19T01:40:32.467Z","latest_release_published_at":"2022-11-19T01:40:32.467Z","latest_release_number":"v1.3.0","last_synced_at":"2026-06-10T10:33:28.332Z","created_at":"2022-04-11T14:31:31.893Z","updated_at":"2026-06-10T10:33:28.332Z","registry_url":"https://pkg.go.dev/github.com/spf13/cobra/cobra","install_command":"go get github.com/spf13/cobra/cobra","documentation_url":"https://pkg.go.dev/github.com/spf13/cobra/cobra#section-documentation","metadata":{},"repo_metadata":{"id":37405385,"uuid":"12574344","full_name":"spf13/cobra","owner":"spf13","description":"A Commander for modern Go CLI interactions","archived":false,"fork":false,"pushed_at":"2025-12-10T02:18:50.000Z","size":1974,"stargazers_count":43514,"open_issues_count":359,"forks_count":3086,"subscribers_count":362,"default_branch":"main","last_synced_at":"2026-03-24T15:24:26.846Z","etag":null,"topics":["cli","cli-app","cobra","cobra-generator","cobra-library","command","command-cobra","command-line","commandline","go","golang","golang-application","golang-library","posix","posix-compliant-flags","subcommands"],"latest_commit_sha":null,"homepage":"https://cobra.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-03-24T12:22:40.000Z","dependencies_parsed_at":"2026-01-11T20:01:47.453Z","dependency_job_id":null,"html_url":"https://github.com/spf13/cobra","commit_stats":{"total_commits":940,"total_committers":319,"mean_commits":2.946708463949843,"dds":0.8797872340425532,"last_synced_commit":"3a5efaede9d389703a792e2f7bfe3a64bc82ced9"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/cobra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/sbom","scorecard":{"id":678240,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/cobra","commit":"3f3b81882534a51628f3286e93c6842d9b2e29ea"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.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":8,"reason":"6 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 21/25 approved changesets -- score normalized to 8","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:37","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/test.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:12","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/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test.yml:85","Warn: goCommand not pinned by hash: .github/workflows/test.yml:86","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":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-21T22:14:30.759Z","repository_id":37405385,"created_at":"2025-08-21T22:14:30.759Z","updated_at":"2025-08-21T22:14:30.759Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30931443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"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"},"tags":[{"name":"v1.10.2","sha":"88b30ab89da2d0d0abb153818746c5a2d30eccec","kind":"commit","published_at":"2025-12-03T23:51:15.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.10.2","html_url":"https://github.com/spf13/cobra/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"7da941c3547e93b8c9f70bbd3befca79c6335388","kind":"commit","published_at":"2025-09-01T16:19:51.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.10.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"51d675196729be769ce235b710ab7058b3aad03a","kind":"commit","published_at":"2025-08-31T23:15:08.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.10.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"40b5bc1437a564fc795d388b23835e84f54cd1d1","kind":"tag","published_at":"2025-02-16T23:51:05.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.9.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5f9c40898e795a9fb0fd5ca83b6e05c3720523d1","kind":"commit","published_at":"2025-02-15T18:17:48.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.9.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"e94f6d0dd9a5e5738dca6bce03c4b1207ffbc0ec","kind":"commit","published_at":"2024-06-01T10:31:11.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.8.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"a0a6ae020bb3899ff0276067863e50523f897370","kind":"commit","published_at":"2023-11-02T15:23:08.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.8.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"4dd4b25de38418174a6e859e8a32eaccca32dccc","kind":"commit","published_at":"2023-03-22T22:41:51.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.7.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"b43be995ebb4bee335a787bd44498b91aef7619c","kind":"commit","published_at":"2022-10-24T16:59:25.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.6.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"860791844ed3a2e544a9b9bbbcb14144a948ad20","kind":"commit","published_at":"2022-10-10T23:06:30.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.6.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"06b06a9dc9f9f5eba93c552b2532a3da64ef9877","kind":"commit","published_at":"2022-06-21T02:06:17.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.5.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"5b2b9e9f61d36ccb66167301f76a2292c3729855","kind":"commit","published_at":"2022-03-10T15:19:35.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.4.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"178edbb247f35e466578211dcf5f4892dbbd369b","kind":"commit","published_at":"2021-12-14T18:22:51.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.3.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"de187e874d1ca382320088f8f6d76333408e5c2e","kind":"commit","published_at":"2021-07-02T15:25:47.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.2.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"07861c800d0779867f821501b892e635660847d2","kind":"commit","published_at":"2021-07-01T15:49:30.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.2.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"8380ddd3132bdf8fd77731725b550c181dda0aa8","kind":"commit","published_at":"2021-02-10T19:41:09.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.3","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"7f95502478346095b52d116f30f3dca0752b00b4","kind":"commit","published_at":"2021-02-10T01:39:00.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.2","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"86f8bfd7fef868a174e1b606783bd7f5c82ddf8f","kind":"commit","published_at":"2020-10-18T18:59:26.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"142dfb15a8b9122dd6543adc769cbf59b976d793","kind":"commit","published_at":"2020-10-14T15:53:09.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"a684a6d7f5e37385d954dd3b5a14fc6912c6ab9d","kind":"commit","published_at":"2020-04-10T19:56:28.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.0.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.0.0/manifests"},{"name":"0.0.7","sha":"6607e6b8603f56adb027298ee6695e06ffb3a819","kind":"commit","published_at":"2020-03-27T20:38:32.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/0.0.7","html_url":"https://github.com/spf13/cobra/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.7/manifests"},{"name":"v0.0.7","sha":"6607e6b8603f56adb027298ee6695e06ffb3a819","kind":"commit","published_at":"2020-03-27T20:38:32.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.7","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"0da06874266c88228b8f14615396a1f6bfc90ed7","kind":"commit","published_at":"2020-02-20T06:29:50.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.6","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.6/manifests"},{"name":"0.0.5","sha":"f2b07da1e2c38d5f12845a4f607e2e1018cbb1f5","kind":"commit","published_at":"2019-06-07T14:48:23.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/0.0.5","html_url":"https://github.com/spf13/cobra/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.5/manifests"},{"name":"v0.0.5","sha":"f2b07da1e2c38d5f12845a4f607e2e1018cbb1f5","kind":"commit","published_at":"2019-06-07T14:48:23.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.5","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"67fc4837d267bc9bfd6e47f77783fcc3dffc68de","kind":"commit","published_at":"2019-03-21T00:05:52.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.4","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"ef82de70bb3f60c65fb8eebacbb2d122ef517385","kind":"commit","published_at":"2018-04-27T13:45:50.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.3","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a1f051bc3eba734da4772d60e2d677f47cf93ef4","kind":"commit","published_at":"2018-03-21T14:39:34.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.2","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"7b2c5ac9fc04fc5efafb60700713d4fa609b777b","kind":"commit","published_at":"2017-10-12T18:25:33.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.1","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-25T17:18:18.558Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":2.5070018512016854,"dependent_packages_count":4.177264176725574,"stargazers_count":0.04089392116848894,"forks_count":0.13305485570430303,"docker_downloads_count":null,"average":1.7145537012000127},"purl":"pkg:golang/github.com/spf13/cobra/cobra","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/spf13/cobra/cobra","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/spf13/cobra/cobra","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/spf13/cobra/cobra/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T22:05:09.213Z","issues_count":274,"pull_requests_count":312,"avg_time_to_close_issue":15680097.078947369,"avg_time_to_close_pull_request":12435357.872448979,"issues_closed_count":114,"pull_requests_closed_count":196,"pull_request_authors_count":132,"issue_authors_count":246,"avg_comments_per_issue":3.510948905109489,"avg_comments_per_pull_request":3.717948717948718,"merged_pull_requests_count":138,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":43,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":1443725.0,"past_year_avg_time_to_close_pull_request":1473660.4375,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":1.4418604651162792,"past_year_avg_comments_per_pull_request":1.7571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/issues","maintainers":[{"login":"marckhouzam","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marckhouzam"},{"login":"jpmcb","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"jpmcb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fcobra%2Fcobra/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fcobra%2Fcobra/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fcobra%2Fcobra/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fcobra%2Fcobra/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fcobra%2Fcobra/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fcobra%2Fcobra/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2167440,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":3666284,"name":"github.com/spf13/Cobra","ecosystem":"go","description":"Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces.\nIn addition to providing an interface, Cobra simultaneously provides a controller to organize your application code.","homepage":"https://github.com/spf13/Cobra","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/spf13/Cobra","keywords_array":[],"namespace":"github.com/spf13","versions_count":27,"first_release_published_at":"2017-10-12T18:25:33.000Z","latest_release_published_at":"2025-12-03T23:51:15.000Z","latest_release_number":"v1.10.2","last_synced_at":"2026-05-13T13:57:58.958Z","created_at":"2022-04-11T10:11:54.920Z","updated_at":"2026-05-13T13:57:58.959Z","registry_url":"https://pkg.go.dev/github.com/spf13/Cobra","install_command":"go get github.com/spf13/Cobra","documentation_url":"https://pkg.go.dev/github.com/spf13/Cobra#section-documentation","metadata":{},"repo_metadata":{"id":37405385,"uuid":"12574344","full_name":"spf13/cobra","owner":"spf13","description":"A Commander for modern Go CLI interactions","archived":false,"fork":false,"pushed_at":"2025-12-10T02:18:50.000Z","size":1974,"stargazers_count":43514,"open_issues_count":359,"forks_count":3086,"subscribers_count":362,"default_branch":"main","last_synced_at":"2026-03-24T15:24:26.846Z","etag":null,"topics":["cli","cli-app","cobra","cobra-generator","cobra-library","command","command-cobra","command-line","commandline","go","golang","golang-application","golang-library","posix","posix-compliant-flags","subcommands"],"latest_commit_sha":null,"homepage":"https://cobra.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-03-24T12:22:40.000Z","dependencies_parsed_at":"2026-01-11T20:01:47.453Z","dependency_job_id":null,"html_url":"https://github.com/spf13/cobra","commit_stats":{"total_commits":940,"total_committers":319,"mean_commits":2.946708463949843,"dds":0.8797872340425532,"last_synced_commit":"3a5efaede9d389703a792e2f7bfe3a64bc82ced9"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/cobra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/sbom","scorecard":{"id":678240,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/cobra","commit":"3f3b81882534a51628f3286e93c6842d9b2e29ea"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.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":8,"reason":"6 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 21/25 approved changesets -- score normalized to 8","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:37","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/test.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:12","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/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test.yml:85","Warn: goCommand not pinned by hash: .github/workflows/test.yml:86","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":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-21T22:14:30.759Z","repository_id":37405385,"created_at":"2025-08-21T22:14:30.759Z","updated_at":"2025-08-21T22:14:30.759Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30931443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"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"},"tags":[{"name":"v1.10.2","sha":"88b30ab89da2d0d0abb153818746c5a2d30eccec","kind":"commit","published_at":"2025-12-03T23:51:15.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.10.2","html_url":"https://github.com/spf13/cobra/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"7da941c3547e93b8c9f70bbd3befca79c6335388","kind":"commit","published_at":"2025-09-01T16:19:51.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.10.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"51d675196729be769ce235b710ab7058b3aad03a","kind":"commit","published_at":"2025-08-31T23:15:08.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.10.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"40b5bc1437a564fc795d388b23835e84f54cd1d1","kind":"tag","published_at":"2025-02-16T23:51:05.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.9.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5f9c40898e795a9fb0fd5ca83b6e05c3720523d1","kind":"commit","published_at":"2025-02-15T18:17:48.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.9.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"e94f6d0dd9a5e5738dca6bce03c4b1207ffbc0ec","kind":"commit","published_at":"2024-06-01T10:31:11.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.8.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"a0a6ae020bb3899ff0276067863e50523f897370","kind":"commit","published_at":"2023-11-02T15:23:08.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.8.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"4dd4b25de38418174a6e859e8a32eaccca32dccc","kind":"commit","published_at":"2023-03-22T22:41:51.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.7.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"b43be995ebb4bee335a787bd44498b91aef7619c","kind":"commit","published_at":"2022-10-24T16:59:25.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.6.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"860791844ed3a2e544a9b9bbbcb14144a948ad20","kind":"commit","published_at":"2022-10-10T23:06:30.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.6.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"06b06a9dc9f9f5eba93c552b2532a3da64ef9877","kind":"commit","published_at":"2022-06-21T02:06:17.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.5.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"5b2b9e9f61d36ccb66167301f76a2292c3729855","kind":"commit","published_at":"2022-03-10T15:19:35.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.4.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"178edbb247f35e466578211dcf5f4892dbbd369b","kind":"commit","published_at":"2021-12-14T18:22:51.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.3.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"de187e874d1ca382320088f8f6d76333408e5c2e","kind":"commit","published_at":"2021-07-02T15:25:47.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.2.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"07861c800d0779867f821501b892e635660847d2","kind":"commit","published_at":"2021-07-01T15:49:30.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.2.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"8380ddd3132bdf8fd77731725b550c181dda0aa8","kind":"commit","published_at":"2021-02-10T19:41:09.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.3","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"7f95502478346095b52d116f30f3dca0752b00b4","kind":"commit","published_at":"2021-02-10T01:39:00.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.2","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"86f8bfd7fef868a174e1b606783bd7f5c82ddf8f","kind":"commit","published_at":"2020-10-18T18:59:26.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"142dfb15a8b9122dd6543adc769cbf59b976d793","kind":"commit","published_at":"2020-10-14T15:53:09.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"a684a6d7f5e37385d954dd3b5a14fc6912c6ab9d","kind":"commit","published_at":"2020-04-10T19:56:28.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.0.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.0.0/manifests"},{"name":"0.0.7","sha":"6607e6b8603f56adb027298ee6695e06ffb3a819","kind":"commit","published_at":"2020-03-27T20:38:32.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/0.0.7","html_url":"https://github.com/spf13/cobra/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.7/manifests"},{"name":"v0.0.7","sha":"6607e6b8603f56adb027298ee6695e06ffb3a819","kind":"commit","published_at":"2020-03-27T20:38:32.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.7","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"0da06874266c88228b8f14615396a1f6bfc90ed7","kind":"commit","published_at":"2020-02-20T06:29:50.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.6","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.6/manifests"},{"name":"0.0.5","sha":"f2b07da1e2c38d5f12845a4f607e2e1018cbb1f5","kind":"commit","published_at":"2019-06-07T14:48:23.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/0.0.5","html_url":"https://github.com/spf13/cobra/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.5/manifests"},{"name":"v0.0.5","sha":"f2b07da1e2c38d5f12845a4f607e2e1018cbb1f5","kind":"commit","published_at":"2019-06-07T14:48:23.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.5","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"67fc4837d267bc9bfd6e47f77783fcc3dffc68de","kind":"commit","published_at":"2019-03-21T00:05:52.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.4","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"ef82de70bb3f60c65fb8eebacbb2d122ef517385","kind":"commit","published_at":"2018-04-27T13:45:50.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.3","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a1f051bc3eba734da4772d60e2d677f47cf93ef4","kind":"commit","published_at":"2018-03-21T14:39:34.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.2","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"7b2c5ac9fc04fc5efafb60700713d4fa609b777b","kind":"commit","published_at":"2017-10-12T18:25:33.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.1","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-25T17:18:29.940Z","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":0.017171004122163276,"forks_count":0.05689999405187439,"average":4.104767815477921},"purl":"pkg:golang/github.com/spf13/%21cobra","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/spf13/Cobra","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/spf13/Cobra","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/spf13/Cobra/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T22:05:09.213Z","issues_count":274,"pull_requests_count":312,"avg_time_to_close_issue":15680097.078947369,"avg_time_to_close_pull_request":12435357.872448979,"issues_closed_count":114,"pull_requests_closed_count":196,"pull_request_authors_count":132,"issue_authors_count":246,"avg_comments_per_issue":3.510948905109489,"avg_comments_per_pull_request":3.717948717948718,"merged_pull_requests_count":138,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":43,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":1443725.0,"past_year_avg_time_to_close_pull_request":1473660.4375,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":1.4418604651162792,"past_year_avg_comments_per_pull_request":1.7571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/issues","maintainers":[{"login":"marckhouzam","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marckhouzam"},{"login":"jpmcb","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"jpmcb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FCobra/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FCobra/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FCobra/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FCobra/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FCobra/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FCobra/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2167440,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":13963063,"name":"go-github-com-spf13-cobra","ecosystem":"guix","description":"Go library for creating CLI applications","homepage":"https://github.com/spf13/cobra","licenses":"asl2.0","normalized_licenses":["CERN-OHL-P-2.0"],"repository_url":"https://github.com/spf13/cobra","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:46:07.074Z","latest_release_published_at":"2026-03-02T22:46:07.074Z","latest_release_number":"1.10.2","last_synced_at":"2026-04-27T18:13:57.666Z","created_at":"2026-03-02T22:46:06.895Z","updated_at":"2026-04-27T18:13:58.372Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-spf13-cobra/1.10.2/","install_command":"guix install go-github-com-spf13-cobra","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-xyz.scm#n24852","metadata":{"location":"gnu/packages/golang-xyz.scm:24852","variable_name":"go-github-com-spf13-cobra"},"repo_metadata":{"id":37405385,"uuid":"12574344","full_name":"spf13/cobra","owner":"spf13","description":"A Commander for modern Go CLI interactions","archived":false,"fork":false,"pushed_at":"2025-12-10T02:18:50.000Z","size":1974,"stargazers_count":43514,"open_issues_count":359,"forks_count":3086,"subscribers_count":362,"default_branch":"main","last_synced_at":"2026-03-24T15:24:26.846Z","etag":null,"topics":["cli","cli-app","cobra","cobra-generator","cobra-library","command","command-cobra","command-line","commandline","go","golang","golang-application","golang-library","posix","posix-compliant-flags","subcommands"],"latest_commit_sha":null,"homepage":"https://cobra.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-03-24T12:22:40.000Z","dependencies_parsed_at":"2026-01-11T20:01:47.453Z","dependency_job_id":null,"html_url":"https://github.com/spf13/cobra","commit_stats":{"total_commits":940,"total_committers":319,"mean_commits":2.946708463949843,"dds":0.8797872340425532,"last_synced_commit":"3a5efaede9d389703a792e2f7bfe3a64bc82ced9"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/cobra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/sbom","scorecard":{"id":678240,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/cobra","commit":"3f3b81882534a51628f3286e93c6842d9b2e29ea"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.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":8,"reason":"6 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 21/25 approved changesets -- score normalized to 8","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:37","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/test.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:12","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/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test.yml:85","Warn: goCommand not pinned by hash: .github/workflows/test.yml:86","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":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-21T22:14:30.759Z","repository_id":37405385,"created_at":"2025-08-21T22:14:30.759Z","updated_at":"2025-08-21T22:14:30.759Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30931443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"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"}},"repo_metadata_updated_at":"2026-04-27T18:13:58.344Z","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/go-github-com-spf13-cobra","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-spf13-cobra","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-spf13-cobra","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-spf13-cobra/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T22:05:09.213Z","issues_count":274,"pull_requests_count":312,"avg_time_to_close_issue":15680097.078947369,"avg_time_to_close_pull_request":12435357.872448979,"issues_closed_count":114,"pull_requests_closed_count":196,"pull_request_authors_count":132,"issue_authors_count":246,"avg_comments_per_issue":3.510948905109489,"avg_comments_per_pull_request":3.717948717948718,"merged_pull_requests_count":138,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":43,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":1443725.0,"past_year_avg_time_to_close_pull_request":1473660.4375,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":1.4418604651162792,"past_year_avg_comments_per_pull_request":1.7571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/issues","maintainers":[{"login":"marckhouzam","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marckhouzam"},{"login":"jpmcb","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"jpmcb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-spf13-cobra/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-spf13-cobra/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-spf13-cobra/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-spf13-cobra/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-spf13-cobra/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-spf13-cobra/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31662,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":368},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-06-10T05:17:25.224Z","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":14611142,"name":"github.com/SPF13/Cobra","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/SPF13/Cobra","keywords_array":[],"namespace":null,"versions_count":27,"first_release_published_at":"2017-10-12T18:25:33.000Z","latest_release_published_at":"2025-12-03T23:51:15.000Z","latest_release_number":"v1.10.2","last_synced_at":"2026-06-10T10:02:55.308Z","created_at":"2026-06-10T10:02:41.723Z","updated_at":"2026-06-10T11:38:29.991Z","registry_url":"https://pkg.go.dev/github.com/SPF13/Cobra","install_command":"go get github.com/SPF13/Cobra","documentation_url":"https://pkg.go.dev/github.com/SPF13/Cobra#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-06-10T11:38:29.969Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.999445973148165,"dependent_packages_count":4.6846202145930675,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.842033093870617},"purl":"pkg:golang/github.com/%21s%21p%21f13/%21cobra","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/SPF13/Cobra","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/SPF13/Cobra","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/SPF13/Cobra/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSPF13%2FCobra/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSPF13%2FCobra/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSPF13%2FCobra/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSPF13%2FCobra/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSPF13%2FCobra/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSPF13%2FCobra/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2167440,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":3745049,"name":"github.com/Spf13/cobra","ecosystem":"go","description":"Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces.\nIn addition to providing an interface, Cobra simultaneously provides a controller to organize your application code.","homepage":"https://github.com/Spf13/cobra","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Spf13/cobra","keywords_array":[],"namespace":"github.com/Spf13","versions_count":27,"first_release_published_at":"2017-10-12T18:25:33.000Z","latest_release_published_at":"2025-12-03T23:51:15.000Z","latest_release_number":"v1.10.2","last_synced_at":"2026-06-06T20:45:35.779Z","created_at":"2022-04-11T14:51:34.310Z","updated_at":"2026-06-06T20:45:35.779Z","registry_url":"https://pkg.go.dev/github.com/Spf13/cobra","install_command":"go get github.com/Spf13/cobra","documentation_url":"https://pkg.go.dev/github.com/Spf13/cobra#section-documentation","metadata":{},"repo_metadata":{"id":37405385,"uuid":"12574344","full_name":"spf13/cobra","owner":"spf13","description":"A Commander for modern Go CLI interactions","archived":false,"fork":false,"pushed_at":"2025-12-10T02:18:50.000Z","size":1974,"stargazers_count":43514,"open_issues_count":359,"forks_count":3086,"subscribers_count":362,"default_branch":"main","last_synced_at":"2026-03-24T15:24:26.846Z","etag":null,"topics":["cli","cli-app","cobra","cobra-generator","cobra-library","command","command-cobra","command-line","commandline","go","golang","golang-application","golang-library","posix","posix-compliant-flags","subcommands"],"latest_commit_sha":null,"homepage":"https://cobra.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-03-24T12:22:40.000Z","dependencies_parsed_at":"2026-01-11T20:01:47.453Z","dependency_job_id":null,"html_url":"https://github.com/spf13/cobra","commit_stats":{"total_commits":940,"total_committers":319,"mean_commits":2.946708463949843,"dds":0.8797872340425532,"last_synced_commit":"3a5efaede9d389703a792e2f7bfe3a64bc82ced9"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/cobra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/sbom","scorecard":{"id":678240,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/cobra","commit":"3f3b81882534a51628f3286e93c6842d9b2e29ea"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.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":8,"reason":"6 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 21/25 approved changesets -- score normalized to 8","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:37","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/test.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:12","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/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test.yml:85","Warn: goCommand not pinned by hash: .github/workflows/test.yml:86","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":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-21T22:14:30.759Z","repository_id":37405385,"created_at":"2025-08-21T22:14:30.759Z","updated_at":"2025-08-21T22:14:30.759Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30931443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"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"},"tags":[{"name":"v1.10.2","sha":"88b30ab89da2d0d0abb153818746c5a2d30eccec","kind":"commit","published_at":"2025-12-03T23:51:15.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.10.2","html_url":"https://github.com/spf13/cobra/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"7da941c3547e93b8c9f70bbd3befca79c6335388","kind":"commit","published_at":"2025-09-01T16:19:51.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.10.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"51d675196729be769ce235b710ab7058b3aad03a","kind":"commit","published_at":"2025-08-31T23:15:08.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.10.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"40b5bc1437a564fc795d388b23835e84f54cd1d1","kind":"tag","published_at":"2025-02-16T23:51:05.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.9.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5f9c40898e795a9fb0fd5ca83b6e05c3720523d1","kind":"commit","published_at":"2025-02-15T18:17:48.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.9.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"e94f6d0dd9a5e5738dca6bce03c4b1207ffbc0ec","kind":"commit","published_at":"2024-06-01T10:31:11.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.8.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"a0a6ae020bb3899ff0276067863e50523f897370","kind":"commit","published_at":"2023-11-02T15:23:08.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.8.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"4dd4b25de38418174a6e859e8a32eaccca32dccc","kind":"commit","published_at":"2023-03-22T22:41:51.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.7.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"b43be995ebb4bee335a787bd44498b91aef7619c","kind":"commit","published_at":"2022-10-24T16:59:25.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.6.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"860791844ed3a2e544a9b9bbbcb14144a948ad20","kind":"commit","published_at":"2022-10-10T23:06:30.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.6.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"06b06a9dc9f9f5eba93c552b2532a3da64ef9877","kind":"commit","published_at":"2022-06-21T02:06:17.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.5.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"5b2b9e9f61d36ccb66167301f76a2292c3729855","kind":"commit","published_at":"2022-03-10T15:19:35.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.4.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"178edbb247f35e466578211dcf5f4892dbbd369b","kind":"commit","published_at":"2021-12-14T18:22:51.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.3.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"de187e874d1ca382320088f8f6d76333408e5c2e","kind":"commit","published_at":"2021-07-02T15:25:47.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.2.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"07861c800d0779867f821501b892e635660847d2","kind":"commit","published_at":"2021-07-01T15:49:30.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.2.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"8380ddd3132bdf8fd77731725b550c181dda0aa8","kind":"commit","published_at":"2021-02-10T19:41:09.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.3","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"7f95502478346095b52d116f30f3dca0752b00b4","kind":"commit","published_at":"2021-02-10T01:39:00.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.2","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"86f8bfd7fef868a174e1b606783bd7f5c82ddf8f","kind":"commit","published_at":"2020-10-18T18:59:26.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"142dfb15a8b9122dd6543adc769cbf59b976d793","kind":"commit","published_at":"2020-10-14T15:53:09.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"a684a6d7f5e37385d954dd3b5a14fc6912c6ab9d","kind":"commit","published_at":"2020-04-10T19:56:28.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.0.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.0.0/manifests"},{"name":"0.0.7","sha":"6607e6b8603f56adb027298ee6695e06ffb3a819","kind":"commit","published_at":"2020-03-27T20:38:32.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/0.0.7","html_url":"https://github.com/spf13/cobra/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.7/manifests"},{"name":"v0.0.7","sha":"6607e6b8603f56adb027298ee6695e06ffb3a819","kind":"commit","published_at":"2020-03-27T20:38:32.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.7","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"0da06874266c88228b8f14615396a1f6bfc90ed7","kind":"commit","published_at":"2020-02-20T06:29:50.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.6","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.6/manifests"},{"name":"0.0.5","sha":"f2b07da1e2c38d5f12845a4f607e2e1018cbb1f5","kind":"commit","published_at":"2019-06-07T14:48:23.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/0.0.5","html_url":"https://github.com/spf13/cobra/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.5/manifests"},{"name":"v0.0.5","sha":"f2b07da1e2c38d5f12845a4f607e2e1018cbb1f5","kind":"commit","published_at":"2019-06-07T14:48:23.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.5","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"67fc4837d267bc9bfd6e47f77783fcc3dffc68de","kind":"commit","published_at":"2019-03-21T00:05:52.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.4","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"ef82de70bb3f60c65fb8eebacbb2d122ef517385","kind":"commit","published_at":"2018-04-27T13:45:50.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.3","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a1f051bc3eba734da4772d60e2d677f47cf93ef4","kind":"commit","published_at":"2018-03-21T14:39:34.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.2","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"7b2c5ac9fc04fc5efafb60700713d4fa609b777b","kind":"commit","published_at":"2017-10-12T18:25:33.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.1","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-25T17:18:18.590Z","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":0.017171004122163276,"forks_count":0.05689999405187439,"average":4.104767815477921},"purl":"pkg:golang/github.com/%21spf13/cobra","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Spf13/cobra","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Spf13/cobra","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Spf13/cobra/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T22:05:09.213Z","issues_count":274,"pull_requests_count":312,"avg_time_to_close_issue":15680097.078947369,"avg_time_to_close_pull_request":12435357.872448979,"issues_closed_count":114,"pull_requests_closed_count":196,"pull_request_authors_count":132,"issue_authors_count":246,"avg_comments_per_issue":3.510948905109489,"avg_comments_per_pull_request":3.717948717948718,"merged_pull_requests_count":138,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":43,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":1443725.0,"past_year_avg_time_to_close_pull_request":1473660.4375,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":1.4418604651162792,"past_year_avg_comments_per_pull_request":1.7571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/issues","maintainers":[{"login":"marckhouzam","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marckhouzam"},{"login":"jpmcb","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"jpmcb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSpf13%2Fcobra/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSpf13%2Fcobra/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSpf13%2Fcobra/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSpf13%2Fcobra/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSpf13%2Fcobra/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSpf13%2Fcobra/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2167440,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":14557041,"name":"github.com/spf13/coBra","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/spf13/coBra","keywords_array":[],"namespace":null,"versions_count":27,"first_release_published_at":"2017-10-12T18:25:33.000Z","latest_release_published_at":"2025-12-03T23:51:15.000Z","latest_release_number":"v1.10.2","last_synced_at":"2026-05-28T03:31:59.242Z","created_at":"2026-05-28T03:31:56.798Z","updated_at":"2026-05-28T04:48:53.051Z","registry_url":"https://pkg.go.dev/github.com/spf13/coBra","install_command":"go get github.com/spf13/coBra","documentation_url":"https://pkg.go.dev/github.com/spf13/coBra#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-28T04:48:53.022Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.035479429185533,"dependent_packages_count":4.718422284959875,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.876950857072703},"purl":"pkg:golang/github.com/spf13/co%21bra","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/spf13/coBra","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/spf13/coBra","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/spf13/coBra/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FcoBra/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FcoBra/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FcoBra/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FcoBra/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FcoBra/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FcoBra/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2167440,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":437,"name":"github.com/spf13/cobra","ecosystem":"go","description":"Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces.","homepage":"https://github.com/spf13/cobra","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/spf13/cobra","keywords_array":[],"namespace":"github.com/spf13","versions_count":27,"first_release_published_at":"2017-10-12T18:25:33.000Z","latest_release_published_at":"2025-12-03T23:51:15.000Z","latest_release_number":"v1.10.2","last_synced_at":"2026-06-10T22:31:24.739Z","created_at":"2022-04-04T17:58:04.072Z","updated_at":"2026-06-10T22:31:24.739Z","registry_url":"https://pkg.go.dev/github.com/spf13/cobra","install_command":"go get github.com/spf13/cobra","documentation_url":"https://pkg.go.dev/github.com/spf13/cobra#section-documentation","metadata":{},"repo_metadata":{"id":37405385,"uuid":"12574344","full_name":"spf13/cobra","owner":"spf13","description":"A Commander for modern Go CLI interactions","archived":false,"fork":false,"pushed_at":"2025-12-10T02:18:50.000Z","size":1974,"stargazers_count":43514,"open_issues_count":359,"forks_count":3086,"subscribers_count":362,"default_branch":"main","last_synced_at":"2026-03-24T15:24:26.846Z","etag":null,"topics":["cli","cli-app","cobra","cobra-generator","cobra-library","command","command-cobra","command-line","commandline","go","golang","golang-application","golang-library","posix","posix-compliant-flags","subcommands"],"latest_commit_sha":null,"homepage":"https://cobra.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-03-24T12:22:40.000Z","dependencies_parsed_at":"2026-01-11T20:01:47.453Z","dependency_job_id":null,"html_url":"https://github.com/spf13/cobra","commit_stats":{"total_commits":940,"total_committers":319,"mean_commits":2.946708463949843,"dds":0.8797872340425532,"last_synced_commit":"3a5efaede9d389703a792e2f7bfe3a64bc82ced9"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/cobra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/sbom","scorecard":{"id":678240,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/cobra","commit":"3f3b81882534a51628f3286e93c6842d9b2e29ea"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.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":8,"reason":"6 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 8","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":8,"reason":"Found 21/25 approved changesets -- score normalized to 8","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:37","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/test.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:12","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/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/spf13/cobra/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test.yml:85","Warn: goCommand not pinned by hash: .github/workflows/test.yml:86","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":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-21T22:14:30.759Z","repository_id":37405385,"created_at":"2025-08-21T22:14:30.759Z","updated_at":"2025-08-21T22:14:30.759Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30931443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"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"},"tags":[{"name":"v1.10.2","sha":"88b30ab89da2d0d0abb153818746c5a2d30eccec","kind":"commit","published_at":"2025-12-03T23:51:15.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.10.2","html_url":"https://github.com/spf13/cobra/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"7da941c3547e93b8c9f70bbd3befca79c6335388","kind":"commit","published_at":"2025-09-01T16:19:51.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.10.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"51d675196729be769ce235b710ab7058b3aad03a","kind":"commit","published_at":"2025-08-31T23:15:08.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.10.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"40b5bc1437a564fc795d388b23835e84f54cd1d1","kind":"tag","published_at":"2025-02-16T23:51:05.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.9.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5f9c40898e795a9fb0fd5ca83b6e05c3720523d1","kind":"commit","published_at":"2025-02-15T18:17:48.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.9.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"e94f6d0dd9a5e5738dca6bce03c4b1207ffbc0ec","kind":"commit","published_at":"2024-06-01T10:31:11.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.8.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"a0a6ae020bb3899ff0276067863e50523f897370","kind":"commit","published_at":"2023-11-02T15:23:08.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.8.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"4dd4b25de38418174a6e859e8a32eaccca32dccc","kind":"commit","published_at":"2023-03-22T22:41:51.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.7.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"b43be995ebb4bee335a787bd44498b91aef7619c","kind":"commit","published_at":"2022-10-24T16:59:25.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.6.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"860791844ed3a2e544a9b9bbbcb14144a948ad20","kind":"commit","published_at":"2022-10-10T23:06:30.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.6.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"06b06a9dc9f9f5eba93c552b2532a3da64ef9877","kind":"commit","published_at":"2022-06-21T02:06:17.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.5.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"5b2b9e9f61d36ccb66167301f76a2292c3729855","kind":"commit","published_at":"2022-03-10T15:19:35.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.4.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"178edbb247f35e466578211dcf5f4892dbbd369b","kind":"commit","published_at":"2021-12-14T18:22:51.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.3.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"de187e874d1ca382320088f8f6d76333408e5c2e","kind":"commit","published_at":"2021-07-02T15:25:47.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.2.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"07861c800d0779867f821501b892e635660847d2","kind":"commit","published_at":"2021-07-01T15:49:30.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.2.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"8380ddd3132bdf8fd77731725b550c181dda0aa8","kind":"commit","published_at":"2021-02-10T19:41:09.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.3","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"7f95502478346095b52d116f30f3dca0752b00b4","kind":"commit","published_at":"2021-02-10T01:39:00.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.2","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"86f8bfd7fef868a174e1b606783bd7f5c82ddf8f","kind":"commit","published_at":"2020-10-18T18:59:26.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.1","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"142dfb15a8b9122dd6543adc769cbf59b976d793","kind":"commit","published_at":"2020-10-14T15:53:09.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.1.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"a684a6d7f5e37385d954dd3b5a14fc6912c6ab9d","kind":"commit","published_at":"2020-04-10T19:56:28.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v1.0.0","html_url":"https://github.com/spf13/cobra/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v1.0.0/manifests"},{"name":"0.0.7","sha":"6607e6b8603f56adb027298ee6695e06ffb3a819","kind":"commit","published_at":"2020-03-27T20:38:32.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/0.0.7","html_url":"https://github.com/spf13/cobra/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.7/manifests"},{"name":"v0.0.7","sha":"6607e6b8603f56adb027298ee6695e06ffb3a819","kind":"commit","published_at":"2020-03-27T20:38:32.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.7","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"0da06874266c88228b8f14615396a1f6bfc90ed7","kind":"commit","published_at":"2020-02-20T06:29:50.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.6","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.6/manifests"},{"name":"0.0.5","sha":"f2b07da1e2c38d5f12845a4f607e2e1018cbb1f5","kind":"commit","published_at":"2019-06-07T14:48:23.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/0.0.5","html_url":"https://github.com/spf13/cobra/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/0.0.5/manifests"},{"name":"v0.0.5","sha":"f2b07da1e2c38d5f12845a4f607e2e1018cbb1f5","kind":"commit","published_at":"2019-06-07T14:48:23.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.5","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"67fc4837d267bc9bfd6e47f77783fcc3dffc68de","kind":"commit","published_at":"2019-03-21T00:05:52.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.4","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"ef82de70bb3f60c65fb8eebacbb2d122ef517385","kind":"commit","published_at":"2018-04-27T13:45:50.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.3","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a1f051bc3eba734da4772d60e2d677f47cf93ef4","kind":"commit","published_at":"2018-03-21T14:39:34.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.2","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"7b2c5ac9fc04fc5efafb60700713d4fa609b777b","kind":"commit","published_at":"2017-10-12T18:25:33.000Z","download_url":"https://codeload.github.com/spf13/cobra/tar.gz/v0.0.1","html_url":"https://github.com/spf13/cobra/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/cobra@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-06-03T15:15:52.170Z","dependent_packages_count":50282,"downloads":null,"downloads_period":null,"dependent_repos_count":109476,"rankings":{"downloads":null,"dependent_repos_count":0.007699991889341877,"dependent_packages_count":0.0019506646119666086,"stargazers_count":0.041477289643921576,"forks_count":0.13059186244323823,"docker_downloads_count":0.005954660394424384,"average":0.03753489379657853},"purl":"pkg:golang/github.com/spf13/cobra","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/spf13/cobra","docker_dependents_count":16918,"docker_downloads_count":52555489296,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/spf13/cobra","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/spf13/cobra/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-02-28T22:05:09.213Z","issues_count":274,"pull_requests_count":312,"avg_time_to_close_issue":15680097.078947369,"avg_time_to_close_pull_request":12435357.872448979,"issues_closed_count":114,"pull_requests_closed_count":196,"pull_request_authors_count":132,"issue_authors_count":246,"avg_comments_per_issue":3.510948905109489,"avg_comments_per_pull_request":3.717948717948718,"merged_pull_requests_count":138,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":43,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":1443725.0,"past_year_avg_time_to_close_pull_request":1473660.4375,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":1.4418604651162792,"past_year_avg_comments_per_pull_request":1.7571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/issues","maintainers":[{"login":"marckhouzam","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marckhouzam"},{"login":"jpmcb","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"jpmcb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"},{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fcobra/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fcobra/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fcobra/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fcobra/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fcobra/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fcobra/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2167440,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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"}}],"commits":{"id":2614,"full_name":"spf13/cobra","default_branch":"main","total_commits":991,"total_committers":330,"total_bot_commits":28,"total_bot_committers":1,"mean_commits":3.003030303030303,"dds":0.8859737638748739,"past_year_total_commits":16,"past_year_total_committers":14,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.1428571428571428,"past_year_dds":0.875,"last_synced_at":"2026-05-31T15:32:46.249Z","last_synced_commit":"ad460ea8f249db69c943a365fb84f3a59042d54e","created_at":"2023-03-07T09:15:02.926Z","updated_at":"2026-05-31T15:25:15.210Z","committers":[{"name":"Albert Nigmatzianov","email":"albertnigma@gmail.com","login":"n10v","count":113},{"name":"Steve Francia","email":"steve.francia@gmail.com","login":"spf13","count":80},{"name":"Eric Paris","email":"eparis@redhat.com","login":"eparis","count":59},{"name":"Marc Khouzam","email":"marc.khouzam@gmail.com","login":"marckhouzam","count":48},{"name":"jharshman","email":"joshgreyhat@gmail.com","login":"jharshman","count":39},{"name":"Unai Martinez-Corral","email":"38422348+umarcor","login":"umarcor","count":36},{"name":"Anthony Fok","email":"foka@debian.org","login":"anthonyfok","count":36},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":28},{"name":"Haim Ashkenazi","email":"haim@babysnakes.org","login":"babysnakes","count":22},{"name":"Ville Skyttä","email":"ville.skytta@upcloud.com","login":"scop","count":21},{"name":"John McBride","email":"jpmmcbride@gmail.com","login":"jpmcb","count":19},{"name":"Austin Riendeau","email":"austin@apriendeau.com","login":"apriendeau","count":12},{"name":"Bjørn Erik Pedersen","email":"bjorn.erik.pedersen@gmail.com","login":"bep","count":11},{"name":"Fabiano Franz","email":"ffranz@redhat.com","login":"fabianofranz","count":11},{"name":"Paul Holzinger","email":"45212748+Luap99","login":"Luap99","count":10},{"name":"Daniel Nephin","email":"dnephin@gmail.com","login":"dnephin","count":10},{"name":"Nir Soffer","email":"nsoffer@redhat.com","login":"nirs","count":10},{"name":"Daniel Martí","email":"mvdan@mvdan.cc","login":"mvdan","count":7},{"name":"Sebastiaan van Stijn","email":"thaJeztah","login":"thaJeztah","count":7},{"name":"Juan Leni","email":"lenijuan@gmail.com","login":"jleni","count":6},{"name":"Dr. Stefan Schimanski","email":"stefan.schimanski@gmail.com","login":"sttts","count":6},{"name":"Bruce Downs","email":"bruce.downs@autodesk.com","login":"bruceadowns","count":6},{"name":"Nick Miyake","email":"nmiyake","login":"nmiyake","count":6},{"name":"Warren Fernandes","email":"warren.f.fernandes@gmail.com","login":"wfernandes","count":5},{"name":"Johanan Liebermann","email":"johanan.lieberman@gmail.com","login":"johananl","count":5},{"name":"Étienne Vallette d'Osia","email":"dohzya@gmail.com","login":"dohzya","count":4},{"name":"tummychow","email":"tummychow","login":"tummychow","count":4},{"name":"Tamir Duberstein","email":"tamird@gmail.com","login":"tamird","count":4},{"name":"Rajat Jindal","email":"rajatjindal83@gmail.com","login":"rajatjindal","count":4},{"name":"Garth Kidd","email":"garth@garthk.com","login":"garthk","count":4},{"name":"Eric Chen","email":"54382303+ericdachen","login":"ericdachen","count":4},{"name":"Di Xu","email":"dixudx","login":"dixudx","count":4},{"name":"Brendan Burns","email":"bburns@google.com","login":"brendandburns","count":4},{"name":"Allen Sun","email":"shlallen1990@gmail.com","login":"allencloud","count":4},{"name":"Anastasis Andronidis","email":"anastasis90@yahoo.gr","login":"andronat","count":3},{"name":"Brian Pursley","email":"bpursley@cinlogic.com","login":"brianpursley","count":3},{"name":"Jared Bydeley","email":"jbydeley@gmail.com","login":"jbydeley","count":3},{"name":"Jeff Lowdermilk","email":"jeffml@google.com","login":"j3ffml","count":3},{"name":"John Calabrese","email":"xchapter7x@gmail.com","login":"xchapter7x","count":3},{"name":"ccoVeille","email":"3875889+ccoVeille","login":"ccoVeille","count":3},{"name":"John Schnake","email":"jschnake@vmware.com","login":"johnSchnake","count":3},{"name":"Sam Ghods","email":"sam@box.com","login":null,"count":3},{"name":"Clayton Coleman","email":"ccoleman@redhat.com","login":"smarterclayton","count":2},{"name":"Daisuke Taniwaki","email":"daisuketaniwaki@gmail.com","login":"dtaniwaki","count":2},{"name":"Euan Kemp","email":"euan.kemp@coreos.com","login":"euank","count":2},{"name":"Frank Schroeder","email":"frank.schroeder@gmail.com","login":"magiconair","count":2},{"name":"Jan Kuehle","email":"jkuehle90@gmail.com","login":"frigus02","count":2},{"name":"Ikko Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":2},{"name":"Yash Ladha","email":"18033231+yashLadha","login":"yashLadha","count":2},{"name":"Tony Hsu","email":"gosharplite@gmail.com","login":"gosharplite","count":2},{"name":"Steve Domino","email":"domino.steve@gmail.com","login":"sdomino","count":2},{"name":"Rob Terhaar","email":"rob@atlanticdynamic.com","login":"robbyt","count":2},{"name":"Raúl Barroso","email":"ra.barroso@gmail.com","login":"raulb","count":2},{"name":"Paul Meyer","email":"49727155+katexochen","login":"katexochen","count":2},{"name":"Michael Muré","email":"batolettre@gmail.com","login":"MichaelMure","count":2},{"name":"Michael","email":"michael-k","login":"michael-k","count":2},{"name":"Matt McCoy","email":"mattnenterprise@yahoo.com","login":"mattnenterprise","count":2},{"name":"Marian Steinbach","email":"marian@giantswarm.io","login":"marians","count":2},{"name":"Maciej Szulik","email":"maszulik@redhat.com","login":"soltysh","count":2},{"name":"Kevin Kirsche","email":"Kev.Kirsche+GitHub@gmail.com","login":"kkirsche","count":2},{"name":"Kazuki Suda","email":"kazuki.suda@gmail.com","login":"superbrothers","count":2},{"name":"John McCabe","email":"johnmccabe","login":"johnmccabe","count":2},{"name":"Alessio Treglia","email":"alessio@tendermint.com","login":null,"count":2},{"name":"Alexander Thaller","email":"alexander.thaller@atraveo.de","login":null,"count":2},{"name":"Ian Walter","email":"public@iankwalter.com","login":null,"count":2},{"name":"Nickolas Kraus","email":"NickHKraus@gmail.com","login":null,"count":2},{"name":"Yann Soubeyrand","email":"yann.soubeyrand@camptocamp.com","login":"yann-soubeyrand","count":2},{"name":"Kartik Singhal","email":"kartiksinghal@gmail.com","login":"k4rtik","count":2},{"name":"Chris Broadfoot","email":"cbro@golang.org","login":"broady","count":2},{"name":"Tobias Klauser","email":"tklauser@distanz.ch","login":"tklauser","count":2},{"name":"Andrey Kurilin","email":"andr.kurilin@gmail.com","login":"andreykurilin","count":2},{"name":"Tom Payne","email":"tom.payne@flarm.com","login":"twpayne","count":2},{"name":"Elliot Morrison-Reed","email":"elliotmr","login":"elliotmr","count":1},{"name":"Edward Betts","email":"edward@4angle.com","login":"EdwardBetts","count":1},{"name":"Edgard Castro","email":"castro@edgard.org","login":"edgard","count":1},{"name":"Eden Tsai","email":"edentsai231@gmail.com","login":"edentsai","count":1},{"name":"Don Petersen","email":"don@donpetersen.net","login":"dpetersen","count":1},{"name":"Dominik Roos","email":"domi.roos@gmail.com","login":"oncilla","count":1},{"name":"Dmytro Milinevskyi","email":"dmytro.milinevskyi@datadoghq.com","login":"niamster","count":1},{"name":"Dmitry Shurupov","email":"dmitry.shurupov@flant.com","login":"shurup","count":1},{"name":"Dima Brusilovsky","email":"dimabru@gmail.com","login":"dimabru","count":1},{"name":"Elliott Beach","email":"elliott2.71828@gmail.com","login":"elliott-beach","count":1},{"name":"Fraser Waters","email":"frassle@gmail.com","login":"Frassle","count":1},{"name":"Frank Chiarulli Jr","email":"frank@frankchiarulli.com","login":"fcjr","count":1},{"name":"Diego Becciolini","email":"diego.becciolini@gmail.com","login":"itizir","count":1},{"name":"Diana Flach","email":"Crunsher","login":"Crunsher","count":1},{"name":"James DeFelice","email":"james.defelice@gmail.com","login":"jdef","count":1},{"name":"Dave Henderson","email":"dhenderson@gmail.com","login":"hairyhenderson","count":1},{"name":"Davanum Srinivas","email":"davanum@gmail.com","login":"dims","count":1},{"name":"Danny Hermes","email":"daniel.j.hermes@gmail.com","login":"dhermes","count":1},{"name":"Daniel Nguyen","email":"danieldknguyen@gmail.com","login":"danieldn","count":1},{"name":"Daniel Esponda","email":"daniel103@gmail.com","login":"desponda","count":1},{"name":"Clayton Ray","email":"iamclaytonray@gmail.com","login":"iamclaytonray","count":1},{"name":"Christoph Görn","email":"goern@redhat.com","login":"goern","count":1},{"name":"Christian Muehlhaeuser","email":"muesli@gmail.com","login":"muesli","count":1},{"name":"Chongyi Zheng","email":"git@zcy.dev","login":"harryzcy","count":1},{"name":"Harald Albers","email":"albers","login":"albers","count":1},{"name":"Haoming Meng","email":"41393704+Techming","login":"Techming","count":1},{"name":"Hannah Troisi","email":"htroisi@pixielabs.ai","login":"htroisi","count":1},{"name":"Gyu-Ho Lee","email":"gyuhox@gmail.com","login":"gyuho","count":1},{"name":"Gyanendra Mishra","email":"anomaly.the@gmail.com","login":"h4ck3rk3y","count":1},{"name":"Gustavo Bazan","email":"gus.bazan@hey.com","login":"gssbzn","count":1},{"name":"Gregoire Mahe","email":"31134503+gregoiremahe","login":"gregoiremahe","count":1},{"name":"Go Frendi Gunawan","email":"gofrendiasgard@gmail.com","login":"goFrendiAsgard","count":1},{"name":"Ggg6542","email":"465806+gusega","login":"gusega","count":1},{"name":"George Kuan","email":"commonlisp@gmail.com","login":"commonlisp","count":1},{"name":"Garret Kelly","email":"Garret.Kelly@gmail.com","login":"gkelly","count":1},{"name":"Gabe Cook","email":"gabe565@gmail.com","login":"gabe565","count":1},{"name":"G. Hussain Chinoy","email":"ghchinoy@gmail.com","login":"ghchinoy","count":1},{"name":"French Ben","email":"FrenchBen","login":"FrenchBen","count":1},{"name":"Artur Aronov","email":"52620016+ArturAronov","login":"ArturAronov","count":1},{"name":"Erdal TAŞKESEN","email":"erdal@taskesen.me","login":"erdaltsksn","count":1},{"name":"Fabian Kammel","email":"datosh@gmx.de","login":"datosh","count":1},{"name":"Fabrício José Souza","email":"1116377+fabriciojs","login":"fabriciojs","count":1},{"name":"Federico","email":"s0rc3r3r01","login":"s0rc3r3r01","count":1},{"name":"Felix Yan","email":"felixonmars@archlinux.org","login":"felixonmars","count":1},{"name":"Florent Poinsard","email":"35779988+frouioui","login":"frouioui","count":1},{"name":"Florian Forster","email":"florian@zitadel.com","login":"fforootd","count":1},{"name":"Francesc Campoy","email":"campoy@golang.org","login":"campoy","count":1},{"name":"Denis","email":"43725617+korovindenis","login":"korovindenis","count":1},{"name":"Adam Bozanich","email":"adam.boz@gmail.com","login":"boz","count":1},{"name":"Adam Demuri","email":"adam.demuri@gmail.com","login":"ademuri","count":1},{"name":"Adam Mckaig","email":"adam.mckaig@gmail.com","login":"adammck","count":1},{"name":"Adrián López","email":"adrianlzt@gmail.com","login":"adrianlzt","count":1},{"name":"Ahsanul Haque","email":"ahsanul@gmail.com","login":"ahsanuhaque","count":1},{"name":"Aleksa Sarai","email":"cyphar@cyphar.com","login":"cyphar","count":1},{"name":"Alessandro (Ale) Segala","email":"43508+ItalyPaleAle","login":"ItalyPaleAle","count":1},{"name":"Alessandro Arzilli","email":"alessandro.arzilli@gmail.com","login":"aarzilli","count":1},{"name":"Alessio Treglia","email":"quadrispro@ubuntu.com","login":"alessio","count":1},{"name":"Alex Mayer","email":"amayer5125@gmail.com","login":"amayer5125","count":1},{"name":"Alexander Guy","email":"alexander@andern.org","login":"alexanderguy","count":1},{"name":"Alan Pearce","email":"alan@alanpearce.co.uk","login":null,"count":1},{"name":"Arda Aytekin","email":"aytekinar@mailbox.org","login":null,"count":1},{"name":"Carol A. Scott","email":"carol@buoyant.io","login":null,"count":1},{"name":"David Wertenteil","email":"dwertent@armosec.io","login":null,"count":1},{"name":"Greg Osuri","email":"gosuri@gmail.com","login":null,"count":1},{"name":"Hugo","email":"hugo@barrera.io","login":null,"count":1},{"name":"J.R. Hill","email":"hiljusti@amazon.com","login":null,"count":1},{"name":"Jake Dodd","email":"jake@usedopamine.com","login":null,"count":1},{"name":"Kevin Darlington","email":"kdarlington@gmail.com","login":null,"count":1},{"name":"Yuanxiao","email":"yuan.xiao5@zte.com.cn","login":null,"count":1},{"name":"bpdunni","email":"brian.dunnigan@wavestrike.com","login":null,"count":1},{"name":"meyermarcel","email":"meyermarcel@posteo.de","login":null,"count":1},{"name":"Francis Nickels III","email":"fnickels@riotgames.com","login":"fnickels","count":1},{"name":"Case Wylie","email":"cmwylie19@gmail.com","login":"cmwylie19","count":1},{"name":"Carlos Alexandro Becker","email":"caarlos0","login":"caarlos0","count":1},{"name":"Cao Weiwei","email":"cao.weiwei30@zte.com.cn","login":"icaoweiwei","count":1},{"name":"Brian Danowski","email":"brian.danowski@gmail.com","login":"mailtruck","count":1},{"name":"Brandon Philips","email":"brandon@ifup.org","login":"philips","count":1},{"name":"Branch Vincent","email":"branchevincent@gmail.com","login":"branchvincent","count":1},{"name":"Brad Dickason","email":"dickason@gmail.com","login":"bdickason","count":1},{"name":"Bitdeli Chef","email":"chef@bitdeli.com","login":"bitdeli-chef","count":1},{"name":"Bilal Amarni","email":"bilal.amarni@gmail.com","login":"bamarni","count":1},{"name":"Ben Gadbois","email":"bengadbois","login":"bengadbois","count":1},{"name":"Behrang Noruzi Niya","email":"behrangn@gmail.com","login":"behrang","count":1},{"name":"Avinash Upadhyaya K R","email":"52544819+avinashupadhya99","login":"avinashupadhya99","count":1},{"name":"Tom Elliott","email":"tom.w.elliott@gmail.com","login":"theothertomelliott","count":1},{"name":"Apurva Chitnis","email":"apuchitnis","login":"apuchitnis","count":1},{"name":"António Meireles","email":"antonio.meireles@reformi.st","login":"AntonioMeireles","count":1},{"name":"Anish Athalye","email":"me@anishathalye.com","login":"anishathalye","count":1},{"name":"Angel Beltran","email":"beltranbeaverdam@gmail.com","login":"angelbeltran","count":1},{"name":"Andrew Au","email":"cshung@gmail.com","login":"cshung","count":1},{"name":"Andreas Deininger","email":"andreas@deininger.net","login":"deining","count":1},{"name":"Andrea Falzetti","email":"andreafalzetti","login":"andreafalzetti","count":1},{"name":"Amit Botzer","email":"botzer.2002@gmail.com","login":"BigB00st","count":1},{"name":"Alexandru-Claudius Virtopeanu","email":"alexandru-claudius.virtopeanu@ionos.com","login":"avirtopeanu-ionos","count":1},{"name":"Tamer TAS","email":"tmrts","login":"tmrts","count":1},{"name":"Thomas Cyron","email":"thomas@thcyron.de","login":"thcyron","count":1},{"name":"Théotime Lévêque","email":"thylong","login":"thylong","count":1},{"name":"Tim Peoples","email":"tep","login":"tep","count":1},{"name":"Enrico Candino","email":"enrico.candino@gmail.com","login":"enrichman","count":1},{"name":"Tomas Aschan","email":"1550920+tomasaschan","login":"tomasaschan","count":1},{"name":"Toni Kangas","email":"kangasta","login":"kangasta","count":1},{"name":"Tyler Butler","email":"tyler@tylerbutler.com","login":"tylerbutler","count":1},{"name":"Umberto Baldi","email":"34278123+umbynos","login":"umbynos","count":1},{"name":"Vaibhav Kaushik","email":"github@vaibhavk.in","login":"vnzongzna","count":1},{"name":"Varun Chawla","email":"34209028+veeceey","login":"veeceey","count":1},{"name":"Varun Sharma","email":"varunsh@stepsecurity.io","login":"varunsh-coder","count":1},{"name":"Viktor Stanchev","email":"me@viktorstanchev.com","login":"vikstrous","count":1},{"name":"Vincent","email":"vincent@ory.sh","login":"vinckr","count":1},{"name":"Vincent Batts","email":"vbatts@hashbangbash.com","login":"vbatts","count":1},{"name":"Vui Lam","email":"vui.lam@broadcom.com","login":"vuil","count":1},{"name":"Wesley Merkel","email":"ooesili@gmail.com","login":"ooesili","count":1},{"name":"Willi Eggeling","email":"thewilli","login":"thewilli","count":1},{"name":"Xinwei Xiong","email":"3293172751NSS@gmail.com","login":"cubxxw","count":1},{"name":"XuZvvHYmZfYdWJNRunkJ","email":"3367239+JBrVJxsc","login":"JBrVJxsc","count":1},{"name":"Sascha Steinbiss","email":"satta","login":"satta","count":1},{"name":"Scott Konzem","email":"konzems@gmail.com","login":"skonzem","count":1},{"name":"Sean Prince","email":"7532924+seanprince","login":"seanprince","count":1},{"name":"Seonghyeon Cho","email":"seonghyeoncho96@gmail.com","login":"sh-cho","count":1},{"name":"Shahidh K Muhammed","email":"muhammedshahid.k@gmail.com","login":"shahidhk","count":1},{"name":"Shamus Taylor","email":"Shamus03@me.com","login":"Shamus03","count":1},{"name":"Shihta Kuan","email":"Shihta","login":"Shihta","count":1},{"name":"Shyim","email":"6224096+shyim","login":"shyim","count":1},{"name":"Simon Ser","email":"contact@emersion.fr","login":"emersion","count":1},{"name":"Simone Gotti","email":"simone.gotti@gmail.com","login":"sgotti","count":1},{"name":"Skeet WU","email":"i@tiaobug.com","login":"skeetwu","count":1},{"name":"Sobit Akhmedov","email":"sobit.akhmedov@gmail.com","login":"sobit","count":1},{"name":"Souma","email":"101255979+5ouma","login":"5ouma","count":1},{"name":"Stefan Majer","email":"stefan.majer@gmail.com","login":"majst01","count":1},{"name":"Stefan Weil","email":"sw@weilnetz.de","login":"stweil","count":1},{"name":"Stefano Guerrini","email":"guerrinistefano3@gmail.com","login":"StefanoGuerrini","count":1},{"name":"Steve Winslow","email":"steve@swinslow.net","login":"swinslow","count":1},{"name":"SwagPack","email":"belwalkarvarad@gmail.com","login":"VaradBelwalkar","count":1},{"name":"Taavi Väänänen","email":"hi@taavi.wtf","login":"supertassu","count":1},{"name":"Tam Mach","email":"sayboras@yahoo.com","login":"sayboras","count":1},{"name":"Yedaya Katsman","email":"yedaya.ka@gmail.com","login":"yedayak","count":1},{"name":"joe2far","email":"joe2farrell@gmail.com","login":"joe2far","count":1},{"name":"joelterry","email":"jnterry@berkeley.edu","login":"joelterry","count":1},{"name":"jojomi","email":"dev.jojomi@yahoo.com","login":"jojomi","count":1},{"name":"kballou","email":"kballou@devnulllabs.io","login":"kennyballou","count":1},{"name":"kida","email":"42762517+t29kida","login":"t29kida","count":1},{"name":"korya","email":"korya","login":"korya","count":1},{"name":"midchildan","email":"git@midchildan.org","login":"midchildan","count":1},{"name":"mike76-dev","email":"72828450+mike76-dev","login":"mike76-dev","count":1},{"name":"montag451","email":"montag451@laposte.net","login":"montag451","count":1},{"name":"namusyaka","email":"namusyaka@gmail.com","login":"namusyaka","count":1},{"name":"racerole","email":"148756161+racerole","login":"racerole","count":1},{"name":"rsteube","email":"rsteube","login":"rsteube","count":1},{"name":"siddharthist","email":"langston.barrett@gmail.com","login":"langston-barrett","count":1},{"name":"silenceshell","email":"me@ieevee.com","login":"silenceshell","count":1},{"name":"styee","email":"19558839+styee","login":"styee","count":1},{"name":"takanuva15","email":"6986426+takanuva15","login":"takanuva15","count":1},{"name":"tamo","email":"graboros.dev@gmail.com","login":"moritamori","count":1},{"name":"tomerf","email":"Tomer.TF@gmail.com","login":"tomerf","count":1},{"name":"vkhoroz","email":"vkhoroz","login":"vkhoroz","count":1},{"name":"xuwu","email":"ixw1991@126.com","login":"imxw","count":1},{"name":"Yevgeny Pats","email":"yev.pats@gmail.com","login":"yevgenypats","count":1},{"name":"Yuval Goldberg","email":"yuvigoldi@gmail.com","login":"YuviGold","count":1},{"name":"Zef Hemel","email":"zef@zef.me","login":"zefhemel","count":1},{"name":"ZhuHaiCheng","email":"zhuhai@52it.net","login":"zhuhaicity","count":1},{"name":"Zoran Regvart","email":"zoran@regvart.com","login":"zregvart","count":1},{"name":"aawsome","email":"37850842+aawsome","login":"aawsome","count":1},{"name":"agmen","email":"gavin@agmen2.co.uk","login":"agmen","count":1},{"name":"akutz","email":"sakutz@gmail.com","login":"akutz","count":1},{"name":"awilliams","email":"pwnfactory@gmail.com","login":"awilliams","count":1},{"name":"bpicode","email":"bjoern.pirnay@googlemail.com","login":"bpicode","count":1},{"name":"cui fliter","email":"imcusg@gmail.com","login":"cuishuang","count":1},{"name":"damas","email":"19289022+cyrilico","login":"cyrilico","count":1},{"name":"darklore","email":"958690+darklore","login":"darklore","count":1},{"name":"deads2k","email":"deads@redhat.com","login":"deads2k","count":1},{"name":"doniacld","email":"donia.cld@gmail.com","login":"doniacld","count":1},{"name":"favonia","email":"favonia@gmail.com","login":"favonia","count":1},{"name":"gocurr","email":"xigua67damn@gmail.com","login":"callthingsoff","count":1},{"name":"htoyoda18","email":"95602579+htoyoda18","login":"htoyoda18","count":1},{"name":"ialidzhikov","email":"i.alidjikov@gmail.com","login":"ialidzhikov","count":1},{"name":"janhn","email":"jan@hnatek.eu","login":"janhn","count":1},{"name":"zaataylor","email":"40524990+zaataylor","login":"zaataylor","count":1},{"name":"Julien Kassar","email":"juliengk","login":"juliengk","count":1},{"name":"Jun Nishimura","email":"n.junjun0303@gmail.com","login":"JunNishimura","count":1},{"name":"Kanji Yomoda","email":"Kanji.yy@gmail.com","login":"k-yomo","count":1},{"name":"Kenjiro Nakayama","email":"nakayamakenjiro@gmail.com","login":"nak3","count":1},{"name":"Kevin Peng","email":"kpeng97@gmail.com","login":"kevintpeng","count":1},{"name":"Kyle Lemons","email":"kyle@kylelemons.net","login":"kylelemons","count":1},{"name":"Leonhard Stemplinger","email":"42673430+lstemplinger","login":"lstemplinger","count":1},{"name":"Lucy Davies","email":"lucy@lucymhdavies.com","login":"lucymhdavies","count":1},{"name":"Luiz Carvalho","email":"luizcarvalho85@gmail.com","login":"lcarva","count":1},{"name":"Lukas Malkmus","email":"lukasmalkmus","login":"lukasmalkmus","count":1},{"name":"Marc Lopez Rubio","email":"marc5.12@outlook.com","login":"marclop","count":1},{"name":"Marcus Kohlberg","email":"78424526+marcuskohlberg","login":"marcuskohlberg","count":1},{"name":"Mark Bates","email":"mark@markbates.com","login":"markbates","count":1},{"name":"Mark D. Blackwell","email":"markdblackwell01@gmail.com","login":"MarkDBlackwell","count":1},{"name":"Mark Sagi-Kazar","email":"mark.sagikazar@gmail.com","login":"sagikazarmark","count":1},{"name":"Martijn Evers","email":"94963229+marevers","login":"marevers","count":1},{"name":"Martin Marcher","email":"serverhorror","login":"serverhorror","count":1},{"name":"Masahiro Sano","email":"sabo.ttenda@gmail.com","login":"kazegusuri","count":1},{"name":"Matej Vasek","email":"matejvasek@gmail.com","login":"matejvasek","count":1},{"name":"Matthieu MOREL","email":"mmorel-35","login":"mmorel-35","count":1},{"name":"Alexandr Burdiyan","email":"burdiyan@gmail.com","login":"burdiyan","count":1},{"name":"Hugo Leonardo Costa e Silva","email":"hugoleodev@gmail.com","login":"hugoleodev","count":1},{"name":"Hyang-Ah Hana Kim","email":"hyangah@gmail.com","login":"hyangah","count":1},{"name":"Ian Wahbe","email":"ian@wahbe.com","login":"iwahbe","count":1},{"name":"Ian Walter","email":"ianwalter@fastmail.com","login":"ianwalter","count":1},{"name":"James Bowes","email":"jbowes@repl.ca","login":"jbowes","count":1},{"name":"ANGkeith","email":"angkeith@hotmail.sg","login":"ANGkeith","count":1},{"name":"Jason Hendry","email":"jason@portable.com.au","login":"Jason-Hendry","count":1},{"name":"Jason Moiron","email":"jmoiron@jmoiron.net","login":"jmoiron","count":1},{"name":"Javier López Barba","email":"j.lopezbarb@gmail.com","login":"jLopezbarb","count":1},{"name":"Jeffrey Faer","email":"jeffrey.faer@gmail.com","login":"JeffFaer","count":1},{"name":"Joel Scoble","email":"joel.scoble@outlook.com","login":"mohae","count":1},{"name":"Jon Love","email":"jonlov4@gmail.com","login":"jayvolr","count":1},{"name":"Jonathan Boulle","email":"jonathanboulle@gmail.com","login":"jonboulle","count":1},{"name":"Jonathan Hall","email":"flimzy@flimzy.com","login":"flimzy","count":1},{"name":"Jonathan Reyna","email":"jreylbc@gmail.com","login":"jonreyna","count":1},{"name":"Joon-Ho Son","email":"20669173+sonjoonho","login":"sonjoonho","count":1},{"name":"Jordan Liggitt","email":"jliggitt@redhat.com","login":"liggitt","count":1},{"name":"Joshua Carpeggiani","email":"32605850+joshcarp","login":"joshcarp","count":1},{"name":"Julien","email":"julien@rbrt.fr","login":"julienrbrt","count":1},{"name":"Maxime Bury","email":"maxime.bury+github@gmail.com","login":"Bowbaq","count":1},{"name":"Paul Chesnais","email":"paul.chesnais@gmail.com","login":"PapaCharlie","count":1},{"name":"Pavol Loffay","email":"p.loffay@gmail.com","login":"pavolloffay","count":1},{"name":"Paweł Słomka","email":"ppawelslomka@gmail.com","login":"slomek","count":1},{"name":"Pedro Mota","email":"p.smota98@gmail.com","login":"pedromotita","count":1},{"name":"Peter Dave Hello","email":"PeterDaveHello","login":"PeterDaveHello","count":1},{"name":"Peter Fern","email":"github@0xc0dedbad.com","login":"pdf","count":1},{"name":"Philipp Muens","email":"raute1337@gmx.de","login":"pmuens","count":1},{"name":"Phillip Johnsen","email":"johphi@gmail.com","login":"phillipj","count":1},{"name":"Qinglan Peng","email":"qinglanpeng@zju.edu.cn","login":"pengqinglan","count":1},{"name":"Radek Smid","email":"rad.smid@gmail.com","login":"Smidra","count":1},{"name":"Raphael 'kena' Poss","email":"knz@cockroachlabs.com","login":"knz","count":1},{"name":"Ricardo N Feliciano","email":"FelicianoTech@gmail.com","login":"FelicianoTech","count":1},{"name":"Rob Playford","email":"rob.playford@gmail.com","login":"timecode","count":1},{"name":"Robert Anthony Bellamy","email":"rabellamy@gmail.com","login":"rabellamy","count":1},{"name":"Ron Green","email":"11993626+georgettica","login":"georgettica","count":1},{"name":"Ron Vergis","email":"ron.vergis@gmail.com","login":"rvergis","count":1},{"name":"Ryan Cox","email":"ryan.a.cox@gmail.com","login":"ryancox","count":1},{"name":"Ryan Guest","email":"ryanguest@gmail.com","login":"ryanguest","count":1},{"name":"Sam Boyer","email":"tech@samboyer.org","login":"sdboyer","count":1},{"name":"SamareshSingh","email":"97642706+ssam18","login":"ssam18","count":1},{"name":"Maxwel Mazur","email":"52722027+maxwelbm","login":"maxwelbm","count":1},{"name":"Michael Samoylov","email":"michael.samoylov@gmail.com","login":"msamoylov","count":1},{"name":"Miguel Duarte Barroso","email":"mdbarroso@redhat.com","login":"maiqueb","count":1},{"name":"Mikel Olasagasti Uranga","email":"mikel@olasagasti.info","login":"mikelolasagasti","count":1},{"name":"Miloš Živković","email":"milos.zivkovic@trapesys.io","login":"zivkovicmilos","count":1},{"name":"Máximo Cuadros","email":"mcuadros@gmail.com","login":"mcuadros","count":1},{"name":"Nan Xiao","email":"nan@chinadtrace.org","login":"NanXiao","count":1},{"name":"Nelz","email":"nelz9999","login":"nelz9999","count":1},{"name":"Neville Bokdawalla","email":"5323192+skywalker2909","login":"skywalker2909","count":1},{"name":"Nick Craig-Wood","email":"nick@craig-wood.com","login":"ncw","count":1},{"name":"Niklas Vogel","email":"github@n9v9.de","login":"n9v9","count":1},{"name":"Nikola Kovacs","email":"nikola.kovacs@gmail.com","login":"nkovacs","count":1},{"name":"Norman Dankert","email":"norman.dankert@outlook.com","login":"totkeks","count":1},{"name":"Nuno Adrego","email":"55922671+nunoadrego","login":"nunoadrego","count":1},{"name":"Oldřich Jedlička","email":"oldium","login":"oldium","count":1},{"name":"Oleg Atamanenko","email":"oleg.atamanenko@gmail.com","login":"uthark","count":1},{"name":"Ondrej Sika","email":"ondrej@ondrejsika.com","login":"ondrejsika","count":1},{"name":"Pascal Dierich","email":"dierich.pascal@gmail.com","login":"PascalDierich","count":1},{"name":"Patrick Uiterwijk","email":"patrick@puiterwijk.org","login":"puiterwijk","count":1},{"name":"Paul","email":"pgwhalen@gmail.com","login":"pgwhalen","count":1},{"name":"Sascha Holzleiter","email":"sascha@root-login.org","login":"aperum","count":1}],"past_year_committers":[{"name":"Marc Khouzam","email":"marc.khouzam@gmail.com","login":"marckhouzam","count":2},{"name":"John McBride","email":"jpmmcbride@gmail.com","login":"jpmcb","count":2},{"name":"takanuva15","email":"6986426+takanuva15","login":"takanuva15","count":1},{"name":"htoyoda18","email":"95602579+htoyoda18","login":"htoyoda18","count":1},{"name":"Varun Chawla","email":"34209028+veeceey","login":"veeceey","count":1},{"name":"Tomas Aschan","email":"1550920+tomasaschan","login":"tomasaschan","count":1},{"name":"Steve Francia","email":"steve.francia@gmail.com","login":"spf13","count":1},{"name":"SamareshSingh","email":"97642706+ssam18","login":"ssam18","count":1},{"name":"Ron Vergis","email":"ron.vergis@gmail.com","login":"rvergis","count":1},{"name":"Niklas Vogel","email":"github@n9v9.de","login":"n9v9","count":1},{"name":"Jeffrey Faer","email":"jeffrey.faer@gmail.com","login":"JeffFaer","count":1},{"name":"Davanum Srinivas","email":"davanum@gmail.com","login":"dims","count":1},{"name":"Artur Aronov","email":"52620016+ArturAronov","login":"ArturAronov","count":1},{"name":"Anish Athalye","email":"me@anishathalye.com","login":"anishathalye","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-11T00:00:09.886Z","repositories_count":6255726,"commits_count":881965243,"contributors_count":35056815,"owners_count":1164765,"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":{"table":{"full_name":"spf13/cobra","html_url":"https://github.com/spf13/cobra","last_synced_at":"2026-03-25T17:18:18.752Z","status":"active","issues_count":278,"pull_requests_count":321,"avg_time_to_close_issue":15544025.591304347,"avg_time_to_close_pull_request":12315585.28643216,"issues_closed_count":115,"pull_requests_closed_count":199,"pull_request_authors_count":139,"issue_authors_count":249,"avg_comments_per_issue":3.5107913669064748,"avg_comments_per_pull_request":3.6666666666666665,"merged_pull_requests_count":138,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":36,"past_year_pull_requests_count":65,"past_year_avg_time_to_close_issue":2012240.9,"past_year_avg_time_to_close_pull_request":2138323.8571428573,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":28,"past_year_pull_request_authors_count":40,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":1.8055555555555556,"past_year_avg_comments_per_pull_request":1.9384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"created_at":"2023-05-16T03:46:08.826Z","updated_at":"2026-03-25T17:18:18.752Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fcobra/issues","issue_labels_count":{"table":{"area/flags-args":17,"kind/bug":14,"kind/feature":13,"kind/support":9,"area/cobra-command":8,"area/lib":8,"area/shell-completion":8,"triage/needs-info":7,"lifecycle/needs-pr":7,"kind/documentation":6,"lifecycle/stale":5,"good-first-issue":5,"lifecycle/frozen":5,"admin":5,"help-wanted":3,"kind/security":3,"lifecycle/needs-proposal":2,"lifecycle/rotten":2,"area/docs-generation":2,"triage/needs-triage":1,"kind/cleanup":1}},"pull_request_labels_count":{"table":{"area/github":48,"dependencies":33,"area/docs-generation":30,"github_actions":30,"kind/feature":18,"lgtm":16,"area/shell-completion":9,"area/cobra-command":8,"kind/documentation":7,"size/XS":6,"kind/cleanup":6,"size/M":6,"size/S":5,"kind/testing":5,"kind/bug":5,"area/flags-args":5,"go":4,"area/go":3,"admin":3,"size/L":3,"lifecycle/frozen":3,"triage/needs-info":3,"size/XL":2,"lifecycle/needs-review":2,"lifecycle/stale":1,"kind/deprecation":1,"lifecycle/approved":1,"lifecycle/wont-do":1,"help-wanted":1,"area/cli [deprecated]":1}},"issue_author_associations_count":{"table":{"NONE":248,"CONTRIBUTOR":20,"COLLABORATOR":10}},"pull_request_author_associations_count":{"table":{"NONE":147,"CONTRIBUTOR":145,"COLLABORATOR":28,"OWNER":1}},"issue_authors":{"table":{"jpmcb":8,"OpenWaygate":4,"lknite":3,"switchupcb":3,"davidmichaelkarr":2,"realtebo":2,"htoyoda18":2,"Airblader":2,"duglin":2,"jamietanna":2,"thediveo":2,"scop":2,"blacktop":2,"marckhouzam":2,"guettli":2,"nirs":2,"swills":2,"mdhender":2,"moshe5745":2,"v-byte-cpu":1,"jaxxstorm":1,"MAnyKey":1,"SimplySeth":1,"romanshuplov":1,"OkieOth":1,"dev-ns8":1,"jeremyhahn":1,"consolethinks":1,"moshangxi":1,"tarlacac":1,"mkyc":1,"matheuscscp":1,"jelly":1,"absynth76":1,"huangxinbo":1,"watk":1,"andyfeller":1,"richardjharris":1,"garthk":1,"noo-dev":1,"Bios-Marcel":1,"weavejester":1,"Drakmyth":1,"zchenyu":1,"reallyroy":1,"valllabh":1,"pedromotita":1,"hidde-jan":1,"parametalol":1,"bartekpacia":1,"rhhen122":1,"andig":1,"anaypurohit0907":1,"maijun-sec":1,"vax-r":1,"abitrolly":1,"raymondchen625":1,"lpegoraro":1,"nq-2":1,"jonathan-conder":1,"artem-anisimov-0x7f":1,"Patrickoto91":1,"metal3d":1,"mbalsam82":1,"clementbolin":1,"krystian-panek-wttech":1,"stevefan1999-personal":1,"Karitham":1,"rustyoz":1,"avirtopeanu-ionos":1,"albers":1,"vague2k":1,"sedan-cell":1,"galjoey":1,"AtricoSoftware":1,"Cynnexis":1,"shinji62":1,"esn89":1,"tj":1,"maxRN":1,"tpdownes":1,"Parthiba-Hazra":1,"yedayak":1,"riton":1,"officialasishkumar":1,"yaroslav-gwit":1,"johngovr":1,"michaelajr":1,"akcano":1,"GuySartorelli":1,"rchaganti":1,"vipcxj":1,"cecobask":1,"apostasie":1,"cedrata":1,"ProjectsOfMLee":1,"wrajesh":1,"r10r":1,"Supriya-Khedkar87":1,"makiuchi-d":1,"haung921209":1,"ianwalter":1,"zoriya":1,"michaelfavia":1,"1chooo":1,"JunNishimura":1,"Jarvvski":1,"frederikhors":1,"raphaelvigee":1,"g41797":1,"jchappelow":1,"ccoVeille":1,"silvioprog":1,"rmasci":1,"balagrivine":1,"drognisep":1,"dbkegley":1,"wonwuakpa-msft":1,"medyagh":1,"kate-osborn":1,"richard-kramer":1,"mattcargile":1,"electrofelix":1,"anentropic":1,"omani":1,"ZhangYet":1,"theishanbh":1,"sanghunjlee":1,"notthelewis":1,"ArmanTaheriGhaleTaki":1,"4cecoder":1,"calebstewart":1,"donggangcj":1,"Frassle":1,"jsmith-dev":1,"maxlandon":1,"TLINDEN":1,"nicula-stripe":1,"carles-garcia":1,"jfigge":1,"Deleplace":1,"tomgeorge":1,"mwmahlberg":1,"timidsmile":1,"levisyin":1,"pinkfloydx33":1,"rhugga":1,"Souvlaki42":1,"nnishant776":1,"kangasta":1,"brianpursley":1,"jsumners":1,"akshaybabloo":1,"myyrakle":1,"dhduvall":1,"melksem":1,"im-varun":1,"firelizzard18":1,"sethcenterbar":1,"keyvhinng":1,"MakDon":1,"umarcor":1,"underrun":1,"northfun":1,"pencil001":1,"FLAGLORD":1,"teocci":1,"m-kuzmin":1,"harsh-m-patil":1,"trajano":1,"0pcom":1,"fd0":1,"torbenconto":1,"elesinn":1,"abhijit-dev82":1,"Nova38":1,"Reikimann":1,"Luap99":1,"Bernigend":1,"chrboe":1,"thomasgloe":1,"alimpfard":1,"jtackaberry":1,"shanduur-auto":1,"L-time":1,"thepaul":1,"stgraber":1,"ardaguclu":1,"enraiha0307":1,"vasanthv16":1,"sameerajayasoma":1,"kyilmaz":1,"RezaSi":1,"tomqwpl":1,"kimskimchi":1,"joshlf":1,"memeplex":1,"Roytangrb":1,"farnasirim":1,"luistm":1,"didrocks":1,"f0rt":1,"WesselAtWork":1,"mislav":1,"Hayao0819":1,"jftuga":1,"robvdl":1,"AngeloChecked":1,"jdewinne":1,"Galzzly":1,"sagan":1,"michaelbeutler":1,"rngallen":1,"patricklx":1,"ssantoshp":1,"guocaifeng":1,"lesovsky":1,"simonjarcher":1,"gilex-dev":1,"IanMadd":1,"kevinburkesegment":1,"YoniRomm":1,"libozh":1,"ashishb":1,"h4ck3rk3y":1,"amanhigh":1,"LegendZDY":1,"chasefleming":1,"enrichman":1,"shellwhale":1,"IvanRibakov":1,"gdamore":1,"ryenus":1,"aureq":1,"hujun-open":1,"huberts90":1,"decentral1se":1,"tleyden":1,"MarvinJWendt":1,"gyanendrasng":1,"debankur1":1,"austinarbor":1,"indium114":1,"mpuckett159":1,"amone-bit":1,"twpayne":1,"gusega":1,"watsonian":1,"pjebs":1}},"pull_request_authors":{"table":{"dependabot[bot]":34,"marckhouzam":18,"nirs":14,"scop":14,"thaJeztah":10,"umarcor":10,"jpmcb":9,"ccoVeille":6,"JunNishimura":4,"ericdachen":4,"albers":4,"fnickels":4,"pedromotita":4,"JeffFaer":4,"Kirdock":4,"commit111":3,"jonathan-conder":3,"montag451":2,"cardil":2,"majiayu000":2,"tomasaschan":2,"sumansaurabh":2,"gdamore":2,"harryzcy":2,"eltociear":2,"niamster":2,"suwakei":2,"johanfagerstroem":2,"gabe565":2,"parametalol":2,"dramich":2,"krobelus":2,"aarzilli":2,"zhuhaicity":2,"cyrilico":2,"faizan-siddiqui":2,"kevingentile":2,"eth-p":2,"n9v9":2,"Smidra":2,"sivchari":2,"rvergis":2,"gusega":2,"styee":2,"SeanPino":2,"kevinburkesegment":2,"lugray":2,"FollowTheProcess":2,"kuroa-me":2,"Goutte":2,"danmx":2,"vuil":2,"raulb":2,"octo":2,"cubxxw":2,"JungleHornet":2,"fabianburth":2,"lstemplinger":2,"maxwelbm":2,"zanvd":2,"maxlandon":2,"bhargavkeshav":2,"mikelolasagasti":2,"mvo5":2,"sam80180":2,"saschagrunert":2,"kangasta":2,"interlink-elliot":1,"mazitovt":1,"mislav":1,"bmwiedemann":1,"veeceey":1,"avirtopeanu-ionos":1,"gapra-msft":1,"AtricoSoftware":1,"lvjp":1,"TheKhanj":1,"divolgin":1,"caarlos0":1,"waynepaffhausen-wk":1,"RajaPremSai":1,"andremueller":1,"fmenezes":1,"racerole":1,"dschaller":1,"oldium":1,"tcarreira":1,"Luap99":1,"dimitar-trifonov":1,"YuviGold":1,"Supakornn":1,"levisyin":1,"korovindenis":1,"erdaltsksn":1,"baruchiro":1,"ammiranda":1,"dpritchett":1,"kevinbarbour":1,"alexandear":1,"supertassu":1,"alexraileanu":1,"inicula":1,"maishivamhoo123":1,"fahedouch":1,"knqyf263":1,"ricardbejarano":1,"twpayne":1,"gauravverma":1,"mavaddat":1,"rhatdan":1,"ayax79":1,"akinomyoga":1,"pietern":1,"Airblader":1,"frouioui":1,"h4ck3rk3y":1,"Frassle":1,"davehenton":1,"ameyer-pivotal":1,"kajes":1,"evermake":1,"irapandey":1,"dims":1,"gocurr":1,"ssam18":1,"yedayak":1,"JaySon-Huang":1,"otaviof":1,"marevers":1,"JulesDT":1,"deining":1,"anishathalye":1,"spf13":1,"serbixote":1,"joshcarp":1,"valllabh":1,"branchvincent":1,"decanus":1,"lcarva":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-03-30T00:00:07.548Z","repositories_count":14000456,"issues_count":34538830,"pull_requests_count":112921118,"authors_count":11212302,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{"area/docs-generation":11,"area/github":6}},"past_year_issue_author_associations_count":{"table":{"NONE":34,"CONTRIBUTOR":2}},"past_year_pull_request_author_associations_count":{"table":{"NONE":50,"CONTRIBUTOR":11,"COLLABORATOR":3,"OWNER":1}},"past_year_issue_authors":{"table":{"OpenWaygate":2,"duglin":2,"htoyoda18":2,"melksem":1,"nnishant776":1,"noo-dev":1,"northfun":1,"OkieOth":1,"raymondchen625":1,"RezaSi":1,"rhhen122":1,"stgraber":1,"TLINDEN":1,"vax-r":1,"vipcxj":1,"wonwuakpa-msft":1,"wrajesh":1,"zoriya":1,"lknite":1,"LegendZDY":1,"keyvhinng":1,"kevinburkesegment":1,"indium114":1,"im-varun":1,"GuySartorelli":1,"gdamore":1,"elesinn":1,"ArmanTaheriGhaleTaki":1,"andig":1,"amone-bit":1,"akcano":1,"Airblader":1,"1chooo":1}},"past_year_pull_request_authors":{"table":{"Kirdock":4,"ericdachen":4,"commit111":3,"scop":2,"sivchari":2,"kevingentile":2,"kevinburkesegment":2,"jpmcb":2,"JeffFaer":2,"majiayu000":2,"gdamore":2,"n9v9":2,"fabianburth":2,"eth-p":2,"sumansaurabh":2,"saschagrunert":2,"suwakei":2,"parametalol":2,"rvergis":2,"tomasaschan":2,"ricardbejarano":1,"spf13":1,"ssam18":1,"Supakornn":1,"thaJeztah":1,"TheKhanj":1,"veeceey":1,"RajaPremSai":1,"otaviof":1,"maishivamhoo123":1,"lvjp":1,"irapandey":1,"gauravverma":1,"dpritchett":1,"dims":1,"dimitar-trifonov":1,"davehenton":1,"caarlos0":1,"anishathalye":1,"alexandear":1}},"maintainers":[{"table":{"login":"marckhouzam","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marckhouzam"}},{"table":{"login":"jpmcb","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"}},{"table":{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"}},{"table":{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}}],"active_maintainers":[{"table":{"login":"jpmcb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpmcb"}},{"table":{"login":"caarlos0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caarlos0"}},{"table":{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}}]}},"events":{"total":{"CreateEvent":4,"ReleaseEvent":3,"IssuesEvent":61,"WatchEvent":3635,"MemberEvent":1,"IssueCommentEvent":378,"PushEvent":28,"PullRequestReviewCommentEvent":171,"PullRequestReviewEvent":233,"PullRequestEvent":98,"ForkEvent":186},"last_year":{"CreateEvent":4,"ReleaseEvent":3,"IssuesEvent":61,"WatchEvent":3663,"MemberEvent":1,"IssueCommentEvent":383,"PushEvent":28,"PullRequestReviewCommentEvent":171,"PullRequestReviewEvent":233,"PullRequestEvent":98,"ForkEvent":186}},"keywords":["cli","cli-app","cobra","cobra-generator","cobra-library","command","command-cobra","command-line","commandline","go","golang","golang-application","golang-library","posix","posix-compliant-flags","subcommands"],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-07-12T16:17:49.361Z","updated_at":"2022-07-12T16:17:49.361Z","repository_link":"https://github.com/spf13/cobra/blob/main/go.mod","dependencies":[{"id":166689125,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.2","direct":true,"kind":"runtime","optional":false},{"id":166689126,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":166689127,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":true,"kind":"runtime","optional":false},{"id":166689128,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-07-12T16:17:49.479Z","updated_at":"2022-07-12T16:17:49.479Z","repository_link":"https://github.com/spf13/cobra/blob/main/go.sum","dependencies":[{"id":166690039,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.2","direct":false,"kind":"runtime","optional":false},{"id":166690040,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":166690041,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":166690042,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":false,"kind":"runtime","optional":false},{"id":166690043,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":166690044,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/labeler.yml","sha":null,"kind":"manifest","created_at":"2023-10-16T03:53:21.573Z","updated_at":"2023-10-16T03:53:21.573Z","repository_link":"https://github.com/spf13/cobra/blob/main/.github/workflows/labeler.yml","dependencies":[{"id":14232063762,"package_name":"actions/labeler","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-10-16T03:53:23.832Z","updated_at":"2023-10-16T03:53:23.832Z","repository_link":"https://github.com/spf13/cobra/blob/main/.github/workflows/test.yml","dependencies":[{"id":14232064130,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14232064131,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14232064132,"package_name":"golangci/golangci-lint-action","ecosystem":"actions","requirements":"v3.7.0","direct":true,"kind":"composite","optional":false},{"id":14232064133,"package_name":"msys2/setup-msys2","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14232064134,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":41.18533875831436,"created_at":"2025-08-07T14:53:24.344Z","updated_at":"2026-06-21T02:30:34.012Z","avatar_url":"https://github.com/spf13.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/362573","html_url":"https://summary.ecosyste.ms/projects/362573"}