{"id":3649700,"name":"github.com/libgit2/git2go/v30","ecosystem":"go","description":"","homepage":"https://github.com/libgit2/git2go","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/libgit2/git2go","keywords_array":[],"namespace":"github.com/libgit2/git2go","versions_count":63,"first_release_published_at":"2020-04-02T14:53:59.000Z","latest_release_published_at":"2022-02-25T03:29:44.000Z","latest_release_number":"v30.6.9","last_synced_at":"2026-04-08T10:30:28.374Z","created_at":"2022-04-11T09:29:16.240Z","updated_at":"2026-04-08T10:30:28.374Z","registry_url":"https://pkg.go.dev/github.com/libgit2/git2go/v30","install_command":"go get github.com/libgit2/git2go/v30","documentation_url":"https://pkg.go.dev/github.com/libgit2/git2go/v30#section-documentation","metadata":{},"repo_metadata":{"id":7274077,"uuid":"8587669","full_name":"libgit2/git2go","owner":"libgit2","description":"Git to Go; bindings for libgit2. Like McDonald's but tastier.","archived":false,"fork":false,"pushed_at":"2024-03-04T05:55:16.000Z","size":1517,"stargazers_count":2001,"open_issues_count":82,"forks_count":327,"subscribers_count":41,"default_branch":"main","last_synced_at":"2026-03-24T15:23:43.792Z","etag":null,"topics":["git2go","libgit2"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/libgit2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-03-05T19:50:43.000Z","updated_at":"2026-03-22T09:35:21.000Z","dependencies_parsed_at":"2023-02-12T10:30:29.939Z","dependency_job_id":"cbfa0708-9b89-4cd4-9396-dd97c2d8bfd5","html_url":"https://github.com/libgit2/git2go","commit_stats":{"total_commits":705,"total_committers":119,"mean_commits":5.92436974789916,"dds":0.6978723404255319,"last_synced_commit":"4b14d29c207e9969ea62a7fe07d490b036c14722"},"previous_names":[],"tags_count":249,"template":false,"template_full_name":null,"purl":"pkg:github/libgit2/git2go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libgit2","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/sbom","scorecard":{"id":587928,"data":{"date":"2025-08-11","repo":{"name":"github.com/libgit2/git2go","commit":"4b14d29c207e9969ea62a7fe07d490b036c14722"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 12/28 approved changesets -- score normalized to 4","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/backport.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/tag.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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backport.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/git2go/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/git2go/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/git2go/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/git2go/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/git2go/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/git2go/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/git2go/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/git2go/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/git2go/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/git2go/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/git2go/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tag.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/git2go/tag.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:124","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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 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":2,"reason":"8 existing vulnerabilities detected","details":["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-0493 / GHSA-p782-xgp4-8hr8"],"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-20T21:04:49.315Z","repository_id":7274077,"created_at":"2025-08-20T21:04:49.315Z","updated_at":"2025-08-20T21:04:49.315Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30903021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"libgit2","name":"libgit2","uuid":"394745","kind":"organization","description":"A portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API.","email":null,"website":"https://libgit2.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/394745?v=4","repositories_count":25,"last_synced_at":"2024-03-25T20:15:35.094Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/libgit2","funding_links":[],"total_stars":21031,"followers":135,"following":0,"created_at":"2022-11-02T16:28:23.633Z","updated_at":"2024-03-25T20:15:48.340Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libgit2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libgit2/repositories"},"tags":[{"name":"v35.0.0","sha":"c1ec21d89caa0cdb0aefd6f6b8f95648418a3543","kind":"commit","published_at":"2022-10-04T14:50:57.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v35.0.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v35.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v35.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v35.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v35.0.0/manifests"},{"name":"v34.0.0","sha":"c1ec21d89caa0cdb0aefd6f6b8f95648418a3543","kind":"commit","published_at":"2022-10-04T14:50:57.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v34.0.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v34.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v34.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v34.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v34.0.0/manifests"},{"name":"v28.9.9","sha":"a61660f016a9ceff9760db84687874bd82097a1d","kind":"commit","published_at":"2022-02-25T12:56:24.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.9.9","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.9.9/manifests"},{"name":"v32.1.9","sha":"a53cd8b51277b3a30153ee407d23c58258478ff2","kind":"commit","published_at":"2022-02-25T03:31:34.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v32.1.9","html_url":"https://github.com/libgit2/git2go/releases/tag/v32.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v32.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.1.9/manifests"},{"name":"v31.7.9","sha":"cbca5b82b8c22c08c183a1f44cad4b8b51ba6f25","kind":"commit","published_at":"2022-02-25T03:30:40.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.7.9","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.7.9/manifests"},{"name":"v30.6.9","sha":"ea4c8f5916eb158628a55e24b13ce3271bcf0bda","kind":"commit","published_at":"2022-02-25T03:29:44.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.6.9","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.6.9/manifests"},{"name":"v33.0.9","sha":"eae00773cce87d5282a8ac7c10b5c1961ee6f9cb","kind":"commit","published_at":"2022-02-25T03:21:35.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v33.0.9","html_url":"https://github.com/libgit2/git2go/releases/tag/v33.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v33.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v33.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v33.0.9/manifests"},{"name":"v32.1.8","sha":"a7dc7d41b9941f5429342ff148694f765e449f5c","kind":"commit","published_at":"2022-02-25T03:20:37.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v32.1.8","html_url":"https://github.com/libgit2/git2go/releases/tag/v32.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v32.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.1.8/manifests"},{"name":"v31.7.8","sha":"88968b155138e424c92308da2587e8044ece47e3","kind":"commit","published_at":"2022-02-25T03:19:44.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.7.8","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.7.8/manifests"},{"name":"v30.6.8","sha":"1d03712afd0738234ffa0f332cad585e6a032c71","kind":"commit","published_at":"2022-02-25T03:18:54.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.6.8","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.6.8/manifests"},{"name":"v27.14.7","sha":"bdf3ed46a89c4d6d01753996a85ae2dab1841ec5","kind":"commit","published_at":"2022-02-25T03:18:02.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.14.7","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.14.7/manifests"},{"name":"v28.9.8","sha":"732e2ac05378df86b07c0c2a1f54d3841d15ae63","kind":"commit","published_at":"2022-02-25T03:17:17.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.9.8","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.9.8/manifests"},{"name":"v33.0.8","sha":"e7d1b2b69fbe476c75a00cf8dcda284337facb50","kind":"commit","published_at":"2022-02-24T13:27:26.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v33.0.8","html_url":"https://github.com/libgit2/git2go/releases/tag/v33.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v33.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v33.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v33.0.8/manifests"},{"name":"v32.1.7","sha":"8230ed934e4cdbab5fb8771206202d07d2a22961","kind":"commit","published_at":"2022-01-23T03:04:16.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v32.1.7","html_url":"https://github.com/libgit2/git2go/releases/tag/v32.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v32.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.1.7/manifests"},{"name":"v31.7.7","sha":"9e3e8492d3e994fa30a681d7272d416090ecabe0","kind":"commit","published_at":"2022-01-23T03:04:05.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.7.7","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.7.7/manifests"},{"name":"v30.6.7","sha":"4941b3d1cbcbed31562350f44167409e35cebe9d","kind":"commit","published_at":"2022-01-23T03:03:53.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.6.7","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.6.7/manifests"},{"name":"v28.9.7","sha":"7de5189dbe78d64a7fd795de000ec9875415ae92","kind":"commit","published_at":"2022-01-23T03:03:25.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.9.7","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.9.7/manifests"},{"name":"v27.14.6","sha":"45c49574c9f8878e287086b33dea9a4319cad869","kind":"commit","published_at":"2022-01-23T03:03:13.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.14.6","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.14.6/manifests"},{"name":"v33.0.7","sha":"c598ea5718d76bd08475172367236e27f1ed7dbf","kind":"commit","published_at":"2022-01-23T01:54:04.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v33.0.7","html_url":"https://github.com/libgit2/git2go/releases/tag/v33.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v33.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v33.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v33.0.7/manifests"},{"name":"v27.14.5","sha":"d0ff27733f615585eeccc426a8b78f62f082cf9d","kind":"commit","published_at":"2022-01-18T03:07:37.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.14.5","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.14.5/manifests"},{"name":"v32.1.6","sha":"9dfdab765a5e1a3b5e4497cb217f34ed2d5e932d","kind":"commit","published_at":"2022-01-18T03:06:48.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v32.1.6","html_url":"https://github.com/libgit2/git2go/releases/tag/v32.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v32.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.1.6/manifests"},{"name":"v31.7.6","sha":"a8009473795b98fedaab80cc39c53f695d7ed6c5","kind":"commit","published_at":"2022-01-18T03:05:54.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.7.6","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.7.6/manifests"},{"name":"v30.6.6","sha":"de2552a52335fc6b608ece2600e36ca01f412056","kind":"commit","published_at":"2022-01-18T03:04:57.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.6.6","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.6.6/manifests"},{"name":"v28.9.6","sha":"daaf419019da40e9123aac58c3763b233f43a947","kind":"commit","published_at":"2022-01-18T03:03:55.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.9.6","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.9.6/manifests"},{"name":"v33.0.6","sha":"5eca48cda937e67c1f8d68a55c2db22a79d83d0c","kind":"commit","published_at":"2022-01-18T03:02:14.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v33.0.6","html_url":"https://github.com/libgit2/git2go/releases/tag/v33.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v33.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v33.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v33.0.6/manifests"},{"name":"v30.6.5","sha":"71def521d3dc69a93bdfa3f1a9d88baa774e78b3","kind":"commit","published_at":"2022-01-18T03:02:00.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.6.5","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.6.5/manifests"},{"name":"v27.14.4","sha":"04b9efcea2308548e5b7a708474f3b9f10167ea7","kind":"commit","published_at":"2022-01-18T03:01:01.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.14.4","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.14.4/manifests"},{"name":"v32.1.5","sha":"a3f32b93cd02f3c2f8ea60b3e57b5b7945a7f874","kind":"commit","published_at":"2022-01-18T03:00:12.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v32.1.5","html_url":"https://github.com/libgit2/git2go/releases/tag/v32.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v32.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.1.5/manifests"},{"name":"v28.9.5","sha":"6dc9c7cc8806f44dedc84ee0501d4d7abadad61a","kind":"commit","published_at":"2022-01-18T02:59:08.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.9.5","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.9.5/manifests"},{"name":"v31.7.5","sha":"b1120d3810c3d47a430055945afad4b2f1e0287f","kind":"commit","published_at":"2022-01-18T02:58:12.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.7.5","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.7.5/manifests"},{"name":"v33.0.5","sha":"1fcc9d87430e41cc333ce5b2431df7058e03bbb7","kind":"commit","published_at":"2022-01-18T02:51:39.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v33.0.5","html_url":"https://github.com/libgit2/git2go/releases/tag/v33.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v33.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v33.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v33.0.5/manifests"},{"name":"v27.14.3","sha":"79b93a62df31408b07ae262182e1978ee62f6ee1","kind":"commit","published_at":"2021-11-09T14:49:20.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.14.3","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.14.3/manifests"},{"name":"v28.9.4","sha":"467e9a7a64014495d626d946495bd4da2b151ac0","kind":"commit","published_at":"2021-11-09T14:48:40.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.9.4","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.9.4/manifests"},{"name":"v31.7.4","sha":"650a1de6776c6772b13485bd0f32c32c2b8a4114","kind":"commit","published_at":"2021-11-09T14:48:36.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.7.4","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.7.4/manifests"},{"name":"v30.6.4","sha":"0c7782a2f637efc900a050acf3618817f45b9717","kind":"commit","published_at":"2021-11-09T14:48:31.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.6.4","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.6.4/manifests"},{"name":"v32.1.4","sha":"a96457545387aed49185667740ba809761af33b5","kind":"commit","published_at":"2021-11-09T14:46:28.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v32.1.4","html_url":"https://github.com/libgit2/git2go/releases/tag/v32.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v32.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.1.4/manifests"},{"name":"v27.14.2","sha":"790cd6fc71a2d2321f2c4c57e750aa809124fbd9","kind":"commit","published_at":"2021-11-09T14:41:19.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.14.2","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.14.2/manifests"},{"name":"v28.9.3","sha":"2e96f11939a8e0979079058f0a17baf0d8aef3ba","kind":"commit","published_at":"2021-11-09T14:41:08.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.9.3","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.9.3/manifests"},{"name":"v30.6.3","sha":"1828c9db5ee0fb269a5e2774d76156dad9d70455","kind":"commit","published_at":"2021-11-09T14:36:10.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.6.3","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.6.3/manifests"},{"name":"v31.7.3","sha":"a3a7c7244452b69e0cf2a61396e7d1346f27a797","kind":"commit","published_at":"2021-11-09T14:36:05.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.7.3","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.7.3/manifests"},{"name":"v32.1.3","sha":"a6446ac047eed61ba362f9ff1fe6fa23b8b9ab3b","kind":"commit","published_at":"2021-11-09T14:36:00.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v32.1.3","html_url":"https://github.com/libgit2/git2go/releases/tag/v32.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v32.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.1.3/manifests"},{"name":"v28.9.2","sha":"cc43b2a8263de218525aeb83c3b0c5f4b36ae80c","kind":"commit","published_at":"2021-11-09T14:27:40.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.9.2","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.9.2/manifests"},{"name":"v32.1.2","sha":"303350587982ea4a27b56c20f53ed96fc0bef81e","kind":"commit","published_at":"2021-11-09T14:27:24.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v32.1.2","html_url":"https://github.com/libgit2/git2go/releases/tag/v32.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v32.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.1.2/manifests"},{"name":"v30.6.2","sha":"a4d6699c91133cd43d4e720f5760081dba26b8ee","kind":"commit","published_at":"2021-11-09T14:27:06.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.6.2","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.6.2/manifests"},{"name":"v31.7.2","sha":"206c5a356ce71833f62ab5da8e221a84dc4b82e0","kind":"commit","published_at":"2021-11-09T14:26:51.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.7.2","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.7.2/manifests"},{"name":"v27.14.1","sha":"2c7a0815027ab9a44f50f85d885b498332d0f49b","kind":"commit","published_at":"2021-11-09T14:26:34.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.14.1","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.14.1/manifests"},{"name":"v32.1.1","sha":"bacde673363f8559a954bcde8ecd5013de8dba79","kind":"commit","published_at":"2021-11-09T14:23:02.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v32.1.1","html_url":"https://github.com/libgit2/git2go/releases/tag/v32.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v32.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.1.1/manifests"},{"name":"v31.7.1","sha":"90af2ae3f39489c4ae6c121723d489731b56dab9","kind":"commit","published_at":"2021-11-09T14:22:47.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.7.1","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.7.1/manifests"},{"name":"v30.6.1","sha":"34d31c04381a029dfc88e0ac6a85786e379018c5","kind":"commit","published_at":"2021-11-09T14:22:32.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.6.1","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.6.1/manifests"},{"name":"v28.9.1","sha":"b5a3f3469f14d710e593bec5dfc20e581e0e9bfd","kind":"commit","published_at":"2021-11-09T14:22:12.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.9.1","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.9.1/manifests"},{"name":"v33.0.4","sha":"5e35338d58b589939b599c98ec9e6b44f94de20a","kind":"commit","published_at":"2021-11-08T14:38:55.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v33.0.4","html_url":"https://github.com/libgit2/git2go/releases/tag/v33.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v33.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v33.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v33.0.4/manifests"},{"name":"v33.0.3","sha":"533c82f2707b8ad2f0f667867b3ea91ec08667aa","kind":"commit","published_at":"2021-11-08T14:02:36.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v33.0.3","html_url":"https://github.com/libgit2/git2go/releases/tag/v33.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v33.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v33.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v33.0.3/manifests"},{"name":"v33.0.2","sha":"6cea7a7a59f44e0e72ca577fbea65a042b3fb26b","kind":"commit","published_at":"2021-11-07T20:20:56.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v33.0.2","html_url":"https://github.com/libgit2/git2go/releases/tag/v33.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v33.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v33.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v33.0.2/manifests"},{"name":"v33.0.1","sha":"0e8009f00a65034d196c67b1cdd82af6f12c34d3","kind":"commit","published_at":"2021-10-23T17:33:10.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v33.0.1","html_url":"https://github.com/libgit2/git2go/releases/tag/v33.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v33.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v33.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v33.0.1/manifests"},{"name":"v30.6.0","sha":"714574614559742b7d5c06c3a0f3786dbfb4987b","kind":"commit","published_at":"2021-10-16T11:57:15.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.6.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.6.0/manifests"},{"name":"v31.7.0","sha":"0ff1486249fb33ab1623cd875e4c391664e2ce31","kind":"commit","published_at":"2021-10-16T11:54:53.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.7.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.7.0/manifests"},{"name":"v32.1.0","sha":"37d4d3ddf8d734bbfcacff4a2b88f89801421eb8","kind":"commit","published_at":"2021-10-16T11:50:06.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v32.1.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v32.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v32.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.1.0/manifests"},{"name":"v33.0.0","sha":"6eae74c128e37e590d3a5da3fe0561add4b94d5c","kind":"commit","published_at":"2021-10-14T11:42:42.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v33.0.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v33.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v33.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v33.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v33.0.0/manifests"},{"name":"v32.0.5","sha":"9b155184fe1f0f0258730bccd2759ac7ec39be2a","kind":"commit","published_at":"2021-09-30T16:24:49.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v32.0.5","html_url":"https://github.com/libgit2/git2go/releases/tag/v32.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v32.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.0.5/manifests"},{"name":"v31.6.1","sha":"5a8a2301fa52ac02a2a1760a5046bc38df476c10","kind":"commit","published_at":"2021-09-06T12:26:10.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.6.1","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.6.1/manifests"},{"name":"v30.5.1","sha":"c26c144a826a4d71a40600c024b9164db1a6751c","kind":"commit","published_at":"2021-09-06T12:26:01.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.5.1","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.5.1/manifests"},{"name":"v32.0.4","sha":"c6da3b97a8a2c7bbbed4496f50c990a1aab4f7bf","kind":"commit","published_at":"2021-09-06T12:13:55.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v32.0.4","html_url":"https://github.com/libgit2/git2go/releases/tag/v32.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v32.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.0.4/manifests"},{"name":"v32.0.3","sha":"c8ce59d4eb3fc736fa380e7a2747c96659552e5d","kind":"commit","published_at":"2021-09-06T03:06:56.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v32.0.3","html_url":"https://github.com/libgit2/git2go/releases/tag/v32.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v32.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.0.3/manifests"},{"name":"v32.0.2","sha":"922f2f74874258e601a5b49bc90d33e8480e2227","kind":"commit","published_at":"2021-09-06T02:03:26.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v32.0.2","html_url":"https://github.com/libgit2/git2go/releases/tag/v32.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v32.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.0.2/manifests"},{"name":"v32.0.1","sha":"dcc9331226b5ec340fe4cf7fa3f6b5188d8779e9","kind":"commit","published_at":"2021-09-06T02:00:59.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v32.0.1","html_url":"https://github.com/libgit2/git2go/releases/tag/v32.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v32.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.0.1/manifests"},{"name":"v32.0.0","sha":"018647fd481a7eb4af97d5f61afc0fddfe76fc24","kind":"commit","published_at":"2021-09-06T01:52:01.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v32.0.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v32.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v32.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v32.0.0/manifests"},{"name":"v27.14.0","sha":"e434188460e222070aac95bb820d8d1c92151dd9","kind":"commit","published_at":"2021-09-06T01:27:52.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.14.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.14.0/manifests"},{"name":"v28.9.0","sha":"5ae36de70ae1bf074d5f1520731a4d4571b75858","kind":"commit","published_at":"2021-09-06T01:26:34.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.9.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.9.0/manifests"},{"name":"v30.5.0","sha":"4a1a8951e077cc0c5651f87e340a14c7f418ed43","kind":"commit","published_at":"2021-09-06T00:07:52.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.5.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.5.0/manifests"},{"name":"v31.6.0","sha":"70e5e419cf0cab31553b106267a0296f3cd672d9","kind":"commit","published_at":"2021-09-06T00:04:40.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.6.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.6.0/manifests"},{"name":"v27.13.22","sha":"29eaaff9fdecdcce5a2d7b4ead13f7e79374004c","kind":"commit","published_at":"2021-09-06T00:01:02.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.13.22","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.22/manifests"},{"name":"v28.8.23","sha":"c0026d20df049d8a4f6b63e958a9807110480d21","kind":"commit","published_at":"2021-09-05T23:58:41.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.8.23","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.23/manifests"},{"name":"v30.4.3","sha":"7b11c62bc1822f5c884b5d099fb979e1808954ba","kind":"commit","published_at":"2021-09-05T23:41:53.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.4.3","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.4.3/manifests"},{"name":"v31.5.3","sha":"b983e1daebf528443e2a3954cd595fa3664ec93f","kind":"commit","published_at":"2021-09-05T23:39:07.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.5.3","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.5.3/manifests"},{"name":"v27.13.21","sha":"6fbd99e60f8bbe22f8c0e9dae5ca100334908f39","kind":"commit","published_at":"2021-09-05T23:03:45.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.13.21","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.21/manifests"},{"name":"v28.8.22","sha":"feaae57162890f9db424e835eb13a2975d939edd","kind":"commit","published_at":"2021-09-05T23:01:52.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.8.22","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.22/manifests"},{"name":"v30.4.2","sha":"781e820fca67c3ab13c3340c5800c3aa3275118e","kind":"commit","published_at":"2021-09-05T23:00:10.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.4.2","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.4.2/manifests"},{"name":"v31.5.2","sha":"f1fa96c7b7f548389c7560d3a1a0bce83be56c9f","kind":"commit","published_at":"2021-09-05T22:44:18.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.5.2","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.5.2/manifests"},{"name":"v28.8.21","sha":"f0a6f137f2bcc186cf295265aef21dabbca79b71","kind":"commit","published_at":"2021-09-05T21:07:26.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.8.21","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.21/manifests"},{"name":"v27.13.20","sha":"2f3b2b5f250e96aec4cb11952963f39cca5974a5","kind":"commit","published_at":"2021-09-05T21:06:59.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.13.20","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.20/manifests"},{"name":"v30.4.1","sha":"bb7920d61f0a0f589e7503e5c680939cbde07c5d","kind":"commit","published_at":"2021-09-05T21:00:24.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.4.1","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.4.1/manifests"},{"name":"v31.5.1","sha":"dbe032c347b1a1308a4b880e7c5a06d8dfb4d507","kind":"commit","published_at":"2021-09-05T20:59:36.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.5.1","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.5.1/manifests"},{"name":"v30.4.0","sha":"5bc02752dfb42f6015649863f498c2d527285510","kind":"commit","published_at":"2021-09-05T03:12:48.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.4.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.4.0/manifests"},{"name":"v31.5.0","sha":"549706bb573653469fbcc35c839759987c318d0c","kind":"commit","published_at":"2021-09-05T03:07:24.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.5.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.5.0/manifests"},{"name":"v27.13.19","sha":"13670e24c562127f1b5758c355d419ad31282a53","kind":"commit","published_at":"2021-09-04T21:37:03.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.13.19","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.19/manifests"},{"name":"v28.8.20","sha":"4638f434c076491c8793a20057369f9fa8c57087","kind":"commit","published_at":"2021-09-04T21:35:11.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.8.20","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.20/manifests"},{"name":"v30.3.20","sha":"6ee9afef19fb4e607a1f4d24b8d73be620e58aed","kind":"commit","published_at":"2021-09-04T21:21:20.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.3.20","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.20/manifests"},{"name":"v31.4.19","sha":"2077003fa5b9689e44a8c8956639f0b424af0d96","kind":"commit","published_at":"2021-09-04T21:14:47.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.4.19","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.19/manifests"},{"name":"v28.8.19","sha":"5d2eae54da6982f4f65ad2d4a581ccd3d2ffc079","kind":"commit","published_at":"2021-09-04T21:03:24.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.8.19","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.19/manifests"},{"name":"v27.13.18","sha":"0c87b5a542c6468acdb0dcb736e3253abf969514","kind":"commit","published_at":"2021-09-04T21:03:17.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.13.18","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.18/manifests"},{"name":"v30.3.19","sha":"d410e7ecf7f1c095c25735c967a9b6d8cbe04798","kind":"commit","published_at":"2021-09-04T20:56:35.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.3.19","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.19/manifests"},{"name":"v31.4.18","sha":"d4524761d9e08ba5430f5a94f56648c1ef0f651c","kind":"commit","published_at":"2021-09-04T20:54:21.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.4.18","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.18/manifests"},{"name":"v30.3.18","sha":"a2a0858e3ab2aeae8859d3e39a3078340ca72a6a","kind":"commit","published_at":"2021-09-04T20:51:44.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.3.18","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.18/manifests"},{"name":"v27.13.17","sha":"d1b05aeb84a1d28f6604d4c5b82474f81e51a827","kind":"commit","published_at":"2021-09-04T20:51:37.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.13.17","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.17/manifests"},{"name":"v28.8.18","sha":"78bd73e5c2972b6e4e09a980a18dd74343e20e93","kind":"commit","published_at":"2021-09-04T20:51:31.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.8.18","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.18/manifests"},{"name":"v31.4.17","sha":"15434610fec67e704d3ad443b03054d1611f98fe","kind":"commit","published_at":"2021-09-04T20:49:01.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.4.17","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.17/manifests"},{"name":"v28.8.17","sha":"bd435e162391e7c0c67a314d8b21bd3912e30ab7","kind":"commit","published_at":"2021-09-04T20:48:44.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.8.17","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.17/manifests"},{"name":"v27.13.16","sha":"0af4066df92446f4c3819bb2dcf2decfce931a5f","kind":"commit","published_at":"2021-09-04T20:44:04.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.13.16","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.16/manifests"},{"name":"v30.3.17","sha":"a47c12d858bcc13c9ac600b5039fefd5783c14ef","kind":"commit","published_at":"2021-09-04T20:41:41.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.3.17","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.17/manifests"},{"name":"v31.4.16","sha":"be5a99a807beb2fd79dc0ca71b5a92611b1eda52","kind":"commit","published_at":"2021-09-04T20:33:34.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.4.16","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.16/manifests"},{"name":"v27.13.15","sha":"c7d968e12d6338076fd4485fd60a4a63b42d3b2a","kind":"commit","published_at":"2021-09-04T20:29:52.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.13.15","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.15/manifests"},{"name":"v30.3.16","sha":"dbb9b3b5d08e89f618a706cda69f777a898b9a58","kind":"commit","published_at":"2021-09-04T20:28:05.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.3.16","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.16/manifests"},{"name":"v28.8.16","sha":"bea83b7ae4905e85d0e0abeb50b607c6064ca106","kind":"commit","published_at":"2021-09-04T20:24:56.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.8.16","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.16/manifests"},{"name":"v27.13.14","sha":"ab793028ba4d72245facc96ec6f98367dc862ba6","kind":"commit","published_at":"2021-09-04T19:57:39.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.13.14","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.14/manifests"},{"name":"v28.8.15","sha":"ea885e4fa79c19e1f12bee97daba63a1b580f055","kind":"commit","published_at":"2021-09-04T19:56:00.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.8.15","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.15/manifests"},{"name":"v30.3.15","sha":"a7c2176e8dc2be7807ef6f5e2a41c47d518e224d","kind":"commit","published_at":"2021-09-04T19:52:37.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.3.15","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.15/manifests"},{"name":"v31.4.15","sha":"df7084d36a771e4ef2a418c7d3c4367d920e4cf3","kind":"commit","published_at":"2021-09-03T13:28:00.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.4.15","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.15/manifests"},{"name":"v28.8.14","sha":"0bfc9d15365bf2c5cccf44c40e2ed528858ba297","kind":"commit","published_at":"2021-04-04T15:29:44.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.8.14","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.14/manifests"},{"name":"v30.3.14","sha":"103e835387f0a092ca5120d9842c9ead15b8696b","kind":"commit","published_at":"2021-04-04T15:29:36.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.3.14","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.14/manifests"},{"name":"v27.13.13","sha":"deb154820c0b55789b65db3e50948decde6a4744","kind":"commit","published_at":"2021-04-04T15:29:27.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.13.13","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.13/manifests"},{"name":"v28.8.13","sha":"77a92cd976419e0dc624207f2d93b241779d4134","kind":"commit","published_at":"2021-04-04T15:29:12.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.8.13","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.13/manifests"},{"name":"v27.13.12","sha":"efed131f1fb1c01fa9c440ac436b43b493819438","kind":"commit","published_at":"2021-04-04T15:28:49.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.13.12","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.12/manifests"},{"name":"v30.3.13","sha":"b5bd080841df9cd1a28f7ca56d0c984f9b191c5e","kind":"commit","published_at":"2021-04-04T15:28:41.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.3.13","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.13/manifests"},{"name":"v27.13.11","sha":"bcfd445806a2386bb180e121d1ec7c7bdc17ea77","kind":"commit","published_at":"2021-04-04T15:28:09.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.13.11","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.11/manifests"},{"name":"v28.8.12","sha":"5cc1c58fcd2ad1e0f97e544952c96f967975269c","kind":"commit","published_at":"2021-04-04T14:56:40.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.8.12","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.12/manifests"},{"name":"v30.3.12","sha":"3bbde00303509d4b443a80d821e32b81c111f308","kind":"commit","published_at":"2021-04-04T14:56:22.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.3.12","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.12/manifests"},{"name":"v31.4.14","sha":"1e2cb92b4887132563850db0338e701e740f6a6f","kind":"commit","published_at":"2021-04-04T01:45:55.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.4.14","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.14/manifests"},{"name":"v31.4.13","sha":"0d7c8dadb465a0236d0f130a0cfd5179502f191d","kind":"commit","published_at":"2021-04-04T01:45:09.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.4.13","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.13/manifests"},{"name":"v28.8.11","sha":"8509b7efbeb7df0d21b42a291f45692a90ba40d7","kind":"commit","published_at":"2021-03-08T01:55:46.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.8.11","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.11/manifests"},{"name":"v27.13.10","sha":"275690e61ad7e5007e563f6eb70c306a4d416ae2","kind":"commit","published_at":"2021-03-08T01:55:17.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.13.10","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.10/manifests"},{"name":"v30.3.11","sha":"0e6a600b7980ceb0999af8fe79239f37a0a8d56b","kind":"commit","published_at":"2021-02-15T21:58:19.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.3.11","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.11/manifests"},{"name":"v28.8.10","sha":"317b84a06b81f43a46c85ef29407eeb3a8c03cd5","kind":"commit","published_at":"2021-02-15T21:58:08.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.8.10","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.10/manifests"},{"name":"v27.13.9","sha":"c0b9936476e882c525c951e57adb13b1eb3ed4db","kind":"commit","published_at":"2021-02-15T21:57:57.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.13.9","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.9/manifests"},{"name":"v27.13.8","sha":"6f19ef8843b8bf761410c4e78074620fbdb539a7","kind":"commit","published_at":"2021-02-15T21:57:38.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.13.8","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.8/manifests"},{"name":"v30.3.10","sha":"a8883c8679c9f51c15ce96273483f20be4b0772d","kind":"commit","published_at":"2021-02-15T21:57:27.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.3.10","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.10/manifests"},{"name":"v28.8.9","sha":"6af3c98debb85ec9a9030e9e52e6077e2ee822d5","kind":"commit","published_at":"2021-02-15T21:57:17.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.8.9","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.9/manifests"},{"name":"v31.4.12","sha":"aeb22bcf7dd6b3b8f75363a20790b84ea4d5de9f","kind":"commit","published_at":"2021-02-15T15:37:55.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.4.12","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.12/manifests"},{"name":"v31.4.11","sha":"f6c5753df885e8511cf7d6437ee10e81c91a9651","kind":"commit","published_at":"2021-02-15T15:26:19.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.4.11","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.11/manifests"},{"name":"v30.3.9","sha":"9030cade5074a392c0907f058b2a0ed6021eee3b","kind":"commit","published_at":"2021-02-06T13:42:29.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.3.9","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.9/manifests"},{"name":"v28.8.8","sha":"a8763eaaedb61b208b2cd65a775b5b4aadad67fe","kind":"commit","published_at":"2021-02-06T13:36:10.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.8.8","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.8/manifests"},{"name":"v30.3.8","sha":"5621f1b826091d64b73c816c1c8934be6e47449a","kind":"commit","published_at":"2021-02-06T04:06:14.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.3.8","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.8/manifests"},{"name":"v31.4.10","sha":"2fd0495c43c4a54a02e2bbfca886687621f83f9f","kind":"commit","published_at":"2021-02-04T03:33:03.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.4.10","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.10/manifests"},{"name":"v31.4.9","sha":"73d97b9bbe7c9a7747af20aad670baba33b5e390","kind":"commit","published_at":"2021-02-04T02:58:31.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.4.9","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.9/manifests"},{"name":"v27.13.7","sha":"bbb77f1bdf1c36cc0e793015f768e1d731d5cb72","kind":"commit","published_at":"2021-02-03T14:29:14.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.13.7","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.7/manifests"},{"name":"v30.3.7","sha":"71aa7350af4ee63a4ecef14f232d097ab05dcba1","kind":"commit","published_at":"2021-02-03T13:33:25.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.3.7","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.7/manifests"},{"name":"v28.8.7","sha":"8def210c8d4daae2a9fe69ebb0a34eab1a77dd91","kind":"commit","published_at":"2021-02-03T13:33:09.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.8.7","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.7/manifests"},{"name":"v31.4.8","sha":"07147a8ea8ccf216fa490e7ed4ec84e7c5f5d9ee","kind":"commit","published_at":"2021-02-03T03:42:21.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.4.8","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.8/manifests"},{"name":"v28.8.6","sha":"2d32dd2c58b87c51989790a80e48f0d2ba5388b6","kind":"commit","published_at":"2020-12-13T23:47:48.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.8.6","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.6/manifests"},{"name":"v30.3.6","sha":"5cfb6c2b85a4769c3fdf20f1bf9363d7cd3bfff5","kind":"commit","published_at":"2020-12-13T23:47:34.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.3.6","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.6/manifests"},{"name":"v27.13.6","sha":"8c043d028eb0c47dcdf1bbf1fa6b3556e6b31660","kind":"commit","published_at":"2020-12-13T23:47:18.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.13.6","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.6/manifests"},{"name":"v31.4.7","sha":"4b2ac7c998be677d865367908787f17fb570c679","kind":"commit","published_at":"2020-12-13T23:20:16.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.4.7","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.7/manifests"},{"name":"v30.3.5","sha":"9b6e1d92cce9c54bafbd325c2dfedeb45bcefce5","kind":"commit","published_at":"2020-12-13T19:09:28.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.3.5","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.5/manifests"},{"name":"v27.13.5","sha":"fb161a65753e9330d5e10514a28ae5f8073d6faf","kind":"commit","published_at":"2020-12-13T19:08:53.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.13.5","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.5/manifests"},{"name":"v27.13.4","sha":"05f743a30f2acf4e7d5d1e0a4196ec56231ac8e7","kind":"commit","published_at":"2020-12-13T19:08:38.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.13.4","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.4/manifests"},{"name":"v28.8.5","sha":"5de2c34f338f7e6c939bd814ddba56c350b17b7d","kind":"commit","published_at":"2020-12-13T19:08:26.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.8.5","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.5/manifests"},{"name":"v28.8.4","sha":"2a14d90d6cac855dd289c0d1ad01a196e901212f","kind":"commit","published_at":"2020-12-13T19:08:04.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.8.4","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.4/manifests"},{"name":"v31.4.6","sha":"698ddfb4ac4d8d7d66f68e36ceabcabc5426002b","kind":"commit","published_at":"2020-12-13T18:35:34.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.4.6","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.6/manifests"},{"name":"v30.3.4","sha":"d21ba51f4e8f3cb696ab6c144cb67bd62ade9311","kind":"commit","published_at":"2020-12-11T02:01:41.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.3.4","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.4/manifests"},{"name":"v31.4.5","sha":"10c67474a89c298172a6703b91980ea37c60d5e5","kind":"commit","published_at":"2020-12-10T15:19:41.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.4.5","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.5/manifests"},{"name":"v28.8.3","sha":"f9b9359f7f241d15dff15c4129ed2a000a1c7591","kind":"commit","published_at":"2020-12-10T15:19:14.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.8.3","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.3/manifests"},{"name":"v27.13.3","sha":"b9770ebde61c21c53797c5f52bd4ab719480020d","kind":"commit","published_at":"2020-12-10T14:52:11.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.13.3","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.3/manifests"},{"name":"v30.3.3","sha":"3128d76936303d657f9d03f797aacb84e0ad0a64","kind":"commit","published_at":"2020-12-10T14:38:14.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.3.3","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.3/manifests"},{"name":"v31.4.4","sha":"e28cce87c7551bffa1f4602ff492348f9a8cba60","kind":"commit","published_at":"2020-12-10T13:35:40.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.4.4","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.4/manifests"},{"name":"v27.13.2","sha":"5e09ac76e819743f8b37a0ce2b7e9ad7d7997865","kind":"commit","published_at":"2020-12-06T21:10:00.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.13.2","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.2/manifests"},{"name":"v28.8.2","sha":"f09f9c89ae992317f7589fc8719d0bad5530e44f","kind":"commit","published_at":"2020-12-06T21:09:13.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.8.2","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.2/manifests"},{"name":"v30.3.2","sha":"e57ff6c391f9a61c1784c98983dca411f7c6db61","kind":"commit","published_at":"2020-12-06T20:39:08.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.3.2","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.2/manifests"},{"name":"v31.4.3","sha":"abf02bc7d79dfb7b0bbcd404ebecb202cff2a18e","kind":"commit","published_at":"2020-12-06T19:55:04.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.4.3","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.3/manifests"},{"name":"v31.4.2","sha":"54afccfa0f5a5574525cbba3b4568cbda252a3df","kind":"commit","published_at":"2020-12-06T14:13:38.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.4.2","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.2/manifests"},{"name":"v27.13.1","sha":"37d110dbf082a7a6b23401a09a49e639bbd46baa","kind":"commit","published_at":"2020-12-06T01:10:18.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.13.1","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.1/manifests"},{"name":"v28.8.1","sha":"2ab8583abe4194bf4a67fa2cb87dea181a286f7b","kind":"commit","published_at":"2020-12-06T01:10:03.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.8.1","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.1/manifests"},{"name":"v30.3.1","sha":"b7d6ab837c35a6a2b3e51669907e6e4850853b2e","kind":"commit","published_at":"2020-12-06T00:23:04.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.3.1","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.1/manifests"},{"name":"v31.4.1","sha":"5d8eaf7e65c404a0d10d3705697dd99369630dda","kind":"commit","published_at":"2020-12-05T21:13:59.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.4.1","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.1/manifests"},{"name":"v27.13.0","sha":"5f0640baed87f722ee0fe733bc29c94a9b28afb7","kind":"commit","published_at":"2020-12-05T21:12:04.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.13.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.13.0/manifests"},{"name":"v28.8.0","sha":"af819808832db0f87c209eca504a19b45263c886","kind":"commit","published_at":"2020-12-05T19:50:28.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.8.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.8.0/manifests"},{"name":"v30.3.0","sha":"a54915d90b389448d905daa8e2383e3d1b07dfa3","kind":"commit","published_at":"2020-12-05T19:43:02.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.3.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.3.0/manifests"},{"name":"v31.4.0","sha":"137c05e802d5e11a5ab54809bc8be8f61ccece21","kind":"commit","published_at":"2020-12-05T15:23:44.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.4.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.4.0/manifests"},{"name":"v30.2.4","sha":"30caea39345cb36727aa0ed44bfe323cd438b27c","kind":"commit","published_at":"2020-11-30T00:33:37.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.2.4","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.2.4/manifests"},{"name":"v31.3.4","sha":"1fabe95fb7275df980ff6ab03fb85eac91c5849d","kind":"commit","published_at":"2020-11-28T19:10:34.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.3.4","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.3.4/manifests"},{"name":"v30.2.3","sha":"46766a72f085d1a5a91b448491ef59016a7a2bbb","kind":"commit","published_at":"2020-11-27T05:03:12.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.2.3","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.2.3/manifests"},{"name":"v31.3.3","sha":"7497529f70862c140bc1c3b89e95919a48a9bf42","kind":"commit","published_at":"2020-11-27T01:32:24.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.3.3","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.3.3/manifests"},{"name":"v27.12.2","sha":"3159d21503e773520ebb64dd4b43e314a06cac2f","kind":"commit","published_at":"2020-11-14T03:01:23.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.12.2","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.12.2/manifests"},{"name":"v30.2.2","sha":"4f57b9bff63ff22b74e60f0f1424ad2ea63b42be","kind":"commit","published_at":"2020-11-14T02:36:03.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.2.2","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.2.2/manifests"},{"name":"v28.7.2","sha":"8d28e2a8ddaa79092fcb28a99d1abfb5400ba618","kind":"commit","published_at":"2020-11-14T02:35:54.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.7.2","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.7.2/manifests"},{"name":"v31.3.2","sha":"2bd574b6bd75a044f526cf882161db08ac3cb633","kind":"commit","published_at":"2020-11-14T00:50:59.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.3.2","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.3.2/manifests"},{"name":"v28.7.1","sha":"3893405679b8dfc3395401203873a835f86a122c","kind":"commit","published_at":"2020-11-14T00:48:16.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.7.1","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.7.1/manifests"},{"name":"v27.12.1","sha":"81c9eb4670c729d445051e437d693be16779c597","kind":"commit","published_at":"2020-11-13T14:31:46.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.12.1","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.12.1/manifests"},{"name":"v30.2.1","sha":"c53a41ce8ee92e818789e3f61b1db1733f23ba29","kind":"commit","published_at":"2020-11-13T14:21:55.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.2.1","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.2.1/manifests"},{"name":"v31.3.1","sha":"2d639d8e49470be188108eeae8e8f722d68aa910","kind":"commit","published_at":"2020-11-13T13:32:44.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.3.1","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.3.1/manifests"},{"name":"v28.7.0","sha":"b00c365f5027bb500db7b00579fd23e0e7e8417f","kind":"commit","published_at":"2020-11-07T23:05:41.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.7.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.7.0/manifests"},{"name":"v30.2.0","sha":"2bf0e14e9ed02e22edbddfeec1658f6069546dd9","kind":"commit","published_at":"2020-11-07T23:04:23.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.2.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.2.0/manifests"},{"name":"v31.3.0","sha":"ccbe4719bd6d81a40343a97cfb49a094af30ccaf","kind":"commit","published_at":"2020-11-07T23:02:03.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.3.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.3.0/manifests"},{"name":"v31.2.0","sha":"b46ebfab8c11a551db58858bb00aeebc1faf41b3","kind":"commit","published_at":"2020-11-07T22:54:23.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.2.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.2.0/manifests"},{"name":"v31.1.1","sha":"77460dd7f0fb4108e22681ac1efc3e0fd52093a6","kind":"commit","published_at":"2020-11-03T03:15:32.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.1.1","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.1.1/manifests"},{"name":"v30.1.0","sha":"bcfa2568377b4cc52d28cf63e1256cec756781a5","kind":"commit","published_at":"2020-11-03T03:15:03.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.1.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.1.0/manifests"},{"name":"v28.6.1","sha":"bd9b40fc67ab760f9458b52d470d878271849954","kind":"commit","published_at":"2020-11-03T02:47:12.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.6.1","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.6.1/manifests"},{"name":"v27.12.0","sha":"800edc61bf1616f10c5182ddea7c752dee07a6d4","kind":"commit","published_at":"2020-11-03T02:44:37.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.12.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.12.0/manifests"},{"name":"v28.6.0","sha":"c18989f6529eb494fad15bcb629c7248e05292b6","kind":"commit","published_at":"2020-11-03T02:43:15.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.6.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.6.0/manifests"},{"name":"v31.1.0","sha":"c3664193f3c05bd6ae48f153c6c41cd7d7a3d98b","kind":"commit","published_at":"2020-11-03T02:36:20.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.1.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.1.0/manifests"},{"name":"v31.0.0","sha":"ad3ec3664d54779c4c2e49e41f85e886fbff343c","kind":"commit","published_at":"2020-10-27T01:09:26.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v31.0.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v31.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v31.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v31.0.0/manifests"},{"name":"v30.0.19","sha":"ad3ec3664d54779c4c2e49e41f85e886fbff343c","kind":"commit","published_at":"2020-10-27T01:09:26.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.0.19","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.19/manifests"},{"name":"v27.11.10","sha":"7b9a768b08984dd81922560c995e567944ffddbb","kind":"commit","published_at":"2020-10-27T00:56:51.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.11.10","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.11.10/manifests"},{"name":"v30.0.18","sha":"f83530b18dc46867ed06fc261b309b8b545a3b6f","kind":"commit","published_at":"2020-10-23T12:47:14.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.0.18","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.18/manifests"},{"name":"v28.5.11","sha":"2870fabe227bfed22769bac9c80fd8f29a9ba39d","kind":"commit","published_at":"2020-10-23T12:28:43.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.5.11","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.5.11/manifests"},{"name":"v30.0.17","sha":"10d5ebf231bdc37293235a6fc2bdf94fd25d0c56","kind":"commit","published_at":"2020-10-23T12:17:38.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.0.17","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.17/manifests"},{"name":"v28.5.10","sha":"6badd3d00d3b832f0e3cb9a21150a1e3e1771742","kind":"commit","published_at":"2020-10-22T13:33:59.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.5.10","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.5.10/manifests"},{"name":"v30.0.16","sha":"3a4204bd934b59a55581d33d300617a4f621257f","kind":"commit","published_at":"2020-10-22T13:30:31.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.0.16","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.16/manifests"},{"name":"v30.0.15","sha":"5b6ce70b8997254ce48f8c24ba4198080e646fdd","kind":"commit","published_at":"2020-10-22T13:18:11.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.0.15","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.15/manifests"},{"name":"v27.11.9","sha":"f58d71b8a9228a1d1a1966c0dcd4a3a63e8a7439","kind":"commit","published_at":"2020-10-22T13:05:23.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.11.9","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.11.9/manifests"},{"name":"v28.5.9","sha":"8b6f3d805664c4df49ffc6ffa42026d21ce4fa24","kind":"commit","published_at":"2020-10-22T12:32:33.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.5.9","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.5.9/manifests"},{"name":"v30.0.14","sha":"37b81b61f16f4bdf891a54dc8311bd5d2236e329","kind":"commit","published_at":"2020-10-22T12:21:25.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.0.14","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.14/manifests"},{"name":"v28.5.8","sha":"b6212551e2735745387db173bfcae918760af370","kind":"commit","published_at":"2020-10-01T00:31:34.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.5.8","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.5.8/manifests"},{"name":"v27.11.8","sha":"27f87bd821239fda40db72790d2eca4bde9e3ac0","kind":"commit","published_at":"2020-10-01T00:31:20.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.11.8","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.11.8/manifests"},{"name":"v30.0.13","sha":"111185838cebe3415e47c75e67fb81295952ce68","kind":"commit","published_at":"2020-10-01T00:27:48.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.0.13","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.13/manifests"},{"name":"v27.11.7","sha":"6cb9c7cf4136c14b59768c81a4e623b89f5eaeff","kind":"commit","published_at":"2020-10-01T00:16:28.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.11.7","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.11.7/manifests"},{"name":"v28.5.7","sha":"4b27f5c4301d73891d116eeb5333f78e31ae582e","kind":"commit","published_at":"2020-10-01T00:16:15.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.5.7","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.5.7/manifests"},{"name":"v30.0.12","sha":"f3a746d7b6a27a9d6f98143641466f68ef1f3dee","kind":"commit","published_at":"2020-09-30T23:57:50.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.0.12","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.12/manifests"},{"name":"v27.11.6","sha":"a81a08606fb54ba61c0179739b793ec8fbc3558b","kind":"commit","published_at":"2020-09-29T22:51:32.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.11.6","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.11.6/manifests"},{"name":"v28.5.6","sha":"3fcab7513d02572ec18409515370c617f8cbcc3c","kind":"commit","published_at":"2020-09-29T22:50:11.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.5.6","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.5.6/manifests"},{"name":"v30.0.11","sha":"3c5c580d78831d10e082743f3783424b72ac9e09","kind":"commit","published_at":"2020-09-29T22:42:20.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.0.11","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.11/manifests"},{"name":"v27.11.5","sha":"627f58d4038cdbc20a1ea96dc43ee06709528d2f","kind":"commit","published_at":"2020-09-18T13:23:21.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.11.5","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.11.5/manifests"},{"name":"v28.5.5","sha":"1cf6bf83143b08e359185dca12b883872b526f57","kind":"commit","published_at":"2020-09-18T13:21:56.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.5.5","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.5.5/manifests"},{"name":"v30.0.10","sha":"7e726fda6ec2b5d773e5a8b54ed06378a53c0f7f","kind":"commit","published_at":"2020-09-18T12:43:56.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.0.10","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.10/manifests"},{"name":"v27.11.4","sha":"3d80bd22ad0f884d94733d06c446bb5e3411fa31","kind":"commit","published_at":"2020-08-18T16:52:46.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.11.4","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.11.4/manifests"},{"name":"v28.5.4","sha":"fb4e5911aaa2e298903374378777cef46bb6d0db","kind":"commit","published_at":"2020-08-18T16:52:35.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.5.4","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.5.4/manifests"},{"name":"v30.0.9","sha":"7d4453198b55ecc2d9e09b64352edecb5db8b6ef","kind":"commit","published_at":"2020-08-18T16:25:31.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.0.9","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.9/manifests"},{"name":"v27.11.3","sha":"9912ed9742b906725971b140d5939077c36dc384","kind":"commit","published_at":"2020-08-18T13:52:38.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.11.3","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.11.3/manifests"},{"name":"v28.5.3","sha":"4883fbe87201c5aba92be18d54fd786072076e56","kind":"commit","published_at":"2020-08-18T13:35:53.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.5.3","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.5.3/manifests"},{"name":"v28.5.2","sha":"61ea21fbd6dda3a701c43ec0394edfb984e61f3a","kind":"commit","published_at":"2020-08-18T13:22:24.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.5.2","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.5.2/manifests"},{"name":"v27.11.2","sha":"4d690277874bce93e81a1f1a12c9ec9ba3daca0f","kind":"commit","published_at":"2020-08-18T13:21:19.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.11.2","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.11.2/manifests"},{"name":"v30.0.8","sha":"7883ec85de56ee55667481228282fd690fce6246","kind":"commit","published_at":"2020-08-18T13:14:02.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.0.8","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.8/manifests"},{"name":"v27.11.1","sha":"0430fd700c88953686644dd27c0b39a8a5ef9f41","kind":"commit","published_at":"2020-08-16T14:28:35.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.11.1","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.11.1/manifests"},{"name":"v28.5.1","sha":"a3140afde20ad746ae58241be2534a5640a3cc68","kind":"commit","published_at":"2020-08-16T14:28:18.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.5.1","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.5.1/manifests"},{"name":"v30.0.7","sha":"2ac9f4e69bd57a686d15176d199a3c9cc4a6bb91","kind":"commit","published_at":"2020-08-16T14:27:17.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.0.7","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.7/manifests"},{"name":"v28.5.0","sha":"20c6fefa56286d9264694ca0937115ada12bc472","kind":"commit","published_at":"2020-08-16T14:19:20.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.5.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.5.0/manifests"},{"name":"v27.11.0","sha":"6453cf9f8ada2ca65ff48b515d2160cab2c8c987","kind":"commit","published_at":"2020-08-16T14:19:09.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.11.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.11.0/manifests"},{"name":"v30.0.6","sha":"fc6eaf36388841b16ff004e1d48e887d3f9613dc","kind":"commit","published_at":"2020-08-14T18:19:21.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.0.6","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.6/manifests"},{"name":"v0.30.1","sha":"fe73d5a76d05cac14327428d7d5acb0ebac75c0d","kind":"commit","published_at":"2020-08-12T08:53:33.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v0.30.1","html_url":"https://github.com/libgit2/git2go/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v0.30.1/manifests"},{"name":"v30.0.5","sha":"20a55cdf92f4ad6af4110861811a7076056cdf36","kind":"commit","published_at":"2020-06-21T22:40:52.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.0.5","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.5/manifests"},{"name":"v30.0.4","sha":"9eaf4fed5f4f2361898f9da8345b34886076bfc2","kind":"commit","published_at":"2020-06-20T23:24:46.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.0.4","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.4/manifests"},{"name":"v30.0.3","sha":"31f877e249e28c29cc4fcd512381a5a5b26e59d9","kind":"commit","published_at":"2020-05-10T03:39:51.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.0.3","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.3/manifests"},{"name":"v30.0.2","sha":"8b51d0db8e40e97283b771a5a51b13bea4651f81","kind":"commit","published_at":"2020-05-05T00:44:13.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.0.2","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.2/manifests"},{"name":"v30.0.1","sha":"91d08450b68efc8ef5bd5bfee29e813ca5829229","kind":"commit","published_at":"2020-04-23T23:26:35.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.0.1","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.1/manifests"},{"name":"v30.0.0","sha":"13ca96065e6be3292c931cc580bbc125962b394e","kind":"commit","published_at":"2020-04-02T14:53:59.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v30.0.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v30.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v30.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v30.0.0/manifests"},{"name":"v29.0.2","sha":"0843b826d219b16d55d3bb7fffbb5fb3fbbf82f8","kind":"commit","published_at":"2020-03-27T00:50:12.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v29.0.2","html_url":"https://github.com/libgit2/git2go/releases/tag/v29.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v29.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v29.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v29.0.2/manifests"},{"name":"v29.0.1","sha":"a32375a86063768507a01b32cc3d868f4c2ffa9c","kind":"commit","published_at":"2020-03-19T15:28:34.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v29.0.1","html_url":"https://github.com/libgit2/git2go/releases/tag/v29.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v29.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v29.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v29.0.1/manifests"},{"name":"v24.6.0","sha":"51063a965b098b6d2ebac977bb75055e06ed5913","kind":"commit","published_at":"2020-03-08T20:21:28.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v24.6.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v24.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v24.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v24.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v24.6.0/manifests"},{"name":"v23.4.0","sha":"a6ef0d4521e1938c44ea08f16404c91748ec4656","kind":"commit","published_at":"2020-03-08T19:34:39.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v23.4.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v23.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v23.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v23.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v23.4.0/manifests"},{"name":"v22.3.0","sha":"5d6404f309aa42d0292792c4cf97270725827513","kind":"commit","published_at":"2020-03-08T19:24:27.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v22.3.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v22.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v22.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v22.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v22.3.0/manifests"},{"name":"v29.0.0","sha":"e10c2eeef23d05e0ce12061bb535132f37e6d457","kind":"commit","published_at":"2020-03-04T17:54:42.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v29.0.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v29.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v29.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v29.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v29.0.0/manifests"},{"name":"release-0.99","sha":"e10c2eeef23d05e0ce12061bb535132f37e6d457","kind":"commit","published_at":"2020-03-04T17:54:42.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/release-0.99","html_url":"https://github.com/libgit2/git2go/releases/tag/release-0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@release-0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/release-0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/release-0.99/manifests"},{"name":"v0.99.1","sha":"67c0dd4aca2920786b08225bb376fa9c3e170c09","kind":"commit","published_at":"2020-03-01T04:37:58.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v0.99.1","html_url":"https://github.com/libgit2/git2go/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v0.99.1/manifests"},{"name":"v28.4.0","sha":"7694d5f5fcef65ca981eb66d803d34b464a4aa14","kind":"commit","published_at":"2020-02-19T03:50:49.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v28.4.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v28.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v28.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v28.4.0/manifests"},{"name":"v0.28.5","sha":"7694d5f5fcef65ca981eb66d803d34b464a4aa14","kind":"commit","published_at":"2020-02-19T03:50:49.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v0.28.5","html_url":"https://github.com/libgit2/git2go/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v0.28.5/manifests"},{"name":"v27.10.0","sha":"6cc7d3dc6aec2781fe0239315da215f49c76e2f8","kind":"commit","published_at":"2020-02-16T15:31:32.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v27.10.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v27.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v27.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v27.10.0/manifests"},{"name":"v0.28.4.1","sha":"437c7c33440da8b0c96734054c77bfadf72e80d2","kind":"commit","published_at":"2020-02-16T14:44:16.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v0.28.4.1","html_url":"https://github.com/libgit2/git2go/releases/tag/v0.28.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v0.28.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v0.28.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v0.28.4.1/manifests"},{"name":"v0.28.4","sha":"b1eec9a4662a2e64953aa83365f84f5c773b6399","kind":"commit","published_at":"2019-12-10T22:15:50.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v0.28.4","html_url":"https://github.com/libgit2/git2go/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v0.28.4/manifests"},{"name":"v0.27.10","sha":"6ee3a5f5896cf88a937d107ba6fe89afbd89eecd","kind":"commit","published_at":"2019-12-10T21:41:57.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v0.27.10","html_url":"https://github.com/libgit2/git2go/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v0.27.10/manifests"},{"name":"v26.8.0","sha":"c9f7fd544d3991bd26c400b3c227673bcada42cc","kind":"commit","published_at":"2019-01-04T13:49:59.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v26.8.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v26.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v26.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v26.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v26.8.0/manifests"},{"name":"v25.1.0","sha":"334260d743d713a55ff3c097ec6707f2bb39e9d5","kind":"commit","published_at":"2017-01-20T13:46:32.000Z","download_url":"https://codeload.github.com/libgit2/git2go/tar.gz/v25.1.0","html_url":"https://github.com/libgit2/git2go/releases/tag/v25.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/git2go@v25.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v25.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/tags/v25.1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-25T17:03:10.560Z","dependent_packages_count":14,"downloads":null,"downloads_period":null,"dependent_repos_count":30,"rankings":{"downloads":null,"dependent_repos_count":1.0055947307554534,"dependent_packages_count":1.3574231709860276,"stargazers_count":1.5781063920191025,"forks_count":1.6345599514858458,"docker_downloads_count":1.107427333496909,"average":1.3366223157486676},"purl":"pkg:golang/github.com/libgit2/git2go/v30","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/libgit2/git2go/v30","docker_dependents_count":9,"docker_downloads_count":1345,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/libgit2/git2go/v30","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/libgit2/git2go/v30/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-14T07:08:50.075Z","issues_count":31,"pull_requests_count":82,"avg_time_to_close_issue":12190153.875,"avg_time_to_close_pull_request":5103381.214285715,"issues_closed_count":8,"pull_requests_closed_count":56,"pull_request_authors_count":24,"issue_authors_count":27,"avg_comments_per_issue":3.064516129032258,"avg_comments_per_pull_request":0.32926829268292684,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":2,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":82612.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fgit2go/issues","maintainers":[{"login":"pks-t","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pks-t"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flibgit2%2Fgit2go%2Fv30/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flibgit2%2Fgit2go%2Fv30/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flibgit2%2Fgit2go%2Fv30/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flibgit2%2Fgit2go%2Fv30/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flibgit2%2Fgit2go%2Fv30/codemeta","maintainers":[]}