{"id":3714362,"name":"github.com/sourcegraph/create-extension","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/sourcegraph/create-extension","keywords_array":[],"namespace":"github.com/sourcegraph","versions_count":25,"first_release_published_at":"2018-10-22T23:05:17.000Z","latest_release_published_at":"2021-01-25T16:07:15.000Z","latest_release_number":"v1.8.5","last_synced_at":"2026-03-15T12:01:58.405Z","created_at":"2022-04-11T12:52:59.007Z","updated_at":"2026-03-15T12:01:58.406Z","registry_url":"https://pkg.go.dev/github.com/sourcegraph/create-extension","install_command":"go get github.com/sourcegraph/create-extension","documentation_url":"https://pkg.go.dev/github.com/sourcegraph/create-extension#section-documentation","metadata":{},"repo_metadata":{"id":33553750,"uuid":"153692176","full_name":"sourcegraph/create-extension","owner":"sourcegraph","description":"CLI to generate the skeleton for a Sourcegraph extension","archived":false,"fork":false,"pushed_at":"2025-10-21T20:09:44.000Z","size":623,"stargazers_count":7,"open_issues_count":53,"forks_count":7,"subscribers_count":54,"default_branch":"master","last_synced_at":"2025-10-24T07:01:54.601Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/sourcegraph.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-10-18T21:54:53.000Z","updated_at":"2025-04-04T04:40:28.000Z","dependencies_parsed_at":"2024-02-04T08:44:56.112Z","dependency_job_id":"56ebdde4-cb0a-4f39-b217-827eb8097b64","html_url":"https://github.com/sourcegraph/create-extension","commit_stats":{"total_commits":165,"total_committers":18,"mean_commits":9.166666666666666,"dds":"0.48484848484848486","last_synced_commit":"bee0f373bdd7e626656c613d9f9181e0835447f4"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/sourcegraph/create-extension","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sourcegraph","download_url":"https://codeload.github.com/sourcegraph/create-extension/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/sbom","scorecard":{"id":267301,"data":{"date":"2025-08-11","repo":{"name":"github.com/sourcegraph/create-extension","commit":"bee0f373bdd7e626656c613d9f9181e0835447f4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/scip.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":"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":5,"reason":"Found 4/7 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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/scip.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/sourcegraph/create-extension/scip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scip.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/sourcegraph/create-extension/scip.yml/master?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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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":"69 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-xf5p-87ch-gxw2","Warn: Project is vulnerable to: GHSA-ch52-vgq2-943f","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-px4h-xg32-q955","Warn: Project is vulnerable to: GHSA-93f3-23rq-pjfp","Warn: Project is vulnerable to: GHSA-jmqm-f2gx-4fjv","Warn: Project is vulnerable to: GHSA-pw54-mh39-w3hc","Warn: Project is vulnerable to: GHSA-xgh6-85xh-479p","Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653","Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj","Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67","Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-r2j6-p67h-q639","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-29xr-v42j-r956","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-17T12:25:10.270Z","repository_id":33553750,"created_at":"2025-08-17T12:25:10.270Z","updated_at":"2025-08-17T12:25:10.270Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281156548,"owners_count":26453085,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-26T02:00:06.575Z","response_time":61,"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":"sourcegraph","name":"Sourcegraph","uuid":"3979584","kind":"organization","description":"Helping developers search, understand, and write code in complex codebases with AI","email":"hi@sourcegraph.com","website":"https://sourcegraph.com","location":null,"twitter":"sourcegraph","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3979584?v=4","repositories_count":603,"last_synced_at":"2025-10-20T05:53:49.826Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sourcegraph","funding_links":[],"total_stars":48157,"followers":1450,"following":0,"created_at":"2022-11-05T04:21:26.329Z","updated_at":"2025-10-20T05:53:49.827Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sourcegraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sourcegraph/repositories"},"tags":[{"name":"v1.8.5","sha":"3a29ff822b53505ec2007d12be620fe97a4c9ca0","kind":"commit","published_at":"2021-01-25T16:07:15.000Z","download_url":"https://codeload.github.com/sourcegraph/create-extension/tar.gz/v1.8.5","html_url":"https://github.com/sourcegraph/create-extension/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/create-extension@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"2bb02d2c665f99c71a9658b07936b3789f89839d","kind":"commit","published_at":"2020-06-01T08:06:31.000Z","download_url":"https://codeload.github.com/sourcegraph/create-extension/tar.gz/v1.8.4","html_url":"https://github.com/sourcegraph/create-extension/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/create-extension@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"44601d4da2209425b70b4e5be4ac46457c7d9a9c","kind":"commit","published_at":"2020-05-02T18:18:29.000Z","download_url":"https://codeload.github.com/sourcegraph/create-extension/tar.gz/v1.8.3","html_url":"https://github.com/sourcegraph/create-extension/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/create-extension@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"ef2b0ab2c3f90ae1a4971a46265c536ccec62b1f","kind":"commit","published_at":"2020-04-22T09:59:14.000Z","download_url":"https://codeload.github.com/sourcegraph/create-extension/tar.gz/v1.8.2","html_url":"https://github.com/sourcegraph/create-extension/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/create-extension@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"e3dc7923ae8a573d83f7927195c69a7dc055174f","kind":"commit","published_at":"2020-04-21T09:40:21.000Z","download_url":"https://codeload.github.com/sourcegraph/create-extension/tar.gz/v1.8.1","html_url":"https://github.com/sourcegraph/create-extension/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/create-extension@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"3386e33aaa7a699df087afe27c839347507ed45a","kind":"commit","published_at":"2020-04-19T03:37:21.000Z","download_url":"https://codeload.github.com/sourcegraph/create-extension/tar.gz/v1.8.0","html_url":"https://github.com/sourcegraph/create-extension/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/create-extension@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"4b941f1a8f35ddd9a198801177033edaad24a030","kind":"commit","published_at":"2019-06-05T16:07:57.000Z","download_url":"https://codeload.github.com/sourcegraph/create-extension/tar.gz/v1.7.1","html_url":"https://github.com/sourcegraph/create-extension/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/create-extension@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"47f5c09f7c24c19a0ca0c4aa5454798a5b6073d9","kind":"commit","published_at":"2019-01-09T10:08:49.000Z","download_url":"https://codeload.github.com/sourcegraph/create-extension/tar.gz/v1.7.0","html_url":"https://github.com/sourcegraph/create-extension/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/create-extension@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0fd5e112bf8a06a77d671c6ab81825bb0e7e88cd","kind":"commit","published_at":"2019-01-07T12:35:12.000Z","download_url":"https://codeload.github.com/sourcegraph/create-extension/tar.gz/v1.6.0","html_url":"https://github.com/sourcegraph/create-extension/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/create-extension@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"6c1af458201290123ed6640b8cd538193dcc0001","kind":"commit","published_at":"2019-01-03T08:13:01.000Z","download_url":"https://codeload.github.com/sourcegraph/create-extension/tar.gz/v1.5.0","html_url":"https://github.com/sourcegraph/create-extension/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/create-extension@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"898daae85d925f96472b594b8b79d6ad3d5d4770","kind":"commit","published_at":"2018-12-13T23:35:59.000Z","download_url":"https://codeload.github.com/sourcegraph/create-extension/tar.gz/v1.4.1","html_url":"https://github.com/sourcegraph/create-extension/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/create-extension@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a55927153985453a4a193de05e417aee6bc53852","kind":"commit","published_at":"2018-12-13T21:40:24.000Z","download_url":"https://codeload.github.com/sourcegraph/create-extension/tar.gz/v1.4.0","html_url":"https://github.com/sourcegraph/create-extension/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/create-extension@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"37b38daaaacd01dae8a2d807581834e6a5dec94c","kind":"commit","published_at":"2018-12-13T00:45:06.000Z","download_url":"https://codeload.github.com/sourcegraph/create-extension/tar.gz/v1.3.2","html_url":"https://github.com/sourcegraph/create-extension/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/create-extension@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"b0192f664c1b2fb23de7f315c406ff83f3e30698","kind":"commit","published_at":"2018-12-12T02:25:11.000Z","download_url":"https://codeload.github.com/sourcegraph/create-extension/tar.gz/v1.3.1","html_url":"https://github.com/sourcegraph/create-extension/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/create-extension@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"60b0be26e5901d1d42106bc1a2ca3765027cb9d8","kind":"commit","published_at":"2018-12-12T02:07:58.000Z","download_url":"https://codeload.github.com/sourcegraph/create-extension/tar.gz/v1.3.0","html_url":"https://github.com/sourcegraph/create-extension/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/create-extension@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"da1fde52adc0e88d09b97ef14f2432253386f5bd","kind":"commit","published_at":"2018-12-03T18:15:17.000Z","download_url":"https://codeload.github.com/sourcegraph/create-extension/tar.gz/v1.2.0","html_url":"https://github.com/sourcegraph/create-extension/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/create-extension@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3033220022bb0203ad86598c21ff047de49c5a73","kind":"commit","published_at":"2018-11-27T22:46:01.000Z","download_url":"https://codeload.github.com/sourcegraph/create-extension/tar.gz/v1.1.1","html_url":"https://github.com/sourcegraph/create-extension/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/create-extension@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e96bb01291b7c59e64349509b64df00963a09030","kind":"commit","published_at":"2018-11-27T22:26:40.000Z","download_url":"https://codeload.github.com/sourcegraph/create-extension/tar.gz/v1.1.0","html_url":"https://github.com/sourcegraph/create-extension/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/create-extension@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.1.0/manifests"},{"name":"v1.0.6","sha":"5256a91764c558d04e9f013d9e91e10a119b89d3","kind":"commit","published_at":"2018-10-25T17:34:14.000Z","download_url":"https://codeload.github.com/sourcegraph/create-extension/tar.gz/v1.0.6","html_url":"https://github.com/sourcegraph/create-extension/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/create-extension@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"22fc113b4a9d3be747529d4e8ed5b3b23582e639","kind":"commit","published_at":"2018-10-24T01:27:44.000Z","download_url":"https://codeload.github.com/sourcegraph/create-extension/tar.gz/v1.0.5","html_url":"https://github.com/sourcegraph/create-extension/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/create-extension@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"be68f308b8567b788bced9a90c034a2dcd024e3a","kind":"commit","published_at":"2018-10-23T21:25:08.000Z","download_url":"https://codeload.github.com/sourcegraph/create-extension/tar.gz/v1.0.4","html_url":"https://github.com/sourcegraph/create-extension/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/create-extension@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"536f563de75bd8a77a509f7b4d9a8c0b6df02071","kind":"commit","published_at":"2018-10-23T18:36:57.000Z","download_url":"https://codeload.github.com/sourcegraph/create-extension/tar.gz/v1.0.3","html_url":"https://github.com/sourcegraph/create-extension/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/create-extension@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"792564ef365aeba23d5d1e09ba04957ac50b3bce","kind":"commit","published_at":"2018-10-23T16:57:44.000Z","download_url":"https://codeload.github.com/sourcegraph/create-extension/tar.gz/v1.0.2","html_url":"https://github.com/sourcegraph/create-extension/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/create-extension@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"5325c193dc7568e203a7e12b1aec7b3b7d4eded5","kind":"commit","published_at":"2018-10-22T23:20:34.000Z","download_url":"https://codeload.github.com/sourcegraph/create-extension/tar.gz/v1.0.1","html_url":"https://github.com/sourcegraph/create-extension/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/create-extension@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"1aa1194747b09b0c67a7496a5ac5404401699cc3","kind":"commit","published_at":"2018-10-22T23:05:17.000Z","download_url":"https://codeload.github.com/sourcegraph/create-extension/tar.gz/v1.0.0","html_url":"https://github.com/sourcegraph/create-extension/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/create-extension@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-26T19:10:24.756Z","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/sourcegraph/create-extension","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/sourcegraph/create-extension","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/sourcegraph/create-extension","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/sourcegraph/create-extension/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-24T07:01:40.854Z","issues_count":3,"pull_requests_count":181,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":29452944.18852459,"issues_closed_count":0,"pull_requests_closed_count":121,"pull_request_authors_count":9,"issue_authors_count":3,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":0.23756906077348067,"merged_pull_requests_count":32,"bot_issues_count":1,"bot_pull_requests_count":171,"past_year_issues_count":0,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1578100.6666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"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":36,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fcreate-extension/issues","maintainers":[{"login":"olafurpg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olafurpg"},{"login":"sqs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sqs"},{"login":"daxmc99","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxmc99"},{"login":"marekweb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marekweb"},{"login":"jhchabran","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhchabran"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsourcegraph%2Fcreate-extension/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsourcegraph%2Fcreate-extension/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsourcegraph%2Fcreate-extension/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsourcegraph%2Fcreate-extension/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsourcegraph%2Fcreate-extension/codemeta","maintainers":[]}