{"id":3620785,"name":"github.com/create-go-app/cli","ecosystem":"go","description":"Package main includes call for the Create Go App CLI.","homepage":"https://github.com/create-go-app/cli","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/create-go-app/cli","keywords_array":[],"namespace":"github.com/create-go-app","versions_count":30,"first_release_published_at":"2020-06-21T19:33:45.000Z","latest_release_published_at":"2021-04-18T15:39:28.000Z","latest_release_number":"v1.7.5","last_synced_at":"2026-06-24T22:01:33.404Z","created_at":"2022-04-11T07:55:53.034Z","updated_at":"2026-06-24T22:10:13.134Z","registry_url":"https://pkg.go.dev/github.com/create-go-app/cli","install_command":"go get github.com/create-go-app/cli","documentation_url":"https://pkg.go.dev/github.com/create-go-app/cli#section-documentation","metadata":{},"repo_metadata":{"id":37910999,"uuid":"230986271","full_name":"create-go-app/cli","owner":"create-go-app","description":"✨ A complete and self-contained solution for developers of any qualification to create a production-ready project with backend (Go), frontend (JavaScript, TypeScript) and deploy automation (Ansible, Docker) by running only one CLI command.","archived":false,"fork":false,"pushed_at":"2025-09-03T10:47:42.000Z","size":8182,"stargazers_count":2720,"open_issues_count":8,"forks_count":265,"subscribers_count":31,"default_branch":"main","last_synced_at":"2025-09-03T12:29:43.750Z","etag":null,"topics":["ansible-playbook","backend","backend-template","boilerplate-application","boilerplate-template","cgapp","cli","cli-app","cli-commands","create-go-app","cui","docker-container","docker-image","frontend","frontend-template","go","go-cli","golang","hacktoberfest"],"latest_commit_sha":null,"homepage":"https://github.com/create-go-app/cli/wiki","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/create-go-app.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"liberapay":"koddr","custom":["https://www.producthunt.com/posts/create-go-app"]}},"created_at":"2019-12-30T22:08:38.000Z","updated_at":"2025-09-03T10:47:38.000Z","dependencies_parsed_at":"2023-10-04T13:46:07.638Z","dependency_job_id":"46deeaa3-8c2f-41ff-ae12-986542ccb919","html_url":"https://github.com/create-go-app/cli","commit_stats":{"total_commits":517,"total_committers":15,"mean_commits":34.46666666666667,"dds":"0.20889748549323017","last_synced_commit":"4fdcc3f021d00cd28abfe7c858244505adf9c510"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/create-go-app/cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/create-go-app","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/sbom","scorecard":{"id":308034,"data":{"date":"2025-08-11","repo":{"name":"github.com/create-go-app/cli","commit":"c81a20d1aea74d3f2345f7ba4a91ab452b586909"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"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":"Code-Review","score":2,"reason":"Found 1/4 approved changesets -- score normalized to 2","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":"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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","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/golang.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":"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":"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/golang.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/create-go-app/cli/golang.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golang.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/create-go-app/cli/golang.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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 v4.1.0 not signed: https://api.github.com/repos/create-go-app/cli/releases/117972888","Warn: release artifact v4.0.1 not signed: https://api.github.com/repos/create-go-app/cli/releases/110205431","Warn: release artifact v4.0.0 not signed: https://api.github.com/repos/create-go-app/cli/releases/109661183","Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/create-go-app/cli/releases/66680934","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/create-go-app/cli/releases/62119536","Warn: release artifact v4.1.0 does not have provenance: https://api.github.com/repos/create-go-app/cli/releases/117972888","Warn: release artifact v4.0.1 does not have provenance: https://api.github.com/repos/create-go-app/cli/releases/110205431","Warn: release artifact v4.0.0 does not have provenance: https://api.github.com/repos/create-go-app/cli/releases/109661183","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/create-go-app/cli/releases/66680934","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/create-go-app/cli/releases/62119536"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/create-go-app/.github/SECURITY.md:1","Info: Found linked content: github.com/create-go-app/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/create-go-app/.github/SECURITY.md:1","Info: Found text in security policy: github.com/create-go-app/.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":"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 22 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-17T22:34:43.878Z","repository_id":37910999,"created_at":"2025-08-17T22:34:43.879Z","updated_at":"2025-08-17T22:34:43.879Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34751597,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-24T02:00:07.484Z","response_time":106,"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":"create-go-app","name":"Create Go App","uuid":"59355893","kind":"organization","description":"✨ Create a new production-ready project with backend (Golang), frontend (JavaScript, TypeScript) and deploy automation (Ansible, Docker) by running one command!","email":null,"website":"https://create-go.app","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/59355893?v=4","repositories_count":5,"last_synced_at":"2023-03-05T20:53:50.905Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/create-go-app","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T22:42:40.713Z","updated_at":"2023-03-05T20:53:50.916Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/create-go-app","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/create-go-app/repositories"},"tags":[{"name":"v4.1.0","sha":"e6e0b8309aba0a8d52dfaf037a194beef6ddb36e","kind":"commit","published_at":"2023-08-21T08:56:50.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v4.1.0","html_url":"https://github.com/create-go-app/cli/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"a95819b1c1fb99cb7234a845da4e6f7ddb40fe8c","kind":"commit","published_at":"2023-06-28T08:32:01.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v4.0.1","html_url":"https://github.com/create-go-app/cli/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"b9a8f3f3d81c1cc8f8b6f29b3d6b25087d46ec20","kind":"commit","published_at":"2023-06-23T08:41:56.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v4.0.0","html_url":"https://github.com/create-go-app/cli/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v4.0.0/manifests"},{"name":"v3.6.2","sha":"5df6b0d98cb0c4460d0e4f86b44871edfc15be7b","kind":"commit","published_at":"2022-05-12T11:48:33.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v3.6.2","html_url":"https://github.com/create-go-app/cli/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"37ae98c6a441079710a0f96de21bdc70b4af6154","kind":"commit","published_at":"2022-03-17T16:49:06.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v3.6.1","html_url":"https://github.com/create-go-app/cli/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"70cbdfad1982aa3959676a88bb489bcde819bb65","kind":"commit","published_at":"2022-02-14T06:54:46.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v3.6.0","html_url":"https://github.com/create-go-app/cli/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"6de606675dc8e7ac4feae98d5373ec0d07fdc56c","kind":"commit","published_at":"2022-01-23T14:43:20.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v3.5.0","html_url":"https://github.com/create-go-app/cli/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"2b299ed6e5e4406520b1ce36dd5f94482980d82c","kind":"commit","published_at":"2022-01-21T07:25:11.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v3.4.0","html_url":"https://github.com/create-go-app/cli/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"532a571e8f5b4f8555e2a2217b912ca8ca1d80f7","kind":"commit","published_at":"2022-01-05T15:31:56.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v3.3.2","html_url":"https://github.com/create-go-app/cli/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"57b77e53ab5d60cb894ddb3a13b84e6cecae26fb","kind":"commit","published_at":"2022-01-03T13:16:40.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v3.3.1","html_url":"https://github.com/create-go-app/cli/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"9323c31ecf3fa0a21c0801382f878ae13ddd8a9e","kind":"commit","published_at":"2021-12-21T06:11:19.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v3.3.0","html_url":"https://github.com/create-go-app/cli/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"1df5abb95105a3db59dd64c64fea8c81dfa87de3","kind":"commit","published_at":"2021-11-24T14:34:45.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v3.2.2","html_url":"https://github.com/create-go-app/cli/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a79bffb12dedaf99fd0041367b02b9f8a42a5e50","kind":"commit","published_at":"2021-10-22T09:44:13.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v3.2.1","html_url":"https://github.com/create-go-app/cli/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"f14c51608a0848266dfd214443524be72877d421","kind":"commit","published_at":"2021-10-19T07:43:04.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v3.2.0","html_url":"https://github.com/create-go-app/cli/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"3bb360137c35860d56b4352d6bc3df2334714549","kind":"commit","published_at":"2021-10-18T05:07:28.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v3.1.2","html_url":"https://github.com/create-go-app/cli/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"cf07deef10d1e9899f690def3b6dafe8745b11c7","kind":"commit","published_at":"2021-10-05T09:24:01.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v3.1.1","html_url":"https://github.com/create-go-app/cli/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"9b00ebb055ffa2032330fb5b7219f6a1303311c5","kind":"commit","published_at":"2021-09-19T04:49:45.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v3.1.0","html_url":"https://github.com/create-go-app/cli/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"c0f0ffe36164e06703b4787486fb2ef7eff44397","kind":"commit","published_at":"2021-09-12T06:04:31.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v3.0.1","html_url":"https://github.com/create-go-app/cli/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a5b9a60015263367c97abda47ec37b65abf17b35","kind":"commit","published_at":"2021-09-07T06:05:28.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v3.0.0","html_url":"https://github.com/create-go-app/cli/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v3.0.0/manifests"},{"name":"v2.2.8","sha":"f4825cc21cac67615a2415640b58101054c26148","kind":"commit","published_at":"2021-08-25T08:30:40.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v2.2.8","html_url":"https://github.com/create-go-app/cli/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"5979a32eb0f58415068234285468d52fcd17892c","kind":"commit","published_at":"2021-08-23T09:42:31.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v2.2.7","html_url":"https://github.com/create-go-app/cli/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"938d88e4aeb116b3c313ca67cc69e2f3a66bc785","kind":"commit","published_at":"2021-08-04T09:08:52.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v2.2.6","html_url":"https://github.com/create-go-app/cli/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"b39dcc87adaa0b5e5d9e99c6c12e19022dc4f909","kind":"commit","published_at":"2021-07-23T09:20:22.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v2.2.5","html_url":"https://github.com/create-go-app/cli/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"b57525bc32c18399fcbd4622902642fdff3268ea","kind":"commit","published_at":"2021-07-12T13:26:44.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v2.2.4","html_url":"https://github.com/create-go-app/cli/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"c7a8110ffce2dc81e95626106bc13f6eedaddbf9","kind":"commit","published_at":"2021-07-01T06:09:22.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v2.2.3","html_url":"https://github.com/create-go-app/cli/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"3000518db7f904129d6674c8f586751078352f69","kind":"commit","published_at":"2021-06-03T07:22:19.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v2.2.2","html_url":"https://github.com/create-go-app/cli/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"52fb77d1ff1053c84179ae381b6bde4c6e16347a","kind":"commit","published_at":"2021-05-25T06:26:31.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v2.2.1","html_url":"https://github.com/create-go-app/cli/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0678dc05c765aacb57d545640faa818d363b4fce","kind":"commit","published_at":"2021-05-18T21:39:56.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v2.2.0","html_url":"https://github.com/create-go-app/cli/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"d551a339da0b619182f7fde44c762e9d3ed9a981","kind":"commit","published_at":"2021-05-05T18:59:23.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v2.1.1","html_url":"https://github.com/create-go-app/cli/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"24f9023620190d4f12c9d46a7664a0ca6a62ed2f","kind":"commit","published_at":"2021-05-05T08:38:19.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v2.1.0","html_url":"https://github.com/create-go-app/cli/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"798a461d7c840c2d46cf8134b5afeaf3de06264a","kind":"commit","published_at":"2021-05-01T23:51:13.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v2.0.0","html_url":"https://github.com/create-go-app/cli/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v2.0.0/manifests"},{"name":"v1.7.5","sha":"80b72b45be0e0e80928548663f5c95b23d4b62f5","kind":"commit","published_at":"2021-04-18T15:39:28.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v1.7.5","html_url":"https://github.com/create-go-app/cli/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"4a727e6cfeac5a0346b8de472ca09ae0a73719d1","kind":"commit","published_at":"2021-03-29T10:02:35.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v1.7.4","html_url":"https://github.com/create-go-app/cli/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f7b1b9ea055cd764f4665250b1d4ab568301f73e","kind":"commit","published_at":"2021-03-17T05:53:38.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v1.7.3","html_url":"https://github.com/create-go-app/cli/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"8cee171d3119831a028ebf9cf64628688eabb8fb","kind":"commit","published_at":"2021-03-05T08:23:26.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v1.7.2","html_url":"https://github.com/create-go-app/cli/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"c38f11d62e618a37ecea4fb80a2fea71a0f13685","kind":"commit","published_at":"2021-02-27T07:04:14.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v1.7.1","html_url":"https://github.com/create-go-app/cli/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"0a29c11d76c827d647dcf30b31f256f76761db9c","kind":"commit","published_at":"2021-02-25T17:26:31.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v1.7.0","html_url":"https://github.com/create-go-app/cli/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.7.0/manifests"},{"name":"v1.6.12","sha":"3b623baeb4796cb6a200ef073fe15125b4b4e7ff","kind":"commit","published_at":"2021-02-11T09:22:07.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v1.6.12","html_url":"https://github.com/create-go-app/cli/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.6.12/manifests"},{"name":"v1.6.11","sha":"7aab3ef8d1be9b9fb395e8f7a6a8f1770b68bdad","kind":"commit","published_at":"2021-02-11T07:50:23.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v1.6.11","html_url":"https://github.com/create-go-app/cli/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.6.11/manifests"},{"name":"v1.6.10","sha":"e5a5f59fdd61fa97b75fdba24f30bb140cad1e20","kind":"commit","published_at":"2020-12-18T15:41:58.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v1.6.10","html_url":"https://github.com/create-go-app/cli/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"17988117c6d9e9040feb9e6d3fdb04608b16fce5","kind":"commit","published_at":"2020-12-11T11:42:19.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v1.6.9","html_url":"https://github.com/create-go-app/cli/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"fd0391c46493e2fb81fec6bf46e0baf397fb4639","kind":"commit","published_at":"2020-12-01T07:46:53.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v1.6.8","html_url":"https://github.com/create-go-app/cli/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"fd48dd87a4670a0f6ec3a89d495d6ce8b85503fb","kind":"commit","published_at":"2020-11-19T10:16:50.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v1.6.7","html_url":"https://github.com/create-go-app/cli/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"ec701d9c89dec5536c4afeaaa9e46d4f07f57cdd","kind":"commit","published_at":"2020-11-10T09:37:55.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v1.6.6","html_url":"https://github.com/create-go-app/cli/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"1b01bcf11d8a6424e02f2bba8606170b273e15a2","kind":"commit","published_at":"2020-11-03T14:22:01.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v1.6.5","html_url":"https://github.com/create-go-app/cli/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0669a4595e85e4252a104d1cfebeab306ad9f147","kind":"commit","published_at":"2020-10-19T14:48:07.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v1.6.4","html_url":"https://github.com/create-go-app/cli/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"7513c6aa493221daafc8adf01081584c3d4b8af1","kind":"commit","published_at":"2020-10-12T12:18:20.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v1.6.3","html_url":"https://github.com/create-go-app/cli/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"a5274b5bc7c7c90ab9a579f686545680ca7a3aaf","kind":"tag","published_at":"2020-08-14T11:59:27.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v1.6.2","html_url":"https://github.com/create-go-app/cli/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"dddadf1a96df6f73ea4d9da6c34e707799145247","kind":"tag","published_at":"2020-08-05T16:08:01.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v1.6.1","html_url":"https://github.com/create-go-app/cli/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"db23842908cbeeeae34c26d1d0e2bd41c7c93535","kind":"tag","published_at":"2020-07-19T11:53:05.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v1.6.0","html_url":"https://github.com/create-go-app/cli/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"9279b1c9ad58743341063e790c653af635c7a1c8","kind":"tag","published_at":"2020-07-17T16:57:56.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v1.5.2","html_url":"https://github.com/create-go-app/cli/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"ca02a856ffa05a4bfe62c192804bc41aba8549ab","kind":"tag","published_at":"2020-07-16T15:50:26.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v1.5.1","html_url":"https://github.com/create-go-app/cli/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"7aabf29fcda508ddfaae8074ea788cde05570faf","kind":"tag","published_at":"2020-07-14T19:16:40.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v1.5.0","html_url":"https://github.com/create-go-app/cli/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"99a4e0dfd0dc34a3e03859a600191f8bd8690680","kind":"tag","published_at":"2020-07-12T21:27:41.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v1.4.1","html_url":"https://github.com/create-go-app/cli/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"2bab6e25425775acf7c51a2d3196e39d840bb027","kind":"tag","published_at":"2020-07-11T20:43:12.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v1.4.0","html_url":"https://github.com/create-go-app/cli/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"47a906dded29f79a39735ecbf1b9bcc088606cae","kind":"tag","published_at":"2020-07-09T20:00:49.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v1.3.0","html_url":"https://github.com/create-go-app/cli/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"5ed1c71b4049dbc133120348d009daa9fed07872","kind":"tag","published_at":"2020-07-03T22:01:34.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v1.2.1","html_url":"https://github.com/create-go-app/cli/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0847f8c804392fdae0fd6e365033aed1315785a1","kind":"tag","published_at":"2020-06-30T21:43:16.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v1.2.0","html_url":"https://github.com/create-go-app/cli/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"be74618a149f54e8b717189e19ce13ecf49813be","kind":"tag","published_at":"2020-06-30T07:03:32.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v1.1.1","html_url":"https://github.com/create-go-app/cli/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"45472b144692ed9a98ef66a788e9a2746c6f80fa","kind":"tag","published_at":"2020-06-28T22:09:12.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v1.1.0","html_url":"https://github.com/create-go-app/cli/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"5ccff37a9e6ddb70676358b30bca87add8ae8ea2","kind":"tag","published_at":"2020-06-21T19:35:40.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/v1.0.0","html_url":"https://github.com/create-go-app/cli/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/v1.0.0/manifests"},{"name":"0.8.4","sha":"8e127193b95975ab35ad6b4cda2b4c117c749a99","kind":"commit","published_at":"2020-06-20T23:12:52.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/0.8.4","html_url":"https://github.com/create-go-app/cli/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"6436ff406023f67c4429f962efed9a7dc2d6434d","kind":"commit","published_at":"2020-06-20T20:12:56.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/0.8.3","html_url":"https://github.com/create-go-app/cli/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"2bb97854e903bb815746fe6b90ab0022256104ac","kind":"commit","published_at":"2020-06-20T16:31:27.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/0.8.2","html_url":"https://github.com/create-go-app/cli/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"cfaa47b76ce40d24ce199e4129b06d4f884ad473","kind":"commit","published_at":"2020-06-16T07:52:51.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/0.8.1","html_url":"https://github.com/create-go-app/cli/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"2de93e078d82970193452d826f7ce95148ac0f38","kind":"commit","published_at":"2020-06-16T07:36:27.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/0.8.0","html_url":"https://github.com/create-go-app/cli/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"1c52f3ca7e3a7594333495432ea26be48114d092","kind":"commit","published_at":"2020-02-18T18:19:29.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/0.7.0","html_url":"https://github.com/create-go-app/cli/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/0.7.0/manifests"},{"name":"0.6.0b3","sha":"1fb28cfbcce92b4ca2d8c469e838a7436163c68b","kind":"commit","published_at":"2020-01-25T10:05:50.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/0.6.0b3","html_url":"https://github.com/create-go-app/cli/releases/tag/0.6.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@0.6.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/0.6.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/0.6.0b3/manifests"},{"name":"0.5.4","sha":"a3470e79f2699b5cda036f11ca20ec5ab0e2e1ef","kind":"commit","published_at":"2020-01-21T19:49:10.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/0.5.4","html_url":"https://github.com/create-go-app/cli/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/0.5.4/manifests"},{"name":"0.5.0","sha":"91b0198d7ed2518fc300d870ea59b1e7f2d5d497","kind":"commit","published_at":"2020-01-14T10:57:19.000Z","download_url":"https://codeload.github.com/create-go-app/cli/tar.gz/0.5.0","html_url":"https://github.com/create-go-app/cli/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/create-go-app/cli@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/tags/0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-06-24T22:10:13.134Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":3.3712404759847234,"stargazers_count":1.0566340118311586,"forks_count":1.2198146653842656,"average":3.7483853083541985},"purl":"pkg:golang/github.com/create-go-app/cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/create-go-app/cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/create-go-app/cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/create-go-app/cli/dependencies","status":null,"funding_links":["https://liberapay.com/koddr","https://www.producthunt.com/posts/create-go-app"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-10T03:02:07.723Z","issues_count":39,"pull_requests_count":125,"avg_time_to_close_issue":788927.0606060605,"avg_time_to_close_pull_request":76691.84873949579,"issues_closed_count":33,"pull_requests_closed_count":119,"pull_request_authors_count":15,"issue_authors_count":33,"avg_comments_per_issue":3.2564102564102564,"avg_comments_per_pull_request":0.424,"merged_pull_requests_count":104,"bot_issues_count":3,"bot_pull_requests_count":59,"past_year_issues_count":1,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":170.0,"past_year_avg_time_to_close_pull_request":23057.083333333332,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.17647058823529413,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/create-go-app%2Fcli/issues","maintainers":[{"login":"koddr","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koddr"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcreate-go-app%2Fcli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcreate-go-app%2Fcli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcreate-go-app%2Fcli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcreate-go-app%2Fcli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcreate-go-app%2Fcli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcreate-go-app%2Fcli/codemeta","maintainers":[]}