{"id":12558040,"name":"github.com/CLI/cli","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/CLI/cli","keywords_array":[],"namespace":null,"versions_count":49,"first_release_published_at":"2020-01-14T00:08:50.000Z","latest_release_published_at":"2021-08-04T13:43:00.000Z","latest_release_number":"v1.14.0","last_synced_at":"2026-03-29T15:19:55.924Z","created_at":"2025-12-06T09:12:22.153Z","updated_at":"2026-03-29T15:19:55.924Z","registry_url":"https://pkg.go.dev/github.com/CLI/cli","install_command":"go get github.com/CLI/cli","documentation_url":"https://pkg.go.dev/github.com/CLI/cli#section-documentation","metadata":{},"repo_metadata":{"id":36983428,"uuid":"212613049","full_name":"cli/cli","owner":"cli","description":"GitHub’s official command line tool","archived":false,"fork":false,"pushed_at":"2025-12-10T16:56:21.000Z","size":50290,"stargazers_count":41629,"open_issues_count":906,"forks_count":7564,"subscribers_count":985,"default_branch":"trunk","last_synced_at":"2025-12-10T20:21:06.675Z","etag":null,"topics":["cli","git","github-api-v4","golang"],"latest_commit_sha":null,"homepage":"https://cli.github.com","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-10-03T15:24:53.000Z","updated_at":"2025-12-10T17:32:22.000Z","dependencies_parsed_at":"2024-01-18T12:49:43.499Z","dependency_job_id":"29746f87-a01c-425c-861a-6ce1540ce7b7","html_url":"https://github.com/cli/cli","commit_stats":{"total_commits":5576,"total_committers":555,"mean_commits":"10.046846846846847","dds":0.7727761836441893,"last_synced_commit":"31a9d083bd0feaf237e7cf33b6171a1e902b7d3a"},"previous_names":["github/gh-cli","cli/gh-cli"],"tags_count":198,"template":false,"template_full_name":null,"purl":"pkg:github/cli/cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cli%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cli%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cli%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cli%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cli","download_url":"https://codeload.github.com/cli/cli/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cli%2Fcli/sbom","scorecard":{"id":112759,"data":{"date":"2025-08-11","repo":{"name":"github.com/cli/cli","commit":"1b083c20051900b81a86a3c866af4e3c428a9357"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/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":"Maintained","score":10,"reason":"30 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/govulncheck.yml:9","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/third-party-licenses.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/bump-go.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql.yml:16","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deployment.yml:10","Info: topLevel 'models' permission set to 'read': .github/workflows/detect-spam.yml:9","Info: found token with 'none' permissions: .github/workflows/detect-spam.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:9","Warn: no topLevel permission defined: .github/workflows/govulncheck.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/homebrew-bump.yml:4","Info: found token with 'none' permissions: .github/workflows/issueauto.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:16","Info: found token with 'none' permissions: .github/workflows/pr-help-wanted.yml:13","Info: topLevel 'issues' permission set to 'read': .github/workflows/pr-help-wanted.yml:14","Info: found token with 'none' permissions: .github/workflows/prauto.yml:7","Warn: no topLevel permission defined: .github/workflows/third-party-licenses.yml:1","Info: found token with 'none' permissions: .github/workflows/triage.yml:1"],"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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: pkg/cmd/attestation/test/data/github_provenance_demo-0.0.12-py3-none-any.whl:1"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/deployment.yml:40"],"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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'trunk'","Info: 'force pushes' disabled on branch 'trunk'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'trunk'","Warn: 'stale review dismissal' is disabled on branch 'trunk'","Warn: required approving review count is 1 on branch 'trunk'","Info: codeowner review is required on branch 'trunk'","Warn: 'last push approval' is disabled on branch 'trunk'","Info: status check found to merge onto on branch 'trunk'","Info: PRs are required in order to make changes on branch 'trunk'"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.76.2 not signed: https://api.github.com/repos/cli/cli/releases/236410564","Warn: release artifact v2.76.1 not signed: https://api.github.com/repos/cli/cli/releases/234663562","Warn: release artifact v2.76.0 not signed: https://api.github.com/repos/cli/cli/releases/233292003","Warn: release artifact v2.75.1 not signed: https://api.github.com/repos/cli/cli/releases/232349293","Warn: release artifact v2.75.0 not signed: https://api.github.com/repos/cli/cli/releases/231177396","Warn: release artifact v2.76.2 does not have provenance: https://api.github.com/repos/cli/cli/releases/236410564","Warn: release artifact v2.76.1 does not have provenance: https://api.github.com/repos/cli/cli/releases/234663562","Warn: release artifact v2.76.0 does not have provenance: https://api.github.com/repos/cli/cli/releases/233292003","Warn: release artifact v2.75.1 does not have provenance: https://api.github.com/repos/cli/cli/releases/232349293","Warn: release artifact v2.75.0 does not have provenance: https://api.github.com/repos/cli/cli/releases/231177396"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump-go.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/bump-go.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump-go.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/bump-go.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/codeql.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/codeql.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/codeql.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/codeql.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/codeql.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deployment.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/deployment.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deployment.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/deployment.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deployment.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/deployment.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deployment.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/deployment.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deployment.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/deployment.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deployment.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/deployment.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deployment.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/deployment.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deployment.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/deployment.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deployment.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/deployment.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deployment.yml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/deployment.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deployment.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/deployment.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deployment.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/deployment.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/detect-spam.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/detect-spam.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/go.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/go.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/go.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/go.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/govulncheck.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/govulncheck.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/govulncheck.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/govulncheck.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/lint.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/lint.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/lint.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/lint.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-help-wanted.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/pr-help-wanted.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-issues.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/stale-issues.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party-licenses.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/third-party-licenses.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/third-party-licenses.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/cli/cli/third-party-licenses.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: third-party/github.com/letsencrypt/boulder/test/boulder-tools/Dockerfile:2","Warn: containerImage not pinned by hash: third-party/github.com/letsencrypt/boulder/test/boulder-tools/Dockerfile:19","Warn: containerImage not pinned by hash: third-party/github.com/letsencrypt/boulder/test/boulder-tools/Dockerfile:33: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: containerImage not pinned by hash: third-party/github.com/letsencrypt/boulder/test/ct-test-srv/Dockerfile:4","Warn: containerImage not pinned by hash: third-party/github.com/letsencrypt/boulder/test/ct-test-srv/Dockerfile:14: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: goCommand not pinned by hash: script/licenses:5","Warn: goCommand not pinned by hash: script/licenses-check:5","Warn: goCommand not pinned by hash: third-party/github.com/letsencrypt/boulder/test.sh:278","Warn: pipCommand not pinned by hash: third-party/github.com/letsencrypt/boulder/test/boulder-tools/build.sh:26","Info:   2 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   8 out of  11 goCommand dependencies pinned","Info:   0 out of   1 pipCommand 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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 17 commits out of 30 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":0,"reason":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3770","Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: PYSEC-2017-8 / GHSA-q3cj-2r34-2cwc","Warn: Project is vulnerable to: PYSEC-2018-24 / GHSA-2rcm-phc9-3945","Warn: Project is vulnerable to: PYSEC-2013-31 / GHSA-6748-36qp-fx6r","Warn: Project is vulnerable to: PYSEC-2018-23 / GHSA-p28m-34f6-967q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73"],"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-15T14:22:32.243Z","repository_id":36983428,"created_at":"2025-08-15T14:22:32.243Z","updated_at":"2025-08-15T14:22:32.243Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27655952,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-11T02:00:11.302Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2025-12-11T04:25:46.068Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.399900554133911,"dependent_packages_count":5.060019121135937,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.229959837634924},"purl":"pkg:golang/github.com/%21c%21l%21i/cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/CLI/cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/CLI/cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/CLI/cli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-11T00:00:49.917Z","issues_count":2245,"pull_requests_count":2019,"avg_time_to_close_issue":5145582.578257517,"avg_time_to_close_pull_request":1232223.6656993616,"issues_closed_count":1296,"pull_requests_closed_count":1723,"pull_request_authors_count":493,"issue_authors_count":1610,"avg_comments_per_issue":3.0383073496659243,"avg_comments_per_pull_request":1.6379395740465577,"merged_pull_requests_count":1172,"bot_issues_count":3,"bot_pull_requests_count":213,"past_year_issues_count":829,"past_year_pull_requests_count":904,"past_year_avg_time_to_close_issue":542639.3956043957,"past_year_avg_time_to_close_pull_request":529417.96,"past_year_issues_closed_count":455,"past_year_pull_requests_closed_count":725,"past_year_pull_request_authors_count":197,"past_year_issue_authors_count":572,"past_year_avg_comments_per_issue":1.0675512665862485,"past_year_avg_comments_per_pull_request":0.9845132743362832,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":102,"past_year_merged_pull_requests_count":462,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cli%2Fcli/issues","maintainers":[{"login":"williammartin","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williammartin"},{"login":"BagToad","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BagToad"},{"login":"babakks","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babakks"},{"login":"andyfeller","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andyfeller"},{"login":"samcoe","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samcoe"},{"login":"mislav","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mislav"},{"login":"mntlty","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mntlty"},{"login":"vilmibm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vilmibm"},{"login":"jtmcg","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtmcg"},{"login":"mxie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxie"},{"login":"cmbrose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmbrose"}],"active_maintainers":[{"login":"williammartin","count":140,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williammartin"},{"login":"BagToad","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BagToad"},{"login":"babakks","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babakks"},{"login":"andyfeller","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andyfeller"},{"login":"jtmcg","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtmcg"},{"login":"cmbrose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmbrose"},{"login":"mntlty","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mntlty"},{"login":"mxie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCLI%2Fcli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCLI%2Fcli/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCLI%2Fcli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCLI%2Fcli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCLI%2Fcli/codemeta","maintainers":[]}