{"id":3551772,"name":"github.com/src-d/gitbase","ecosystem":"go","description":"","homepage":"https://github.com/src-d/gitbase","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/src-d/gitbase","keywords_array":[],"namespace":"github.com/src-d","versions_count":69,"first_release_published_at":"2016-11-04T16:44:55.000Z","latest_release_published_at":"2019-07-05T13:28:59.000Z","latest_release_number":"v0.23.1","last_synced_at":"2026-03-24T14:22:20.435Z","created_at":"2022-04-11T01:07:54.301Z","updated_at":"2026-03-24T14:22:20.435Z","registry_url":"https://pkg.go.dev/github.com/src-d/gitbase","install_command":"go get github.com/src-d/gitbase","documentation_url":"https://pkg.go.dev/github.com/src-d/gitbase#section-documentation","metadata":{},"repo_metadata":{"id":42401834,"uuid":"68594286","full_name":"src-d/gitbase","owner":"src-d","description":"SQL interface to git repositories, written in Go. https://docs.sourced.tech/gitbase","archived":false,"fork":false,"pushed_at":"2023-10-19T12:50:23.000Z","size":153193,"stargazers_count":2079,"open_issues_count":18,"forks_count":127,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-09-20T11:36:27.810Z","etag":null,"topics":["ast","git","golang","sql","sql-interface"],"latest_commit_sha":null,"homepage":"","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/src-d.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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}},"created_at":"2016-09-19T10:14:13.000Z","updated_at":"2025-09-01T05:18:22.000Z","dependencies_parsed_at":"2024-01-06T01:03:41.982Z","dependency_job_id":"b71041ce-14f2-446e-bf29-77185daaee66","html_url":"https://github.com/src-d/gitbase","commit_stats":{"total_commits":829,"total_committers":35,"mean_commits":"23.685714285714287","dds":0.6887816646562124,"last_synced_commit":"c9a16f3b6d8171b595570787fbc2170325c08b48"},"previous_names":["sqle/gitql","gitql/gitql","mvader/gitql","src-d/gitquery"],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/src-d/gitbase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/src-d","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/sbom","scorecard":{"id":843518,"data":{"date":"2025-08-11","repo":{"name":"github.com/src-d/gitbase","commit":"c9a16f3b6d8171b595570787fbc2170325c08b48"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.24.0-rc3 not signed: https://api.github.com/repos/src-d/gitbase/releases/20912767","Warn: release artifact v0.24.0-rc2 not signed: https://api.github.com/repos/src-d/gitbase/releases/20420540","Warn: release artifact v0.24.0-rc1 not signed: https://api.github.com/repos/src-d/gitbase/releases/20104240","Warn: release artifact v0.24.0-beta3 not signed: https://api.github.com/repos/src-d/gitbase/releases/19439357","Warn: release artifact v0.24.0-beta2 not signed: https://api.github.com/repos/src-d/gitbase/releases/18985303","Warn: release artifact v0.24.0-rc3 does not have provenance: https://api.github.com/repos/src-d/gitbase/releases/20912767","Warn: release artifact v0.24.0-rc2 does not have provenance: https://api.github.com/repos/src-d/gitbase/releases/20420540","Warn: release artifact v0.24.0-rc1 does not have provenance: https://api.github.com/repos/src-d/gitbase/releases/20104240","Warn: release artifact v0.24.0-beta3 does not have provenance: https://api.github.com/repos/src-d/gitbase/releases/19439357","Warn: release artifact v0.24.0-beta2 does not have provenance: https://api.github.com/repos/src-d/gitbase/releases/18985303"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:24: pin your Docker image by updating alpine:3.8 to alpine:3.8@sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14","Info:   0 out of   2 containerImage 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"32 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2020-0008 / GHSA-44r7-7p62-q3fr","Warn: Project is vulnerable to: GO-2022-0322 / GHSA-cg3q-j54f-5p7p","Warn: Project is vulnerable to: GO-2022-0229 / GHSA-cjjc-xp8v-855w","Warn: Project is vulnerable to: GO-2020-0012 / GHSA-ffhg-7mh4-33c4","Warn: Project is vulnerable to: GO-2021-0227 / GHSA-3vm4-22fp-5rfm","Warn: Project is vulnerable to: GO-2022-0968 / GHSA-gwc9-m7rh-j2ww","Warn: Project is vulnerable to: GO-2021-0356 / GHSA-8c26-wmh5-6g9v","Warn: Project is vulnerable to: GO-2024-2961","Warn: Project is vulnerable to: GO-2023-2402 / GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2022-0236 / GHSA-h86h-8ppg-mxmh","Warn: Project is vulnerable to: GO-2021-0238 / GHSA-83g2-8m93-v3w7","Warn: Project is vulnerable to: GO-2022-0288","Warn: Project is vulnerable to: GO-2022-0969 / GHSA-69cg-p879-7622","Warn: Project is vulnerable to: GO-2022-1144 / GHSA-xrjj-mj9h-534m","Warn: Project is vulnerable to: GO-2023-1571 / GHSA-vvpx-j8f3-3w6h","Warn: Project is vulnerable to: GO-2023-1988 / GHSA-2wrh-6pvc-2jm9","Warn: Project is vulnerable to: GO-2023-2102 / GHSA-4374-p667-p6c8","Warn: Project is vulnerable to: GO-2023-2153 / GHSA-m425-mq94-257g / GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8","Warn: Project is vulnerable to: GO-2024-2456 / GHSA-449p-3h89-pw88","Warn: Project is vulnerable to: GO-2024-2466 / GHSA-mw99-9chc-xw7r","Warn: Project is vulnerable to: GO-2025-3367 / GHSA-r9px-m959-cxf4","Warn: Project is vulnerable to: GO-2025-3368 / GHSA-v725-9546-7q7m","Warn: Project is vulnerable to: GO-2021-0061 / GHSA-r88r-gmrh-7j83","Warn: Project is vulnerable to: GO-2022-0956 / GHSA-6q6q-88xp-6f2r","Warn: Project is vulnerable to: GO-2020-0036 / GHSA-wxc4-f4m6-wwqv"],"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-23T20:58:06.601Z","repository_id":42401834,"created_at":"2025-08-23T20:58:06.601Z","updated_at":"2025-08-23T20:58:06.601Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276195600,"owners_count":25601145,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-21T02:00:07.055Z","response_time":72,"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":"src-d","name":"source{d}","uuid":"15128793","kind":"organization","description":"","email":"hello@sourced.tech","website":"https://sourced.tech","location":"Remote first","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15128793?v=4","repositories_count":151,"last_synced_at":"2025-03-05T01:34:20.588Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/src-d","funding_links":[],"total_stars":23915,"followers":95,"following":0,"created_at":"2022-11-07T20:23:08.371Z","updated_at":"2025-03-05T01:34:20.588Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/src-d","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/src-d/repositories"},"tags":[{"name":"v0.24.0-rc3","sha":"d3bc1a0c02a4276ab6e48262abb0fb246a8097c8","kind":"commit","published_at":"2019-10-23T11:49:54.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.24.0-rc3","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.24.0-rc3/manifests"},{"name":"v0.24.0-rc2","sha":"97d9667ae74899bb7ee4cd00d5bae548b50b9cff","kind":"commit","published_at":"2019-10-02T16:21:08.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.24.0-rc2","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.24.0-rc2/manifests"},{"name":"v0.24.0-rc1","sha":"203bbc75dcaffb49d9c590437f97dbfc160cbb6e","kind":"commit","published_at":"2019-09-19T10:22:32.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.24.0-rc1","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.24.0-rc1/manifests"},{"name":"v0.24.0-beta3","sha":"cc6a9b474c7f84e6ccbc4df7ba08132df707d8e6","kind":"commit","published_at":"2019-08-21T14:48:35.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.24.0-beta3","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.24.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.24.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.24.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.24.0-beta3/manifests"},{"name":"v0.24.0-beta2","sha":"1df9e0b478ebc5786374412821916807f9c27968","kind":"commit","published_at":"2019-07-31T13:18:22.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.24.0-beta2","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.24.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.24.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.24.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.24.0-beta2/manifests"},{"name":"v0.24.0-beta1","sha":"43982f98f11acf2914d36d6c09794c77cfe4c83f","kind":"commit","published_at":"2019-07-09T07:52:28.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.24.0-beta1","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.24.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.24.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.24.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.24.0-beta1/manifests"},{"name":"v0.23.1","sha":"4bf1c80555a5ce572bf975d854252d9ad121d01f","kind":"commit","published_at":"2019-07-05T13:28:59.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.23.1","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"bf8d3363fba3ee210991127fdbcfa33701c8e5cf","kind":"commit","published_at":"2019-07-04T14:06:12.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.23.0","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"b2762b1d11e60b102ce24d5a3254aeaeb5d08516","kind":"commit","published_at":"2019-07-03T10:10:43.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.22.0","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.22.0/manifests"},{"name":"v0.22.0-rc2","sha":"787d616e5c35fbf258384866e9970b914fb0595d","kind":"commit","published_at":"2019-06-24T17:49:48.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.22.0-rc2","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.22.0-rc2/manifests"},{"name":"0.22.0-rc1","sha":"4fb80b7be2ba79db7fbc41420e682e157390e1d0","kind":"commit","published_at":"2019-06-21T16:56:53.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/0.22.0-rc1","html_url":"https://github.com/src-d/gitbase/releases/tag/0.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@0.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/0.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/0.22.0-rc1/manifests"},{"name":"v0.22.0-rc1","sha":"4fb80b7be2ba79db7fbc41420e682e157390e1d0","kind":"commit","published_at":"2019-06-21T16:56:53.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.22.0-rc1","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.22.0-rc1/manifests"},{"name":"v0.22.0-beta1","sha":"b1f3ca3fcb346cfc4189d372cd148274ebbd06f8","kind":"commit","published_at":"2019-06-20T16:10:55.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.22.0-beta1","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.22.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.22.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.22.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.22.0-beta1/manifests"},{"name":"v0.21.0","sha":"46fa72a5130a0f7e572a6c8b9aaaf60d99dd2d07","kind":"commit","published_at":"2019-06-19T15:34:37.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.21.0","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.21.0/manifests"},{"name":"v0.21.0-beta3","sha":"46fa72a5130a0f7e572a6c8b9aaaf60d99dd2d07","kind":"commit","published_at":"2019-06-19T15:34:37.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.21.0-beta3","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.21.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.21.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.21.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.21.0-beta3/manifests"},{"name":"v0.21.0-beta2","sha":"044fcad4739278d5069e31220d410c8dcf86c4ef","kind":"commit","published_at":"2019-06-18T14:30:14.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.21.0-beta2","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.21.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.21.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.21.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.21.0-beta2/manifests"},{"name":"v0.21.0-beta1","sha":"283b7dcee3a7566ec096d904f4f5c5ea89af9478","kind":"commit","published_at":"2019-06-12T09:23:27.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.21.0-beta1","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.21.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.21.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.21.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.21.0-beta1/manifests"},{"name":"v0.20.0-demo1","sha":"5cf27ee777f7417e4f000c23b0cfd513db4c115a","kind":"commit","published_at":"2019-05-31T08:42:18.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.20.0-demo1","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.20.0-demo1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.20.0-demo1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.20.0-demo1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.20.0-demo1/manifests"},{"name":"v0.20.0","sha":"c60e3e6646fdba450f8b8188361787163fbb0fcc","kind":"commit","published_at":"2019-05-29T13:02:14.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.20.0","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc4","sha":"c60e3e6646fdba450f8b8188361787163fbb0fcc","kind":"commit","published_at":"2019-05-29T13:02:14.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.20.0-rc4","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.20.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.20.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.20.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.20.0-rc4/manifests"},{"name":"v0.20.0-rc3","sha":"db54874d59f3188862e43c0cab85ee22e370cce2","kind":"commit","published_at":"2019-05-24T10:10:30.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.20.0-rc3","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.20.0-rc3/manifests"},{"name":"v0.20.0-rc2","sha":"7dfd1e0c116a69f013eb341d43dcbe1ae73dd116","kind":"commit","published_at":"2019-05-14T15:32:50.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.20.0-rc2","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.20.0-rc2/manifests"},{"name":"v0.20.0-rc1","sha":"e5f16a08e235d3fdda3bc84aed1f32bb65f3184a","kind":"commit","published_at":"2019-04-30T09:15:08.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.20.0-rc1","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.20.0-rc1/manifests"},{"name":"v0.20.0-beta4","sha":"5597e48c8a87b720ba517ce22e5a60a775f664a8","kind":"commit","published_at":"2019-04-25T11:47:51.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.20.0-beta4","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.20.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.20.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.20.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.20.0-beta4/manifests"},{"name":"v0.20.0-beta3","sha":"1a83350dc662f4f1d7440f08159468dce9374e20","kind":"commit","published_at":"2019-04-12T13:02:21.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.20.0-beta3","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.20.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.20.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.20.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.20.0-beta3/manifests"},{"name":"v0.20.0-beta2","sha":"62933213bd59d63fd4c0fac929b4efa31fdbfd99","kind":"commit","published_at":"2019-04-08T14:30:55.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.20.0-beta2","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.20.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.20.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.20.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.20.0-beta2/manifests"},{"name":"v0.20.0-beta1","sha":"07fab5e47ccb5b206ec4e2d3cf031518f9a716e1","kind":"commit","published_at":"2019-04-08T13:04:11.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.20.0-beta1","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.20.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.20.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.20.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.20.0-beta1/manifests"},{"name":"v0.19.0","sha":"6e18b253e6b85883d2ea6c0d99c09ed5c4822104","kind":"commit","published_at":"2019-03-05T16:03:41.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.19.0","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.19.0/manifests"},{"name":"v0.19.0-rc2","sha":"6e18b253e6b85883d2ea6c0d99c09ed5c4822104","kind":"commit","published_at":"2019-03-05T16:03:41.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.19.0-rc2","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.19.0-rc2/manifests"},{"name":"v0.19.0-rc1","sha":"3e9fd09a6c99dee8ab46c3fd7f851f2f6a99223a","kind":"commit","published_at":"2019-02-27T10:56:31.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.19.0-rc1","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.19.0-rc1/manifests"},{"name":"v0.19.0-beta4","sha":"5acf0bad33ffcfdd41c2acbc2f8fe15594798b20","kind":"commit","published_at":"2019-02-18T08:54:28.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.19.0-beta4","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.19.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.19.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.19.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.19.0-beta4/manifests"},{"name":"v0.19.0-beta3","sha":"8d1c985166401d1f17d6e1ab564e74e0507a5346","kind":"commit","published_at":"2019-02-08T12:11:44.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.19.0-beta3","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.19.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.19.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.19.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.19.0-beta3/manifests"},{"name":"v0.19.0-inmemjoin","sha":"7dd8b021127f198b964ebb3dfee8877fa358d25e","kind":"commit","published_at":"2019-01-28T09:24:18.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.19.0-inmemjoin","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.19.0-inmemjoin","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.19.0-inmemjoin","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.19.0-inmemjoin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.19.0-inmemjoin/manifests"},{"name":"v0.19.0-beta2","sha":"deef7594036814a935b04a2ab4e88aa2762b0d52","kind":"commit","published_at":"2019-01-25T10:34:12.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.19.0-beta2","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.19.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.19.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.19.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.19.0-beta2/manifests"},{"name":"v0.19.0-beta1","sha":"115a7555c86cf0d82290b5d5a4ef38a7e46339cb","kind":"commit","published_at":"2019-01-23T14:22:24.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.19.0-beta1","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.19.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.19.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.19.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.19.0-beta1/manifests"},{"name":"v0.18.0","sha":"c53388280b9d46e9dfa18c60e7e6231294cfabce","kind":"commit","published_at":"2018-12-17T12:05:21.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.18.0","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.18.0/manifests"},{"name":"v0.18.0-beta.3","sha":"9e415d1765722b7356cfb0562d89d2336a09a3db","kind":"commit","published_at":"2018-11-27T09:32:40.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.18.0-beta.3","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.18.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.18.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.18.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.18.0-beta.3/manifests"},{"name":"v0.18.0-beta.2","sha":"42bbecace46b6bfe2b7eec73312679a4b1b54132","kind":"commit","published_at":"2018-11-08T12:26:33.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.18.0-beta.2","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.18.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.18.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.18.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.18.0-beta.2/manifests"},{"name":"v0.18.0-beta.1","sha":"042dd2ce39018d6c4c381eef3a71392e9127e3d9","kind":"commit","published_at":"2018-10-19T14:03:54.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.18.0-beta.1","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.18.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.18.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.18.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.18.0-beta.1/manifests"},{"name":"v0.17.1","sha":"e7b999d3865af11b00b1b46275e8c60a73b7027f","kind":"commit","published_at":"2018-10-19T10:34:28.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.17.1","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"cffce77ec6b225f3d05390b979138200ee238d1c","kind":"commit","published_at":"2018-10-17T14:29:08.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.17.0","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.17.0/manifests"},{"name":"v0.17.0-rc.7","sha":"7423570cef2eae84da1214b4a54cf745b55e4400","kind":"commit","published_at":"2018-10-16T14:52:16.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.17.0-rc.7","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.17.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.17.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.17.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.17.0-rc.7/manifests"},{"name":"v0.17.0-rc.6","sha":"6f19609e17f3f9feae4cd9ac8aa132970022bf27","kind":"commit","published_at":"2018-10-16T09:15:40.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.17.0-rc.6","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.17.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.17.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.17.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.17.0-rc.6/manifests"},{"name":"v0.17.0-rc.5","sha":"06fcb6d892b96c1df74ee67762e6e865159b191a","kind":"commit","published_at":"2018-10-05T08:42:16.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.17.0-rc.5","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.17.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.17.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.17.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.17.0-rc.5/manifests"},{"name":"v0.17.0-rc.4","sha":"a030c3a0146062fedd124f8a2ba744aba2d4d3b7","kind":"commit","published_at":"2018-10-03T10:55:31.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.17.0-rc.4","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.17.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.17.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.17.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.17.0-rc.4/manifests"},{"name":"v0.17.0-rc.3","sha":"5978e1605c4584684b905c648bda647bd4676dbd","kind":"commit","published_at":"2018-09-25T09:11:09.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.17.0-rc.3","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.17.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.17.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.17.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.17.0-rc.3/manifests"},{"name":"v0.17.0-rc.2","sha":"1d223e6a551ce13ceece418befa0162e07b7d405","kind":"commit","published_at":"2018-09-18T15:52:23.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.17.0-rc.2","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.17.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.17.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.17.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.17.0-rc.2/manifests"},{"name":"v0.17.0-RC1","sha":"466a7854d50c6d834608ca8ffb303e4ca93fb4a0","kind":"commit","published_at":"2018-09-10T14:04:19.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.17.0-RC1","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.17.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.17.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.17.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.17.0-RC1/manifests"},{"name":"v0.16.0","sha":"96b30e96aed9aad887e797f31843001322689ba9","kind":"commit","published_at":"2018-08-29T13:49:18.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.16.0","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.16.0/manifests"},{"name":"v0.16.0-RC4","sha":"93275a634f5186e3df79e5b77b6ba0d428aa3038","kind":"commit","published_at":"2018-08-28T14:02:42.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.16.0-RC4","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.16.0-RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.16.0-RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.16.0-RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.16.0-RC4/manifests"},{"name":"v0.1.6.0-RC3","sha":"2b634116f5643d2757794b58c56cee340609870c","kind":"commit","published_at":"2018-08-24T15:29:11.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.1.6.0-RC3","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.1.6.0-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.1.6.0-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.1.6.0-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.1.6.0-RC3/manifests"},{"name":"v0.16.0-RC2","sha":"8fdfe3c0cdb5d2ba57b5ae4ede5bbe5327d4fae1","kind":"commit","published_at":"2018-08-22T09:11:29.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.16.0-RC2","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.16.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.16.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.16.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.16.0-RC2/manifests"},{"name":"v0.16.0-RC1","sha":"b480f79bb405cdb5303e326f308869aa04790f66","kind":"commit","published_at":"2018-08-14T06:33:03.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.16.0-RC1","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.16.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.16.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.16.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.16.0-RC1/manifests"},{"name":"v0.15.0","sha":"32427651e85740d098f4d320a875f89fb357b9b1","kind":"commit","published_at":"2018-07-30T09:27:33.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.15.0","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"09bc815a63ddeeb9c3b1a3c519eaf78dc738a737","kind":"commit","published_at":"2018-07-11T08:57:15.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.14.0","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.14.0/manifests"},{"name":"v0.14.0-rc2","sha":"f4bb7bfeb6c62dac87a47337400ead21cc077407","kind":"commit","published_at":"2018-07-03T15:10:13.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.14.0-rc2","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.14.0-rc2/manifests"},{"name":"v0.14.0-rc1","sha":"ec22a62c50129dcba418a64cff4dab555b33615d","kind":"commit","published_at":"2018-06-29T10:52:56.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.14.0-rc1","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.14.0-rc1/manifests"},{"name":"v0.13.0","sha":"95b65f8c34277cb59f48471d0994030b12530939","kind":"commit","published_at":"2018-06-18T15:10:39.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.13.0","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.13.0/manifests"},{"name":"v0.12.1-rc1","sha":"fb199fba0ec411df7136986f1629bb9487ee1cd3","kind":"commit","published_at":"2018-06-05T16:34:42.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.12.1-rc1","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.12.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.12.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.12.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.12.1-rc1/manifests"},{"name":"v0.11.0","sha":"2b51b2fd8aa9f73d61df0f60d92da2a6634c9441","kind":"commit","published_at":"2018-05-09T12:24:39.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.11.0","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0f889965a1a616afdb3b191c35ba1889c4da9e1d","kind":"commit","published_at":"2018-03-20T10:56:52.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.10.0","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.10.0/manifests"},{"name":"v0.8.0","sha":"cfc72feca652ed6f8947fb82b4b94d8fb3abd1b9","kind":"commit","published_at":"2017-08-27T18:15:30.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.8.0","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9f6facd9a9e38aeabf637bd21a3cc4294d6657bb","kind":"commit","published_at":"2017-04-21T15:31:19.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.7.0","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"dd3841be0fe49e2eeb935a7634deb1129868e9f2","kind":"commit","published_at":"2017-02-24T15:49:55.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.6.0","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"7154635629bb67cacfa59617ea086de94a0f36a2","kind":"commit","published_at":"2017-02-10T16:27:47.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.5.0","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"761ba5e3fb95896dd420dfe9ee43ee5df5270ba8","kind":"commit","published_at":"2017-01-13T17:04:42.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.4.0","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"14cd44c91ff99f1a4a6f59b2304340104d4336cc","kind":"commit","published_at":"2016-12-23T15:12:42.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.3.0","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"2fda35910c7df8ba7d659dc5e86d71f78616dac6","kind":"commit","published_at":"2016-12-02T16:42:34.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.2.0","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"f028104fa460648f546478a859741d209866a462","kind":"commit","published_at":"2016-11-18T16:20:54.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.1.0","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.1.0/manifests"},{"name":"v0.0.1","sha":"4e15e8034d0026080a3dd0738aa70bea246a100f","kind":"commit","published_at":"2016-11-04T16:44:55.000Z","download_url":"https://codeload.github.com/src-d/gitbase/tar.gz/v0.0.1","html_url":"https://github.com/src-d/gitbase/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/src-d/gitbase@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-21T21:55:53.016Z","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/src-d/gitbase","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/src-d/gitbase","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/src-d/gitbase","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/src-d/gitbase/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-15T09:11:55.176Z","issues_count":51,"pull_requests_count":50,"avg_time_to_close_issue":8049148.394736842,"avg_time_to_close_pull_request":893094.5833333334,"issues_closed_count":38,"pull_requests_closed_count":48,"pull_request_authors_count":12,"issue_authors_count":24,"avg_comments_per_issue":3.588235294117647,"avg_comments_per_pull_request":1.08,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-d%2Fgitbase/issues","maintainers":[{"login":"eiso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eiso"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsrc-d%2Fgitbase/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsrc-d%2Fgitbase/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsrc-d%2Fgitbase/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsrc-d%2Fgitbase/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsrc-d%2Fgitbase/codemeta","maintainers":[]}