{"id":3849021,"name":"github.com/hellofresh/github-cli","ecosystem":"go","description":"","homepage":"https://github.com/hellofresh/github-cli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hellofresh/github-cli","keywords_array":[],"namespace":"github.com/hellofresh","versions_count":5,"first_release_published_at":"2019-05-24T10:07:11.000Z","latest_release_published_at":"2022-06-27T14:21:39.000Z","latest_release_number":"v0.1.1","last_synced_at":"2026-03-28T21:22:33.435Z","created_at":"2022-04-11T21:02:55.500Z","updated_at":"2026-03-28T21:22:33.435Z","registry_url":"https://pkg.go.dev/github.com/hellofresh/github-cli","install_command":"go get github.com/hellofresh/github-cli","documentation_url":"https://pkg.go.dev/github.com/hellofresh/github-cli#section-documentation","metadata":{},"repo_metadata":{"id":40659961,"uuid":"106828106","full_name":"hellofresh/github-cli","owner":"hellofresh","description":"A CLI Tool to automate the creation of github repositories","archived":true,"fork":false,"pushed_at":"2023-05-13T01:28:58.000Z","size":232,"stargazers_count":19,"open_issues_count":1,"forks_count":1,"subscribers_count":212,"default_branch":"master","last_synced_at":"2025-09-16T10:25:53.292Z","etag":null,"topics":["cli","github","github-cli","open-source","platform","wiz-platform-engineering-experience"],"latest_commit_sha":null,"homepage":"","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/hellofresh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-13T13:30:48.000Z","updated_at":"2025-09-06T14:02:32.000Z","dependencies_parsed_at":"2024-06-19T01:51:13.104Z","dependency_job_id":"bd526bde-ffe1-4989-99a0-a5dc9447c4b8","html_url":"https://github.com/hellofresh/github-cli","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/hellofresh/github-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellofresh","download_url":"https://codeload.github.com/hellofresh/github-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/sbom","scorecard":{"id":460350,"data":{"date":"2025-08-11","repo":{"name":"github.com/hellofresh/github-cli","commit":"77524cbe63c3a2a1e1953521347c179a16c37556"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"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","Warn: no topLevel permission defined: .github/workflows/testing.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":"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:14: update your workflow using https://app.stepsecurity.io/secureworkflow/hellofresh/github-cli/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hellofresh/github-cli/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/hellofresh/github-cli/testing.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testing.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hellofresh/github-cli/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/hellofresh/github-cli/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/hellofresh/github-cli/testing.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testing.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hellofresh/github-cli/testing.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"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":"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":"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.1 not signed: https://api.github.com/repos/hellofresh/github-cli/releases/70651378","Warn: release artifact v0.1.0 not signed: https://api.github.com/repos/hellofresh/github-cli/releases/35765043","Warn: release artifact v0.0.16 not signed: https://api.github.com/repos/hellofresh/github-cli/releases/34941329","Warn: release artifact v0.0.15 not signed: https://api.github.com/repos/hellofresh/github-cli/releases/19406251","Warn: release artifact v0.0.14 not signed: https://api.github.com/repos/hellofresh/github-cli/releases/17566467","Warn: release artifact v0.1.1 does not have provenance: https://api.github.com/repos/hellofresh/github-cli/releases/70651378","Warn: release artifact v0.1.0 does not have provenance: https://api.github.com/repos/hellofresh/github-cli/releases/35765043","Warn: release artifact v0.0.16 does not have provenance: https://api.github.com/repos/hellofresh/github-cli/releases/34941329","Warn: release artifact v0.0.15 does not have provenance: https://api.github.com/repos/hellofresh/github-cli/releases/19406251","Warn: release artifact v0.0.14 does not have provenance: https://api.github.com/repos/hellofresh/github-cli/releases/17566467"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2024-2456 / GHSA-449p-3h89-pw88","Warn: Project is vulnerable to: GO-2024-2466 / GHSA-mw99-9chc-xw7r","Warn: Project is vulnerable to: GO-2025-3367 / GHSA-r9px-m959-cxf4","Warn: Project is vulnerable to: GO-2025-3368 / GHSA-v725-9546-7q7m","Warn: Project is vulnerable to: GO-2021-0356 / GHSA-8c26-wmh5-6g9v","Warn: Project is vulnerable to: GO-2024-2961","Warn: Project is vulnerable to: GO-2023-2402 / GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2022-0969 / GHSA-69cg-p879-7622","Warn: Project is vulnerable to: GO-2022-1144 / GHSA-xrjj-mj9h-534m","Warn: Project is vulnerable to: GO-2023-1571 / GHSA-vvpx-j8f3-3w6h","Warn: Project is vulnerable to: GO-2023-1988 / GHSA-2wrh-6pvc-2jm9","Warn: Project is vulnerable to: GO-2023-2102 / GHSA-4374-p667-p6c8","Warn: Project is vulnerable to: GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8","Warn: Project is vulnerable to: GO-2022-1059 / GHSA-69ch-w2m2-3vjp","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37","Warn: Project is vulnerable to: GO-2022-0603 / GHSA-hp87-p4gw-j4gq"],"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-19T10:57:53.862Z","repository_id":40659961,"created_at":"2025-08-19T10:57:53.862Z","updated_at":"2025-08-19T10:57:53.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275798547,"owners_count":25530267,"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-09-18T02:00:09.552Z","response_time":77,"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":"hellofresh","name":"HelloFresh","uuid":"4430027","kind":"organization","description":"","email":"admin@hellofresh.com","website":"http://www.hellofresh.com","location":"Berlin","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4430027?v=4","repositories_count":134,"last_synced_at":"2025-09-16T10:11:20.462Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hellofresh","funding_links":[],"total_stars":2082,"followers":572,"following":0,"created_at":"2022-11-06T22:40:21.461Z","updated_at":"2025-09-16T10:11:20.462Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellofresh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellofresh/repositories"},"tags":[{"name":"v0.1.1","sha":"77524cbe63c3a2a1e1953521347c179a16c37556","kind":"commit","published_at":"2022-06-27T14:21:39.000Z","download_url":"https://codeload.github.com/hellofresh/github-cli/tar.gz/v0.1.1","html_url":"https://github.com/hellofresh/github-cli/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hellofresh/github-cli@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"202bd1d6ca7d96c0d8c7148b5a3dc392422f6aaa","kind":"commit","published_at":"2020-12-28T09:00:23.000Z","download_url":"https://codeload.github.com/hellofresh/github-cli/tar.gz/v0.1.0","html_url":"https://github.com/hellofresh/github-cli/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hellofresh/github-cli@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/v0.1.0/manifests"},{"name":"v0.0.16","sha":"32475d186a60598ed9b2e9ee55bcf4aa35fa41bf","kind":"tag","published_at":"2020-12-07T17:38:23.000Z","download_url":"https://codeload.github.com/hellofresh/github-cli/tar.gz/v0.0.16","html_url":"https://github.com/hellofresh/github-cli/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hellofresh/github-cli@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"4902e369f195b73cc0cc32f5a8f6f8e58795f0a7","kind":"commit","published_at":"2019-08-16T13:40:40.000Z","download_url":"https://codeload.github.com/hellofresh/github-cli/tar.gz/v0.0.15","html_url":"https://github.com/hellofresh/github-cli/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hellofresh/github-cli@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"712d9c02ee73c2a2dad613735bd1ddb63eff49af","kind":"commit","published_at":"2019-05-24T10:07:11.000Z","download_url":"https://codeload.github.com/hellofresh/github-cli/tar.gz/v0.0.14","html_url":"https://github.com/hellofresh/github-cli/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hellofresh/github-cli@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/v0.0.14/manifests"},{"name":"0.0.13","sha":"b7c0a5de83a7b7be9d91544bfb3e0047addc6e5d","kind":"commit","published_at":"2019-03-22T09:53:27.000Z","download_url":"https://codeload.github.com/hellofresh/github-cli/tar.gz/0.0.13","html_url":"https://github.com/hellofresh/github-cli/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hellofresh/github-cli@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"d6fc751652e8a6ace4ada9e735ffb3a1de3689a1","kind":"commit","published_at":"2019-01-14T14:27:09.000Z","download_url":"https://codeload.github.com/hellofresh/github-cli/tar.gz/0.0.12","html_url":"https://github.com/hellofresh/github-cli/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hellofresh/github-cli@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"6714988958e3fa06f45b6842baeeeed9237b746d","kind":"tag","published_at":"2018-06-13T13:27:47.000Z","download_url":"https://codeload.github.com/hellofresh/github-cli/tar.gz/0.0.11","html_url":"https://github.com/hellofresh/github-cli/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hellofresh/github-cli@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"2b1938344078ccd175493312384537a0cbb5a92f","kind":"commit","published_at":"2018-03-29T13:10:23.000Z","download_url":"https://codeload.github.com/hellofresh/github-cli/tar.gz/0.0.10","html_url":"https://github.com/hellofresh/github-cli/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hellofresh/github-cli@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"e3febfb61aa8869459bf9d9a9acd919f6b7635f8","kind":"commit","published_at":"2018-03-29T12:40:06.000Z","download_url":"https://codeload.github.com/hellofresh/github-cli/tar.gz/0.0.9","html_url":"https://github.com/hellofresh/github-cli/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hellofresh/github-cli@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"23e3ac5c03ea0a1cb8e86af19cc60340e71cf091","kind":"commit","published_at":"2017-12-11T23:04:51.000Z","download_url":"https://codeload.github.com/hellofresh/github-cli/tar.gz/0.0.8","html_url":"https://github.com/hellofresh/github-cli/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hellofresh/github-cli@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"c65da3355d265d40d6ad5cca33b7cb503200bfff","kind":"commit","published_at":"2017-12-07T15:08:58.000Z","download_url":"https://codeload.github.com/hellofresh/github-cli/tar.gz/0.0.7","html_url":"https://github.com/hellofresh/github-cli/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hellofresh/github-cli@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"55c3cb8a10fcf976c154e06acbc19e083b1da668","kind":"commit","published_at":"2017-12-07T15:05:10.000Z","download_url":"https://codeload.github.com/hellofresh/github-cli/tar.gz/0.0.6","html_url":"https://github.com/hellofresh/github-cli/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hellofresh/github-cli@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"2f3e50529ee316b3b58279b9b1c0f1f2eeebbf41","kind":"commit","published_at":"2017-12-07T14:59:51.000Z","download_url":"https://codeload.github.com/hellofresh/github-cli/tar.gz/0.0.5","html_url":"https://github.com/hellofresh/github-cli/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hellofresh/github-cli@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"3cb82ec882efd91934e03175337c8ea5172c2862","kind":"commit","published_at":"2017-12-01T09:05:59.000Z","download_url":"https://codeload.github.com/hellofresh/github-cli/tar.gz/0.0.4","html_url":"https://github.com/hellofresh/github-cli/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hellofresh/github-cli@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"0f91b8b639846af0c70f71741d828e9a1bca3aa4","kind":"tag","published_at":"2017-10-23T12:52:52.000Z","download_url":"https://codeload.github.com/hellofresh/github-cli/tar.gz/0.0.3","html_url":"https://github.com/hellofresh/github-cli/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hellofresh/github-cli@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"69fb077412a7d54826c267fc1899edc2368057b2","kind":"tag","published_at":"2017-10-20T20:34:54.000Z","download_url":"https://codeload.github.com/hellofresh/github-cli/tar.gz/0.0.2","html_url":"https://github.com/hellofresh/github-cli/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hellofresh/github-cli@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"2b00596648267ed88f8d659eb7d8b63e54c890d2","kind":"tag","published_at":"2017-10-13T13:53:51.000Z","download_url":"https://codeload.github.com/hellofresh/github-cli/tar.gz/0.0.1","html_url":"https://github.com/hellofresh/github-cli/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hellofresh/github-cli@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-21T18:42:15.623Z","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":4.610134034838059,"forks_count":5.462736115335278,"average":6.604467603477746},"purl":"pkg:golang/github.com/hellofresh/github-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/hellofresh/github-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/hellofresh/github-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/hellofresh/github-cli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T09:25:27.444Z","issues_count":5,"pull_requests_count":35,"avg_time_to_close_issue":31079712.25,"avg_time_to_close_pull_request":176900.05714285714,"issues_closed_count":4,"pull_requests_closed_count":35,"pull_request_authors_count":12,"issue_authors_count":3,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.8285714285714286,"merged_pull_requests_count":32,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":12579.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgithub-cli/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhellofresh%2Fgithub-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhellofresh%2Fgithub-cli/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhellofresh%2Fgithub-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhellofresh%2Fgithub-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhellofresh%2Fgithub-cli/codemeta","maintainers":[]}