{"id":11743138,"name":"github.com/r-lib/cli","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/r-lib/cli","keywords_array":[],"namespace":null,"versions_count":27,"first_release_published_at":"2018-09-25T10:42:04.000Z","latest_release_published_at":"2025-04-22T11:59:57.000Z","latest_release_number":"v3.6.5+incompatible","last_synced_at":"2026-03-27T16:01:52.478Z","created_at":"2025-06-07T10:00:28.854Z","updated_at":"2026-03-27T16:01:52.478Z","registry_url":"https://pkg.go.dev/github.com/r-lib/cli","install_command":"go get github.com/r-lib/cli","documentation_url":"https://pkg.go.dev/github.com/r-lib/cli#section-documentation","metadata":{},"repo_metadata":{"id":20350642,"uuid":"89723016","full_name":"r-lib/cli","owner":"r-lib","description":"Tools for making beautiful \u0026 useful command line interfaces","archived":false,"fork":false,"pushed_at":"2025-08-15T06:36:41.000Z","size":32426,"stargazers_count":682,"open_issues_count":115,"forks_count":81,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-10-21T04:43:26.639Z","etag":null,"topics":["cli","r"],"latest_commit_sha":null,"homepage":"https://cli.r-lib.org/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/r-lib.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-04-28T16:10:28.000Z","updated_at":"2025-10-06T22:44:31.000Z","dependencies_parsed_at":"2024-02-09T01:47:05.360Z","dependency_job_id":"d41b1629-04a5-409d-8a66-57e2a4d31e66","html_url":"https://github.com/r-lib/cli","commit_stats":{"total_commits":1354,"total_committers":44,"mean_commits":"30.772727272727273","dds":"0.10635155096011817","last_synced_commit":"d9febb5860083e6d028da42d5f6a3888754c798d"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/r-lib/cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-lib","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/sbom","scorecard":{"id":756761,"data":{"date":"2025-08-11","repo":{"name":"github.com/r-lib/cli","commit":"14bb86c17c969497c410d55aa2b3b42c488eaea0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":5,"reason":"Found 4/8 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":5,"reason":"2 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pkgdown.yaml:25","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-commands.yaml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-commands.yaml:58","Info: topLevel permissions set to 'read-all': .github/workflows/R-CMD-check.yaml:14","Info: topLevel permissions set to 'read-all': .github/workflows/pkgdown.yaml:13","Info: topLevel permissions set to 'read-all': .github/workflows/pr-commands.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/rhel.yaml:6","Warn: no topLevel permission defined: .github/workflows/rhub.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/test-coverage.yaml:10"],"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":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":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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/R-CMD-check.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/pkgdown.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rhel.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/rhel.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhel.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/rhel.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhel.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/rhel.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/rhub.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/test-coverage.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/test-coverage.yaml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  30 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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"}}]},"last_synced_at":"2025-08-22T21:53:51.269Z","repository_id":20350642,"created_at":"2025-08-22T21:53:51.269Z","updated_at":"2025-08-22T21:53:51.269Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280598940,"owners_count":26357977,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-23T02:00:06.710Z","response_time":142,"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":"r-lib","name":"R infrastructure","uuid":"22618716","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22618716?v=4","repositories_count":154,"last_synced_at":"2025-03-31T15:25:33.926Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/r-lib","funding_links":[],"total_stars":27465,"followers":579,"following":0,"created_at":"2022-11-02T16:38:00.922Z","updated_at":"2025-03-31T15:25:33.927Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-lib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-lib/repositories"},"tags":[{"name":"v3.6.5","sha":"f8cd002012342fcf9e34940e80b32a4a17ada726","kind":"commit","published_at":"2025-04-22T11:59:57.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.6.5","html_url":"https://github.com/r-lib/cli/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"8a5b50ec813a2d31b59eb2ce08abad9a769ab1d2","kind":"commit","published_at":"2025-02-11T21:13:24.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.6.4","html_url":"https://github.com/r-lib/cli/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"2dd9143d6b08f77554e9b22a96dfffb203c2e273","kind":"commit","published_at":"2024-06-21T17:23:38.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.6.3","html_url":"https://github.com/r-lib/cli/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"5403cd9368e5639844142a9860e22583a37e2db9","kind":"commit","published_at":"2023-12-10T22:35:44.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.6.2","html_url":"https://github.com/r-lib/cli/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"5ca2ba98d75e8a1ca01d8738c21f5416ec92d017","kind":"commit","published_at":"2023-03-26T20:11:29.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.6.1","html_url":"https://github.com/r-lib/cli/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"4cc6312883f2842e948f34a816ce8e846f323a6e","kind":"commit","published_at":"2023-01-09T13:05:35.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.6.0","html_url":"https://github.com/r-lib/cli/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"2f023b277fdd63b302fb078460b6ff2d225d6e3d","kind":"commit","published_at":"2022-12-20T11:47:23.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.5.0","html_url":"https://github.com/r-lib/cli/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"a430e5e9249022544df65e73f683867664cda241","kind":"commit","published_at":"2022-09-22T18:04:49.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.4.1","html_url":"https://github.com/r-lib/cli/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"053af99c5931fe4056646dcac07b7275248e2337","kind":"commit","published_at":"2022-09-07T19:08:41.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.4.0","html_url":"https://github.com/r-lib/cli/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"2fd288705789f27e545a60741834cb32194c6ec6","kind":"commit","published_at":"2022-04-21T12:30:52.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.3.0","html_url":"https://github.com/r-lib/cli/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"58f96b62a83195fe9a36f04d1d5566850de6871e","kind":"commit","published_at":"2022-02-10T17:53:38.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.2.0","html_url":"https://github.com/r-lib/cli/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"0eb7578e2dd50478fb380afaf271d9b2c29eae00","kind":"commit","published_at":"2022-01-20T10:54:22.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.1.1","html_url":"https://github.com/r-lib/cli/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"e40cfd4eedad58c22c3e7bcfdba6f23f11a79e13","kind":"commit","published_at":"2021-10-27T07:39:06.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.1.0","html_url":"https://github.com/r-lib/cli/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"525e785e8b34e889707bbbe354287bd4a60e8fcb","kind":"commit","published_at":"2021-07-16T20:07:07.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.0.1","html_url":"https://github.com/r-lib/cli/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"df963095361d77322676260e60c549d8807ded1d","kind":"commit","published_at":"2021-06-30T13:39:48.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.0.0","html_url":"https://github.com/r-lib/cli/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.0.0/manifests"},{"name":"v2.5.0","sha":"17fd0dc202a51aa82a7704786712d9f77c690c4d","kind":"commit","published_at":"2021-04-26T14:07:16.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.5.0","html_url":"https://github.com/r-lib/cli/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"251c84f298b46e0529dd992b9ec86da4aaaf4fa8","kind":"commit","published_at":"2021-04-04T13:20:54.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.4.0","html_url":"https://github.com/r-lib/cli/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"5c0c8a88549050e156ea4469adf536e1c0ac0881","kind":"commit","published_at":"2021-02-26T20:01:36.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.3.1","html_url":"https://github.com/r-lib/cli/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"e4c9180c5b53f68c3f938473c0d5871ceefe9991","kind":"commit","published_at":"2021-01-30T12:35:52.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.3.0","html_url":"https://github.com/r-lib/cli/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e0d0668030b482c1bda1fce66db63f402c4e9c5a","kind":"commit","published_at":"2020-11-23T10:05:11.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.2.0","html_url":"https://github.com/r-lib/cli/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"a914e326aea8a9ec7d07f7accd64bb624065ba8a","kind":"commit","published_at":"2020-10-12T14:06:46.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.1.0","html_url":"https://github.com/r-lib/cli/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"19f3b864f4ee04c31627a3246dbea44bc07b7967","kind":"commit","published_at":"2020-02-27T13:42:16.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.0.2","html_url":"https://github.com/r-lib/cli/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"31aaccbdb3904c5b681175483a95688940345725","kind":"commit","published_at":"2020-01-07T21:33:00.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.0.1","html_url":"https://github.com/r-lib/cli/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"9a133422f200f7aa0cdc78b28eb42770cdfe4b35","kind":"commit","published_at":"2019-12-09T09:38:12.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.0.0","html_url":"https://github.com/r-lib/cli/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"d4f0e8618aba3475974394075f3f5384695d1d28","kind":"commit","published_at":"2019-03-19T09:53:35.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v1.1.0","html_url":"https://github.com/r-lib/cli/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v1.1.0/manifests"},{"name":"v1.1.0-pre","sha":"57fb26d1c4582fc73a3a8531aa534948f88e96bc","kind":"commit","published_at":"2019-03-17T12:20:56.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v1.1.0-pre","html_url":"https://github.com/r-lib/cli/releases/tag/v1.1.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v1.1.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v1.1.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v1.1.0-pre/manifests"},{"name":"v1.0.1","sha":"6e0ffb0de1b54953583e01068a8052ae4cbe72aa","kind":"commit","published_at":"2018-09-25T10:42:04.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v1.0.1","html_url":"https://github.com/r-lib/cli/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-23T09:57:32.118Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.750499235214139,"dependent_packages_count":5.388553704962611,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.569526470088375},"purl":"pkg:golang/github.com/r-lib/cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/r-lib/cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/r-lib/cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/r-lib/cli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-21T04:43:27.088Z","issues_count":197,"pull_requests_count":116,"avg_time_to_close_issue":5804357.330275229,"avg_time_to_close_pull_request":4183285.4242424243,"issues_closed_count":108,"pull_requests_closed_count":99,"pull_request_authors_count":35,"issue_authors_count":99,"avg_comments_per_issue":1.817258883248731,"avg_comments_per_pull_request":1.1293103448275863,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":32,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":162334.16666666666,"past_year_avg_time_to_close_pull_request":197194.15789473685,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.9310344827586207,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/issues","maintainers":[{"login":"gaborcsardi","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborcsardi"},{"login":"jennybc","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennybc"},{"login":"hadley","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"lionel-","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"},{"login":"DavisVaughan","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavisVaughan"},{"login":"topepo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/topepo"},{"login":"jeroen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeroen"}],"active_maintainers":[{"login":"jennybc","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennybc"},{"login":"gaborcsardi","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborcsardi"},{"login":"hadley","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fr-lib%2Fcli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fr-lib%2Fcli/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fr-lib%2Fcli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fr-lib%2Fcli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fr-lib%2Fcli/codemeta","maintainers":[]}