[{"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-08-20T10:45:53.412Z","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":"2026-07-11T00:43:07.000Z","size":2107,"stargazers_count":44454,"open_issues_count":429,"forks_count":3212,"subscribers_count":381,"default_branch":"main","last_synced_at":"2026-08-13T07:18:58.896Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-08-13T07:17:09.000Z","dependencies_parsed_at":"2026-08-06T01:48:37.852Z","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":36601167,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":[{"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-08-20T10:45:53.412Z","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-08-20T10:06:05.113Z","issues_count":293,"pull_requests_count":405,"avg_time_to_close_issue":15714541.922413792,"avg_time_to_close_pull_request":11497843.465753425,"issues_closed_count":116,"pull_requests_closed_count":219,"pull_request_authors_count":193,"issue_authors_count":262,"avg_comments_per_issue":3.4436860068259385,"avg_comments_per_pull_request":3.2271604938271605,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":35,"past_year_pull_requests_count":114,"past_year_avg_time_to_close_issue":421553.8333333333,"past_year_avg_time_to_close_pull_request":1721725.125,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":2.2,"past_year_avg_comments_per_pull_request":1.5964912280701753,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"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":2638,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1325},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-09-01T05:05:48.604Z","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":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-08-20T10:43:09.751Z","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":"2026-07-11T00:43:07.000Z","size":2107,"stargazers_count":44454,"open_issues_count":429,"forks_count":3212,"subscribers_count":381,"default_branch":"main","last_synced_at":"2026-08-13T07:18:58.896Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-08-13T07:17:09.000Z","dependencies_parsed_at":"2026-08-06T01:48:37.852Z","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":36601167,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":[{"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-08-20T10:43:09.750Z","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-08-20T10:06:05.113Z","issues_count":293,"pull_requests_count":405,"avg_time_to_close_issue":15714541.922413792,"avg_time_to_close_pull_request":11497843.465753425,"issues_closed_count":116,"pull_requests_closed_count":219,"pull_request_authors_count":193,"issue_authors_count":262,"avg_comments_per_issue":3.4436860068259385,"avg_comments_per_pull_request":3.2271604938271605,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":35,"past_year_pull_requests_count":114,"past_year_avg_time_to_close_issue":421553.8333333333,"past_year_avg_time_to_close_pull_request":1721725.125,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":2.2,"past_year_avg_comments_per_pull_request":1.5964912280701753,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"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":1425,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":819},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-09-01T05:05:57.802Z","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-08-20T10:43:09.802Z","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":"2026-07-11T00:43:07.000Z","size":2107,"stargazers_count":44454,"open_issues_count":429,"forks_count":3212,"subscribers_count":381,"default_branch":"main","last_synced_at":"2026-08-13T07:18:58.896Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-08-13T07:17:09.000Z","dependencies_parsed_at":"2026-08-06T01:48:37.852Z","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":36601167,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":[{"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-08-20T10:43:09.802Z","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-08-20T10:06:05.113Z","issues_count":293,"pull_requests_count":405,"avg_time_to_close_issue":15714541.922413792,"avg_time_to_close_pull_request":11497843.465753425,"issues_closed_count":116,"pull_requests_closed_count":219,"pull_request_authors_count":193,"issue_authors_count":262,"avg_comments_per_issue":3.4436860068259385,"avg_comments_per_pull_request":3.2271604938271605,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":35,"past_year_pull_requests_count":114,"past_year_avg_time_to_close_issue":421553.8333333333,"past_year_avg_time_to_close_pull_request":1721725.125,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":2.2,"past_year_avg_comments_per_pull_request":1.5964912280701753,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"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":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1361},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-09-01T05:05:53.494Z","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":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-08-28T01:54:07.425Z","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":"2026-07-11T00:43:07.000Z","size":2107,"stargazers_count":44521,"open_issues_count":434,"forks_count":3222,"subscribers_count":367,"default_branch":"main","last_synced_at":"2026-08-27T13:36:14.208Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-08-27T13:16:30.000Z","dependencies_parsed_at":"2026-08-06T01:48:37.852Z","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":36948030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":[{"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-08-28T01:54:07.425Z","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-08-27T13:36:40.749Z","issues_count":294,"pull_requests_count":405,"avg_time_to_close_issue":15714541.922413792,"avg_time_to_close_pull_request":11497843.465753425,"issues_closed_count":116,"pull_requests_closed_count":219,"pull_request_authors_count":193,"issue_authors_count":263,"avg_comments_per_issue":3.435374149659864,"avg_comments_per_pull_request":3.2271604938271605,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":34,"past_year_pull_requests_count":114,"past_year_avg_time_to_close_issue":421553.8333333333,"past_year_avg_time_to_close_pull_request":1721725.125,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.264705882352941,"past_year_avg_comments_per_pull_request":1.5964912280701753,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"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":32369,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1336},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-09-01T05:05:28.505Z","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":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-08-28T03:08:01.048Z","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":"2026-07-11T00:43:07.000Z","size":2107,"stargazers_count":44521,"open_issues_count":434,"forks_count":3222,"subscribers_count":367,"default_branch":"main","last_synced_at":"2026-08-27T13:36:14.208Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-08-27T13:16:30.000Z","dependencies_parsed_at":"2026-08-06T01:48:37.852Z","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":36948030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":[{"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-08-28T03:08:01.048Z","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-08-27T13:36:40.749Z","issues_count":294,"pull_requests_count":405,"avg_time_to_close_issue":15714541.922413792,"avg_time_to_close_pull_request":11497843.465753425,"issues_closed_count":116,"pull_requests_closed_count":219,"pull_request_authors_count":193,"issue_authors_count":263,"avg_comments_per_issue":3.435374149659864,"avg_comments_per_pull_request":3.2271604938271605,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":34,"past_year_pull_requests_count":114,"past_year_avg_time_to_close_issue":421553.8333333333,"past_year_avg_time_to_close_pull_request":1721725.125,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.264705882352941,"past_year_avg_comments_per_pull_request":1.5964912280701753,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"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":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":653},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-09-01T05:03:42.814Z","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":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-08-28T03:08:01.049Z","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":"2026-07-11T00:43:07.000Z","size":2107,"stargazers_count":44521,"open_issues_count":434,"forks_count":3222,"subscribers_count":367,"default_branch":"main","last_synced_at":"2026-08-27T13:36:14.208Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-08-27T13:16:30.000Z","dependencies_parsed_at":"2026-08-06T01:48:37.852Z","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":36948030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":[{"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-08-28T03:08:01.049Z","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-08-27T13:36:40.749Z","issues_count":294,"pull_requests_count":405,"avg_time_to_close_issue":15714541.922413792,"avg_time_to_close_pull_request":11497843.465753425,"issues_closed_count":116,"pull_requests_closed_count":219,"pull_request_authors_count":193,"issue_authors_count":263,"avg_comments_per_issue":3.435374149659864,"avg_comments_per_pull_request":3.2271604938271605,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":34,"past_year_pull_requests_count":114,"past_year_avg_time_to_close_issue":421553.8333333333,"past_year_avg_time_to_close_pull_request":1721725.125,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.264705882352941,"past_year_avg_comments_per_pull_request":1.5964912280701753,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"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":2211,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1449},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-09-01T05:05:55.110Z","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":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-08-20T13:41:43.786Z","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":"2026-07-11T00:43:07.000Z","size":2107,"stargazers_count":44476,"open_issues_count":435,"forks_count":3217,"subscribers_count":368,"default_branch":"main","last_synced_at":"2026-08-20T10:12:14.482Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-08-20T09:47:25.000Z","dependencies_parsed_at":"2026-08-06T01:48:37.852Z","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":36792182,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":[{"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-08-20T13:41:43.786Z","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-08-20T10:06:05.113Z","issues_count":293,"pull_requests_count":405,"avg_time_to_close_issue":15714541.922413792,"avg_time_to_close_pull_request":11497843.465753425,"issues_closed_count":116,"pull_requests_closed_count":219,"pull_request_authors_count":193,"issue_authors_count":262,"avg_comments_per_issue":3.4436860068259385,"avg_comments_per_pull_request":3.2271604938271605,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":35,"past_year_pull_requests_count":114,"past_year_avg_time_to_close_issue":421553.8333333333,"past_year_avg_time_to_close_pull_request":1721725.125,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":2.2,"past_year_avg_comments_per_pull_request":1.5964912280701753,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"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":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1437},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-09-01T05:05:25.437Z","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":14305111,"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-08-31T17:55:31.746Z","created_at":"2026-04-23T13:14:47.947Z","updated_at":"2026-08-31T17:55:31.746Z","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":"2026-07-11T00:43:07.000Z","size":2107,"stargazers_count":44521,"open_issues_count":434,"forks_count":3222,"subscribers_count":367,"default_branch":"main","last_synced_at":"2026-08-27T13:36:14.208Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-08-27T13:16:30.000Z","dependencies_parsed_at":"2026-08-06T01:48:37.852Z","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":36961706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":[{"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-08-30T00:50:29.319Z","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":{"last_synced_at":"2026-08-29T14:36:28.388Z","issues_count":295,"pull_requests_count":408,"avg_time_to_close_issue":15714541.922413792,"avg_time_to_close_pull_request":11497843.465753425,"issues_closed_count":116,"pull_requests_closed_count":219,"pull_request_authors_count":194,"issue_authors_count":264,"avg_comments_per_issue":3.423728813559322,"avg_comments_per_pull_request":3.2083333333333335,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":35,"past_year_pull_requests_count":117,"past_year_avg_time_to_close_issue":421553.8333333333,"past_year_avg_time_to_close_pull_request":1721725.125,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":78,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":2.2,"past_year_avg_comments_per_pull_request":1.5726495726495726,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"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":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-01T05:03:01.892Z","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":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-08-28T16:16:02.428Z","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":"2026-07-11T00:43:07.000Z","size":2107,"stargazers_count":44521,"open_issues_count":434,"forks_count":3222,"subscribers_count":367,"default_branch":"main","last_synced_at":"2026-08-27T13:36:14.208Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-08-27T13:16:30.000Z","dependencies_parsed_at":"2026-08-06T01:48:37.852Z","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":36948030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":[{"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-08-28T16:16:02.428Z","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-08-28T14:05:55.366Z","issues_count":295,"pull_requests_count":407,"avg_time_to_close_issue":15714541.922413792,"avg_time_to_close_pull_request":11497843.465753425,"issues_closed_count":116,"pull_requests_closed_count":219,"pull_request_authors_count":193,"issue_authors_count":264,"avg_comments_per_issue":3.423728813559322,"avg_comments_per_pull_request":3.213759213759214,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":35,"past_year_pull_requests_count":116,"past_year_avg_time_to_close_issue":421553.8333333333,"past_year_avg_time_to_close_pull_request":1721725.125,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":2.2,"past_year_avg_comments_per_pull_request":1.5775862068965516,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"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":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":1064},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-09-01T05:05:51.972Z","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":15074743,"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":null,"normalized_licenses":[],"repository_url":"https://github.com/SPf13/cobra","keywords_array":[],"namespace":"github.com/SPf13","versions_count":3,"first_release_published_at":"2017-10-12T18:25:33.000Z","latest_release_published_at":"2018-04-27T13:45:50.000Z","latest_release_number":"v0.0.3","last_synced_at":"2026-08-31T00:58:01.055Z","created_at":"2026-08-31T00:57:57.878Z","updated_at":"2026-08-31T06:53:12.878Z","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":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.739221443666863,"dependent_packages_count":4.439810406603957,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.5895159251354105},"purl":"pkg:golang/github.com/%21s%21pf13/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":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-01T05:03:01.892Z","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":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-08-28T22:12:43.492Z","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":"2026-07-11T00:43:07.000Z","size":2107,"stargazers_count":44521,"open_issues_count":434,"forks_count":3222,"subscribers_count":367,"default_branch":"main","last_synced_at":"2026-08-27T13:36:14.208Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-08-27T13:16:30.000Z","dependencies_parsed_at":"2026-08-06T01:48:37.852Z","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":36948030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":[{"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-08-28T22:12:43.492Z","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-08-28T14:05:55.366Z","issues_count":295,"pull_requests_count":407,"avg_time_to_close_issue":15714541.922413792,"avg_time_to_close_pull_request":11497843.465753425,"issues_closed_count":116,"pull_requests_closed_count":219,"pull_request_authors_count":193,"issue_authors_count":264,"avg_comments_per_issue":3.423728813559322,"avg_comments_per_pull_request":3.213759213759214,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":35,"past_year_pull_requests_count":116,"past_year_avg_time_to_close_issue":421553.8333333333,"past_year_avg_time_to_close_pull_request":1721725.125,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":2.2,"past_year_avg_comments_per_pull_request":1.5775862068965516,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"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":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":867},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-09-01T05:05:49.753Z","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":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-08-28T12:31:08.420Z","created_at":"2026-02-11T02:13:28.143Z","updated_at":"2026-08-28T23:39:57.192Z","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":"2026-07-11T00:43:07.000Z","size":2107,"stargazers_count":44521,"open_issues_count":434,"forks_count":3222,"subscribers_count":367,"default_branch":"main","last_synced_at":"2026-08-27T13:36:14.208Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-08-27T13:16:30.000Z","dependencies_parsed_at":"2026-08-06T01:48:37.852Z","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":36948030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":[{"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-08-28T23:39:57.192Z","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-08-28T14:05:55.366Z","issues_count":295,"pull_requests_count":407,"avg_time_to_close_issue":15714541.922413792,"avg_time_to_close_pull_request":11497843.465753425,"issues_closed_count":116,"pull_requests_closed_count":219,"pull_request_authors_count":193,"issue_authors_count":264,"avg_comments_per_issue":3.423728813559322,"avg_comments_per_pull_request":3.213759213759214,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":35,"past_year_pull_requests_count":116,"past_year_avg_time_to_close_issue":421553.8333333333,"past_year_avg_time_to_close_pull_request":1721725.125,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":2.2,"past_year_avg_comments_per_pull_request":1.5775862068965516,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"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":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1209},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-09-01T05:05:56.578Z","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":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-08-28T23:39:57.207Z","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":"2026-07-11T00:43:07.000Z","size":2107,"stargazers_count":44521,"open_issues_count":434,"forks_count":3222,"subscribers_count":367,"default_branch":"main","last_synced_at":"2026-08-27T13:36:14.208Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-08-27T13:16:30.000Z","dependencies_parsed_at":"2026-08-06T01:48:37.852Z","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":36948030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":[{"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-08-28T23:39:57.207Z","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-08-28T14:05:55.366Z","issues_count":295,"pull_requests_count":407,"avg_time_to_close_issue":15714541.922413792,"avg_time_to_close_pull_request":11497843.465753425,"issues_closed_count":116,"pull_requests_closed_count":219,"pull_request_authors_count":193,"issue_authors_count":264,"avg_comments_per_issue":3.423728813559322,"avg_comments_per_pull_request":3.213759213759214,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":35,"past_year_pull_requests_count":116,"past_year_avg_time_to_close_issue":421553.8333333333,"past_year_avg_time_to_close_pull_request":1721725.125,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":2.2,"past_year_avg_comments_per_pull_request":1.5775862068965516,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"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":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1824},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-09-01T05:05:23.730Z","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":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-08-31T17:50:59.153Z","created_at":"2025-12-10T10:44:55.235Z","updated_at":"2026-08-31T17:50:59.153Z","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":"2026-07-11T00:43:07.000Z","size":2107,"stargazers_count":44521,"open_issues_count":434,"forks_count":3222,"subscribers_count":367,"default_branch":"main","last_synced_at":"2026-08-27T13:36:14.208Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-08-27T13:16:30.000Z","dependencies_parsed_at":"2026-08-06T01:48:37.852Z","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":36962092,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":[{"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-08-28T23:39:57.202Z","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-08-28T14:05:55.366Z","issues_count":295,"pull_requests_count":407,"avg_time_to_close_issue":15714541.922413792,"avg_time_to_close_pull_request":11497843.465753425,"issues_closed_count":116,"pull_requests_closed_count":219,"pull_request_authors_count":193,"issue_authors_count":264,"avg_comments_per_issue":3.423728813559322,"avg_comments_per_pull_request":3.213759213759214,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":35,"past_year_pull_requests_count":116,"past_year_avg_time_to_close_issue":421553.8333333333,"past_year_avg_time_to_close_pull_request":1721725.125,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":2.2,"past_year_avg_comments_per_pull_request":1.5775862068965516,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"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":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-01T05:03:01.892Z","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-08-31T17:54:36.238Z","created_at":"2022-04-04T17:58:04.072Z","updated_at":"2026-08-31T17:54:36.238Z","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":"2026-07-11T00:43:07.000Z","size":2107,"stargazers_count":44454,"open_issues_count":429,"forks_count":3212,"subscribers_count":381,"default_branch":"main","last_synced_at":"2026-08-13T07:18:58.896Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-08-13T07:17:09.000Z","dependencies_parsed_at":"2026-08-06T01:48:37.852Z","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":36601167,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":[{"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-08-20T13:21:14.843Z","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-08-20T10:06:05.113Z","issues_count":293,"pull_requests_count":405,"avg_time_to_close_issue":15714541.922413792,"avg_time_to_close_pull_request":11497843.465753425,"issues_closed_count":116,"pull_requests_closed_count":219,"pull_request_authors_count":193,"issue_authors_count":262,"avg_comments_per_issue":3.4436860068259385,"avg_comments_per_pull_request":3.2271604938271605,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":35,"past_year_pull_requests_count":114,"past_year_avg_time_to_close_issue":421553.8333333333,"past_year_avg_time_to_close_pull_request":1721725.125,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":2.2,"past_year_avg_comments_per_pull_request":1.5964912280701753,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"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":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-01T05:03:01.892Z","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":"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-08-31T17:56:11.452Z","created_at":"2026-05-28T03:31:56.798Z","updated_at":"2026-08-31T17:56:11.452Z","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":"2026-07-11T00:43:07.000Z","size":2107,"stargazers_count":44476,"open_issues_count":435,"forks_count":3217,"subscribers_count":368,"default_branch":"main","last_synced_at":"2026-08-20T10:12:14.482Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-08-20T09:47:25.000Z","dependencies_parsed_at":"2026-08-06T01:48:37.852Z","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":36793763,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":[{"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-08-20T17:15:12.211Z","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":{"last_synced_at":"2026-08-20T10:06:05.113Z","issues_count":293,"pull_requests_count":405,"avg_time_to_close_issue":15714541.922413792,"avg_time_to_close_pull_request":11497843.465753425,"issues_closed_count":116,"pull_requests_closed_count":219,"pull_request_authors_count":193,"issue_authors_count":262,"avg_comments_per_issue":3.4436860068259385,"avg_comments_per_pull_request":3.2271604938271605,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":35,"past_year_pull_requests_count":114,"past_year_avg_time_to_close_issue":421553.8333333333,"past_year_avg_time_to_close_pull_request":1721725.125,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":2.2,"past_year_avg_comments_per_pull_request":1.5964912280701753,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"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":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-01T05:03:01.892Z","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.","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-08-31T17:56:19.767Z","created_at":"2026-03-03T12:30:03.735Z","updated_at":"2026-08-31T17:56:19.767Z","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":"2026-07-11T00:43:07.000Z","size":2107,"stargazers_count":44476,"open_issues_count":435,"forks_count":3217,"subscribers_count":368,"default_branch":"main","last_synced_at":"2026-08-20T10:12:14.482Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-08-20T09:47:25.000Z","dependencies_parsed_at":"2026-08-06T01:48:37.852Z","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":36790938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":[{"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-08-20T11:06:14.287Z","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-08-20T10:06:05.113Z","issues_count":293,"pull_requests_count":405,"avg_time_to_close_issue":15714541.922413792,"avg_time_to_close_pull_request":11497843.465753425,"issues_closed_count":116,"pull_requests_closed_count":219,"pull_request_authors_count":193,"issue_authors_count":262,"avg_comments_per_issue":3.4436860068259385,"avg_comments_per_pull_request":3.2271604938271605,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":35,"past_year_pull_requests_count":114,"past_year_avg_time_to_close_issue":421553.8333333333,"past_year_avg_time_to_close_pull_request":1721725.125,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":2.2,"past_year_avg_comments_per_pull_request":1.5964912280701753,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"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":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-01T05:03:01.892Z","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.","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-08-31T17:57:05.291Z","created_at":"2022-04-12T07:35:31.132Z","updated_at":"2026-08-31T17:57:05.291Z","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":"2026-07-11T00:43:07.000Z","size":2107,"stargazers_count":44521,"open_issues_count":434,"forks_count":3222,"subscribers_count":367,"default_branch":"main","last_synced_at":"2026-08-27T13:36:14.208Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-08-27T13:16:30.000Z","dependencies_parsed_at":"2026-08-06T01:48:37.852Z","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":36962908,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":[{"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-08-29T02:16:56.712Z","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-08-28T14:05:55.366Z","issues_count":295,"pull_requests_count":407,"avg_time_to_close_issue":15714541.922413792,"avg_time_to_close_pull_request":11497843.465753425,"issues_closed_count":116,"pull_requests_closed_count":219,"pull_request_authors_count":193,"issue_authors_count":264,"avg_comments_per_issue":3.423728813559322,"avg_comments_per_pull_request":3.213759213759214,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":35,"past_year_pull_requests_count":116,"past_year_avg_time_to_close_issue":421553.8333333333,"past_year_avg_time_to_close_pull_request":1721725.125,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":2.2,"past_year_avg_comments_per_pull_request":1.5775862068965516,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"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":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-01T05:03:01.892Z","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-08-31T17:59:15.482Z","created_at":"2022-04-11T14:31:31.893Z","updated_at":"2026-08-31T17:59:15.483Z","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":"2026-07-11T00:43:07.000Z","size":2107,"stargazers_count":44521,"open_issues_count":434,"forks_count":3222,"subscribers_count":367,"default_branch":"main","last_synced_at":"2026-08-27T13:36:14.208Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-08-27T13:16:30.000Z","dependencies_parsed_at":"2026-08-06T01:48:37.852Z","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":36948030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":[{"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-08-29T02:16:56.711Z","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":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T14:05:55.366Z","issues_count":295,"pull_requests_count":407,"avg_time_to_close_issue":15714541.922413792,"avg_time_to_close_pull_request":11497843.465753425,"issues_closed_count":116,"pull_requests_closed_count":219,"pull_request_authors_count":193,"issue_authors_count":264,"avg_comments_per_issue":3.423728813559322,"avg_comments_per_pull_request":3.213759213759214,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":35,"past_year_pull_requests_count":116,"past_year_avg_time_to_close_issue":421553.8333333333,"past_year_avg_time_to_close_pull_request":1721725.125,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":2.2,"past_year_avg_comments_per_pull_request":1.5775862068965516,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"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":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-01T05:03:01.892Z","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":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-08-31T17:58:35.393Z","created_at":"2022-04-11T14:51:31.440Z","updated_at":"2026-08-31T17:58:35.394Z","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":"2026-07-11T00:43:07.000Z","size":2107,"stargazers_count":44476,"open_issues_count":435,"forks_count":3217,"subscribers_count":368,"default_branch":"main","last_synced_at":"2026-08-20T10:12:14.482Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-08-20T09:47:25.000Z","dependencies_parsed_at":"2026-08-06T01:48:37.852Z","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":36790937,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":[{"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-08-20T13:59:09.663Z","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":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:06:05.113Z","issues_count":293,"pull_requests_count":405,"avg_time_to_close_issue":15714541.922413792,"avg_time_to_close_pull_request":11497843.465753425,"issues_closed_count":116,"pull_requests_closed_count":219,"pull_request_authors_count":193,"issue_authors_count":262,"avg_comments_per_issue":3.4436860068259385,"avg_comments_per_pull_request":3.2271604938271605,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":35,"past_year_pull_requests_count":114,"past_year_avg_time_to_close_issue":421553.8333333333,"past_year_avg_time_to_close_pull_request":1721725.125,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":2.2,"past_year_avg_comments_per_pull_request":1.5964912280701753,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"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":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-01T05:03:01.892Z","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-08-31T17:59:15.742Z","created_at":"2022-09-11T01:26:30.369Z","updated_at":"2026-08-31T17:59:15.743Z","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":"2026-07-11T00:43:07.000Z","size":2107,"stargazers_count":44521,"open_issues_count":434,"forks_count":3222,"subscribers_count":367,"default_branch":"main","last_synced_at":"2026-08-27T13:36:14.208Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-08-27T13:16:30.000Z","dependencies_parsed_at":"2026-08-06T01:48:37.852Z","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":36962092,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":[{"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-08-28T23:39:57.191Z","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-08-28T14:05:55.366Z","issues_count":295,"pull_requests_count":407,"avg_time_to_close_issue":15714541.922413792,"avg_time_to_close_pull_request":11497843.465753425,"issues_closed_count":116,"pull_requests_closed_count":219,"pull_request_authors_count":193,"issue_authors_count":264,"avg_comments_per_issue":3.423728813559322,"avg_comments_per_pull_request":3.213759213759214,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":35,"past_year_pull_requests_count":116,"past_year_avg_time_to_close_issue":421553.8333333333,"past_year_avg_time_to_close_pull_request":1721725.125,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":2.2,"past_year_avg_comments_per_pull_request":1.5775862068965516,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"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":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-01T05:03:01.892Z","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":"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-08-31T18:02:24.283Z","created_at":"2026-06-05T10:44:34.396Z","updated_at":"2026-08-31T18:02:24.283Z","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":"2026-07-11T00:43:07.000Z","size":2107,"stargazers_count":44521,"open_issues_count":434,"forks_count":3222,"subscribers_count":367,"default_branch":"main","last_synced_at":"2026-08-27T13:36:14.208Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-08-27T13:16:30.000Z","dependencies_parsed_at":"2026-08-06T01:48:37.852Z","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":36962908,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":[{"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-08-29T02:16:56.776Z","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":{"last_synced_at":"2026-08-28T14:05:55.366Z","issues_count":295,"pull_requests_count":407,"avg_time_to_close_issue":15714541.922413792,"avg_time_to_close_pull_request":11497843.465753425,"issues_closed_count":116,"pull_requests_closed_count":219,"pull_request_authors_count":193,"issue_authors_count":264,"avg_comments_per_issue":3.423728813559322,"avg_comments_per_pull_request":3.213759213759214,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":35,"past_year_pull_requests_count":116,"past_year_avg_time_to_close_issue":421553.8333333333,"past_year_avg_time_to_close_pull_request":1721725.125,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":2.2,"past_year_avg_comments_per_pull_request":1.5775862068965516,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"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":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-01T05:03:01.892Z","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":14611142,"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-08-31T18:02:45.246Z","created_at":"2026-06-10T10:02:41.723Z","updated_at":"2026-08-31T18:02:45.246Z","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":"2026-07-11T00:43:07.000Z","size":2107,"stargazers_count":44476,"open_issues_count":435,"forks_count":3217,"subscribers_count":368,"default_branch":"main","last_synced_at":"2026-08-20T10:12:14.482Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-08-20T09:47:25.000Z","dependencies_parsed_at":"2026-08-06T01:48:37.852Z","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":36791760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":[{"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-08-20T12:48:00.943Z","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":{"last_synced_at":"2026-08-20T10:06:05.113Z","issues_count":293,"pull_requests_count":405,"avg_time_to_close_issue":15714541.922413792,"avg_time_to_close_pull_request":11497843.465753425,"issues_closed_count":116,"pull_requests_closed_count":219,"pull_request_authors_count":193,"issue_authors_count":262,"avg_comments_per_issue":3.4436860068259385,"avg_comments_per_pull_request":3.2271604938271605,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":35,"past_year_pull_requests_count":114,"past_year_avg_time_to_close_issue":421553.8333333333,"past_year_avg_time_to_close_pull_request":1721725.125,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":2.2,"past_year_avg_comments_per_pull_request":1.5964912280701753,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"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":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-01T05:03:01.892Z","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.","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-08-31T18:03:19.440Z","created_at":"2022-04-11T10:11:54.920Z","updated_at":"2026-08-31T18:03:19.440Z","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":"2026-07-11T00:43:07.000Z","size":2107,"stargazers_count":44476,"open_issues_count":435,"forks_count":3217,"subscribers_count":368,"default_branch":"main","last_synced_at":"2026-08-20T10:12:14.482Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-08-20T09:47:25.000Z","dependencies_parsed_at":"2026-08-06T01:48:37.852Z","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":36790938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":[{"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-08-20T11:07:17.593Z","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-08-20T10:06:05.113Z","issues_count":293,"pull_requests_count":405,"avg_time_to_close_issue":15714541.922413792,"avg_time_to_close_pull_request":11497843.465753425,"issues_closed_count":116,"pull_requests_closed_count":219,"pull_request_authors_count":193,"issue_authors_count":262,"avg_comments_per_issue":3.4436860068259385,"avg_comments_per_pull_request":3.2271604938271605,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":35,"past_year_pull_requests_count":114,"past_year_avg_time_to_close_issue":421553.8333333333,"past_year_avg_time_to_close_pull_request":1721725.125,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":2.2,"past_year_avg_comments_per_pull_request":1.5964912280701753,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"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":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-01T05:03:01.892Z","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.","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-08-31T18:07:03.174Z","created_at":"2022-04-12T13:31:53.655Z","updated_at":"2026-08-31T18:07:03.174Z","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":"2026-07-11T00:43:07.000Z","size":2107,"stargazers_count":44476,"open_issues_count":435,"forks_count":3217,"subscribers_count":368,"default_branch":"main","last_synced_at":"2026-08-20T10:12:14.482Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-08-20T09:47:25.000Z","dependencies_parsed_at":"2026-08-06T01:48:37.852Z","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":36792186,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":[{"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-08-20T13:56:02.957Z","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-08-20T10:06:05.113Z","issues_count":293,"pull_requests_count":405,"avg_time_to_close_issue":15714541.922413792,"avg_time_to_close_pull_request":11497843.465753425,"issues_closed_count":116,"pull_requests_closed_count":219,"pull_request_authors_count":193,"issue_authors_count":262,"avg_comments_per_issue":3.4436860068259385,"avg_comments_per_pull_request":3.2271604938271605,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":35,"past_year_pull_requests_count":114,"past_year_avg_time_to_close_issue":421553.8333333333,"past_year_avg_time_to_close_pull_request":1721725.125,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":2.2,"past_year_avg_comments_per_pull_request":1.5964912280701753,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"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":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-01T05:03:01.892Z","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.","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-08-31T17:58:33.562Z","created_at":"2022-04-11T14:51:34.310Z","updated_at":"2026-08-31T17:58:33.562Z","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":"2026-07-11T00:43:07.000Z","size":2107,"stargazers_count":44476,"open_issues_count":435,"forks_count":3217,"subscribers_count":368,"default_branch":"main","last_synced_at":"2026-08-20T10:12:14.482Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-03T20:40:26.000Z","updated_at":"2026-08-20T09:47:25.000Z","dependencies_parsed_at":"2026-08-06T01:48:37.852Z","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":36790937,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":[{"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-08-20T10:45:56.437Z","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-08-20T10:06:05.113Z","issues_count":293,"pull_requests_count":405,"avg_time_to_close_issue":15714541.922413792,"avg_time_to_close_pull_request":11497843.465753425,"issues_closed_count":116,"pull_requests_closed_count":219,"pull_request_authors_count":193,"issue_authors_count":262,"avg_comments_per_issue":3.4436860068259385,"avg_comments_per_pull_request":3.2271604938271605,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":35,"past_year_pull_requests_count":114,"past_year_avg_time_to_close_issue":421553.8333333333,"past_year_avg_time_to_close_pull_request":1721725.125,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":2.2,"past_year_avg_comments_per_pull_request":1.5964912280701753,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"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":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-01T05:03:01.892Z","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"}}]