{"id":5126820,"name":"github.com/jesseduffield/lazycli","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/jesseduffield/lazycli","keywords_array":[],"namespace":"github.com/jesseduffield","versions_count":14,"first_release_published_at":"2021-02-04T11:00:52.000Z","latest_release_published_at":"2021-06-02T07:37:39.000Z","latest_release_number":"v0.1.15","last_synced_at":"2026-06-27T18:30:36.853Z","created_at":"2022-08-03T01:24:34.592Z","updated_at":"2026-06-27T18:30:36.853Z","registry_url":"https://pkg.go.dev/github.com/jesseduffield/lazycli","install_command":"go get github.com/jesseduffield/lazycli","documentation_url":"https://pkg.go.dev/github.com/jesseduffield/lazycli#section-documentation","metadata":{},"repo_metadata":{"id":50155794,"uuid":"326903273","full_name":"jesseduffield/lazycli","owner":"jesseduffield","description":"Turn static CLI commands into TUIs with ease","archived":false,"fork":false,"pushed_at":"2023-07-15T17:53:31.000Z","size":936,"stargazers_count":389,"open_issues_count":10,"forks_count":16,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-07-28T14:16:04.226Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/jesseduffield.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-01-05T06:06:30.000Z","updated_at":"2025-07-22T20:27:16.000Z","dependencies_parsed_at":"2024-01-16T15:51:37.404Z","dependency_job_id":null,"html_url":"https://github.com/jesseduffield/lazycli","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/jesseduffield/lazycli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jesseduffield","download_url":"https://codeload.github.com/jesseduffield/lazycli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/sbom","scorecard":{"id":516463,"data":{"date":"2025-08-11","repo":{"name":"github.com/jesseduffield/lazycli","commit":"40c32e74b406152404375e58dbef4036d3ab3197"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jesseduffield/lazycli/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jesseduffield/lazycli/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/jesseduffield/lazycli/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/jesseduffield/lazycli/release.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Code-Review","score":1,"reason":"Found 3/19 approved changesets -- score normalized to 1","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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.1.15 not signed: https://api.github.com/repos/jesseduffield/lazycli/releases/43956159","Warn: release artifact v0.1.14 not signed: https://api.github.com/repos/jesseduffield/lazycli/releases/39035848","Warn: release artifact v0.1.13 not signed: https://api.github.com/repos/jesseduffield/lazycli/releases/39004539","Warn: release artifact v0.1.12 not signed: https://api.github.com/repos/jesseduffield/lazycli/releases/38837221","Warn: release artifact v0.1.11 not signed: https://api.github.com/repos/jesseduffield/lazycli/releases/38835399","Warn: release artifact v0.1.15 does not have provenance: https://api.github.com/repos/jesseduffield/lazycli/releases/43956159","Warn: release artifact v0.1.14 does not have provenance: https://api.github.com/repos/jesseduffield/lazycli/releases/39035848","Warn: release artifact v0.1.13 does not have provenance: https://api.github.com/repos/jesseduffield/lazycli/releases/39004539","Warn: release artifact v0.1.12 does not have provenance: https://api.github.com/repos/jesseduffield/lazycli/releases/38837221","Warn: release artifact v0.1.11 does not have provenance: https://api.github.com/repos/jesseduffield/lazycli/releases/38835399"],"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2021-0139","Warn: Project is vulnerable to: RUSTSEC-2021-0145 / GHSA-g98v-hv3f-hcfr","Warn: Project is vulnerable to: RUSTSEC-2024-0375","Warn: Project is vulnerable to: RUSTSEC-2022-0041 / GHSA-qc84-gqf4-9926","Warn: Project is vulnerable to: RUSTSEC-2020-0095","Warn: Project is vulnerable to: RUSTSEC-2024-0384","Warn: Project is vulnerable to: RUSTSEC-2024-0019 / GHSA-r8w9-5wcg-vfj7","Warn: Project is vulnerable to: RUSTSEC-2024-0370","Warn: Project is vulnerable to: RUSTSEC-2022-0013 / GHSA-m5pq-gvj9-9vr8","Warn: Project is vulnerable to: RUSTSEC-2021-0003 / GHSA-43w2-9j62-hq99","Warn: Project is vulnerable to: RUSTSEC-2022-0006 / GHSA-9hpw-r23r-xgm5","Warn: Project is vulnerable to: RUSTSEC-2023-0049","Warn: Project is vulnerable to: RUSTSEC-2024-0320"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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-20T01:56:55.971Z","repository_id":50155794,"created_at":"2025-08-20T01:56:55.971Z","updated_at":"2025-08-20T01:56:55.971Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272758249,"owners_count":24988225,"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-08-29T02:00:10.610Z","response_time":87,"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":"jesseduffield","name":"Jesse Duffield","uuid":"8456633","kind":"user","description":"Creator of lazygit, lazydocker, horcrux, and the OK? language","email":"","website":"https://jesseduffield.com/","location":"Melbourne","twitter":"DuffieldJesse","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8456633?u=1183e9d1442669992861877a4f313b51e3bbd119\u0026v=4","repositories_count":60,"last_synced_at":"2025-08-28T09:19:01.471Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/jesseduffield","funding_links":["https://github.com/sponsors/jesseduffield"],"total_stars":117206,"followers":5631,"following":5,"created_at":"2022-11-13T12:04:34.068Z","updated_at":"2025-08-28T09:19:01.472Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jesseduffield","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jesseduffield/repositories"},"tags":[{"name":"v0.1.15","sha":"be632b32c8b7950563c0b6d3969d2fcda4c7f980","kind":"commit","published_at":"2021-06-02T07:37:39.000Z","download_url":"https://codeload.github.com/jesseduffield/lazycli/tar.gz/v0.1.15","html_url":"https://github.com/jesseduffield/lazycli/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jesseduffield/lazycli@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"c50e4a55f239ce80878d79ae905d1a3af2d0067d","kind":"commit","published_at":"2021-03-01T06:12:29.000Z","download_url":"https://codeload.github.com/jesseduffield/lazycli/tar.gz/v0.1.14","html_url":"https://github.com/jesseduffield/lazycli/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jesseduffield/lazycli@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"6337c79e57eba44a53bce1ba2477ddc48ee5f05e","kind":"commit","published_at":"2021-02-28T00:17:59.000Z","download_url":"https://codeload.github.com/jesseduffield/lazycli/tar.gz/v0.1.13","html_url":"https://github.com/jesseduffield/lazycli/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jesseduffield/lazycli@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"85c8b7d043c2f328453204507e47bf485ba173e4","kind":"commit","published_at":"2021-02-27T00:47:38.000Z","download_url":"https://codeload.github.com/jesseduffield/lazycli/tar.gz/v0.1.12","html_url":"https://github.com/jesseduffield/lazycli/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jesseduffield/lazycli@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"ef7bb27aa46ebd7c3901fb552debc38188b65078","kind":"commit","published_at":"2021-02-26T23:27:32.000Z","download_url":"https://codeload.github.com/jesseduffield/lazycli/tar.gz/v0.1.11","html_url":"https://github.com/jesseduffield/lazycli/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jesseduffield/lazycli@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"256fac5fef53c713087cc4707c00afd6ac8a5880","kind":"commit","published_at":"2021-02-26T23:20:21.000Z","download_url":"https://codeload.github.com/jesseduffield/lazycli/tar.gz/v0.1.10","html_url":"https://github.com/jesseduffield/lazycli/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jesseduffield/lazycli@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"a9bd790dec01c1519dfce55f2f47cc6022717685","kind":"commit","published_at":"2021-02-26T23:14:43.000Z","download_url":"https://codeload.github.com/jesseduffield/lazycli/tar.gz/v0.1.9","html_url":"https://github.com/jesseduffield/lazycli/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jesseduffield/lazycli@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"ef37f40064029d095a1e33191a348067508ae108","kind":"commit","published_at":"2021-02-26T23:13:30.000Z","download_url":"https://codeload.github.com/jesseduffield/lazycli/tar.gz/v0.1.8","html_url":"https://github.com/jesseduffield/lazycli/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jesseduffield/lazycli@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"83199b00bf855bc1e8f5cd4b1eb8410745ffcee1","kind":"commit","published_at":"2021-02-26T23:09:28.000Z","download_url":"https://codeload.github.com/jesseduffield/lazycli/tar.gz/v0.1.7","html_url":"https://github.com/jesseduffield/lazycli/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jesseduffield/lazycli@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"f34209609881f56785e7f045c1b497f24e09f85e","kind":"commit","published_at":"2021-02-26T23:00:04.000Z","download_url":"https://codeload.github.com/jesseduffield/lazycli/tar.gz/v0.1.6","html_url":"https://github.com/jesseduffield/lazycli/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jesseduffield/lazycli@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"0bff8206a6e3c3d174a5e00f090948ef70c553ee","kind":"commit","published_at":"2021-02-04T23:22:37.000Z","download_url":"https://codeload.github.com/jesseduffield/lazycli/tar.gz/v0.1.5","html_url":"https://github.com/jesseduffield/lazycli/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jesseduffield/lazycli@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"6ff6169cf0ea8fb06bcfe3d41b770c5125e7358c","kind":"commit","published_at":"2021-02-04T22:32:57.000Z","download_url":"https://codeload.github.com/jesseduffield/lazycli/tar.gz/v0.1.4","html_url":"https://github.com/jesseduffield/lazycli/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jesseduffield/lazycli@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"2a73a4fdfeaeadf6d985b38ad95147ee58510356","kind":"commit","published_at":"2021-02-04T22:23:08.000Z","download_url":"https://codeload.github.com/jesseduffield/lazycli/tar.gz/v0.1.3","html_url":"https://github.com/jesseduffield/lazycli/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jesseduffield/lazycli@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/tags/v0.1.3/manifests"},{"name":"v0.1.1","sha":"d207d73a70220cb8fb8e888a76317421ca0c1eb4","kind":"commit","published_at":"2021-02-04T11:00:52.000Z","download_url":"https://codeload.github.com/jesseduffield/lazycli/tar.gz/v0.1.1","html_url":"https://github.com/jesseduffield/lazycli/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jesseduffield/lazycli@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-08-29T21:25:32.622Z","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/jesseduffield/lazycli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/jesseduffield/lazycli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/jesseduffield/lazycli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/jesseduffield/lazycli/dependencies","status":null,"funding_links":["https://github.com/sponsors/jesseduffield"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-28T14:08:11.357Z","issues_count":17,"pull_requests_count":8,"avg_time_to_close_issue":7186101.666666667,"avg_time_to_close_pull_request":831877.8333333334,"issues_closed_count":9,"pull_requests_closed_count":6,"pull_request_authors_count":4,"issue_authors_count":12,"avg_comments_per_issue":1.7647058823529411,"avg_comments_per_pull_request":1.375,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseduffield%2Flazycli/issues","maintainers":[{"login":"jesseduffield","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jesseduffield"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjesseduffield%2Flazycli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjesseduffield%2Flazycli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjesseduffield%2Flazycli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjesseduffield%2Flazycli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjesseduffield%2Flazycli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjesseduffield%2Flazycli/codemeta","maintainers":[]}