{"id":3402252,"name":"libgit2sharp-libgit2","ecosystem":"nuget","description":"The LibGit2 native binaries required by LibGit2Sharp.","homepage":"https://github.com/libgit2/libgit2/","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/libgit2/libgit2","keywords_array":["libgit2"],"namespace":null,"versions_count":1,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-03-20T22:07:11.952Z","latest_release_number":null,"last_synced_at":"2026-03-20T22:07:12.806Z","created_at":"2022-04-10T18:11:11.497Z","updated_at":"2026-03-20T22:07:12.806Z","registry_url":"https://www.nuget.org/packages/libgit2sharp-libgit2/","install_command":"Install-Package libgit2sharp-libgit2","documentation_url":null,"metadata":{"owners":"nulltoken ethomson","license_url":"https://raw.githubusercontent.com/libgit2/libgit2/master/COPYING","require_license_acceptance":false,"icon_url":"https://github.com/libgit2/libgit2sharp/raw/master/square-logo.png","development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[]},"repo_metadata":{"id":37793466,"uuid":"901662","full_name":"libgit2/libgit2","owner":"libgit2","description":"A cross-platform, linkable library implementation of Git that you can use in your application.","archived":false,"fork":false,"pushed_at":"2025-08-11T09:13:31.000Z","size":72195,"stargazers_count":10102,"open_issues_count":494,"forks_count":2507,"subscribers_count":393,"default_branch":"main","last_synced_at":"2025-08-28T06:44:04.625Z","etag":null,"topics":["c","dvcs","git","hacktoberfest","libgit2","library","version-control"],"latest_commit_sha":null,"homepage":"https://www.libgit2.org","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/libgit2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"COPYING","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2010-09-10T16:17:48.000Z","updated_at":"2025-08-27T12:03:39.000Z","dependencies_parsed_at":"2022-07-14T09:22:19.175Z","dependency_job_id":"45891ec4-7970-419a-ba92-f8293f414b29","html_url":"https://github.com/libgit2/libgit2","commit_stats":{"total_commits":11941,"total_committers":615,"mean_commits":"19.416260162601628","dds":0.7631689138263127,"last_synced_commit":"5efafa9d25af7df1eb03e5f49ae6449911dbdf35"},"previous_names":[],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/libgit2/libgit2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libgit2","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/sbom","scorecard":{"id":587929,"data":{"date":"2025-08-11","repo":{"name":"github.com/libgit2/libgit2","commit":"58d9363f02f1fa39e46d49b604f27008e75b72f2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Code-Review","score":7,"reason":"Found 10/13 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"22 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/nightly.yml:482","Info: jobLevel 'actions' permission set to 'read': .github/workflows/nightly.yml:481","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:19","Warn: no topLevel permission defined: .github/workflows/build-containers.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/documentation.yml:19","Warn: topLevel 'contents' permission set to 'write': .github/workflows/experimental.yml:17","Warn: topLevel 'packages' permission set to 'write': .github/workflows/experimental.yml:18","Warn: topLevel 'contents' permission set to 'write': .github/workflows/main.yml:17","Warn: topLevel 'packages' permission set to 'write': .github/workflows/main.yml:18","Warn: topLevel 'packages' permission set to 'write': .github/workflows/nightly.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/nightly.yml:14","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CLibFuzzer integration found: fuzzers/commit_graph_fuzzer.c:34","Info: CLibFuzzer integration found: fuzzers/config_file_fuzzer.c:36","Info: CLibFuzzer integration found: fuzzers/download_refs_fuzzer.c:176","Info: CLibFuzzer integration found: fuzzers/midx_fuzzer.c:33","Info: CLibFuzzer integration found: fuzzers/objects_fuzzer.c:28","Info: CLibFuzzer integration found: fuzzers/packfile_fuzzer.c:56","Info: CLibFuzzer integration found: fuzzers/patch_parse_fuzzer.c:29","Info: CLibFuzzer integration found: fuzzers/revparse_fuzzer.c:37","Info: CLibFuzzer integration found: fuzzers/standalone_driver.c:27"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/libgit2/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/libgit2/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/libgit2/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/libgit2/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/libgit2/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-containers.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/libgit2/build-containers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/libgit2/documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/libgit2/documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/experimental.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/libgit2/experimental.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/experimental.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/libgit2/experimental.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/experimental.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/libgit2/experimental.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/experimental.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/libgit2/experimental.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/libgit2/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/libgit2/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/libgit2/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:254: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/libgit2/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/libgit2/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/libgit2/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/libgit2/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:495: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/libgit2/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:507: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/libgit2/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/libgit2/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/libgit2/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:443: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/libgit2/nightly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/libgit2/libgit2/nightly.yml/main?enable=pin","Warn: chocoCommand not pinned by hash: ci/setup-win32-benchmark.sh:5","Warn: chocoCommand not pinned by hash: ci/setup-win32-benchmark.sh:9","Warn: downloadThenRun not pinned by hash: ci/test.sh:192","Warn: downloadThenRun not pinned by hash: ci/test.sh:196","Warn: downloadThenRun not pinned by hash: ci/test.sh:207","Warn: npmCommand not pinned by hash: .github/workflows/documentation.yml:54","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:244","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 chocoCommand dependencies pinned","Info:   0 out of   3 downloadThenRun dependencies pinned","Info:   0 out of   2 npmCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T21:04:49.706Z","repository_id":37793466,"created_at":"2025-08-20T21:04:49.706Z","updated_at":"2025-08-20T21:04:49.706Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272497491,"owners_count":24944700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-28T02:00:10.768Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"v1.9.1","sha":"0060d9cf5666f015b1067129bd874c6cc4c9c7ac","kind":"commit","published_at":"2025-06-06T16:26:15.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.9.1","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"338e6fb681369ff0537719095e22ce9dc602dbf0","kind":"commit","published_at":"2024-12-28T12:01:25.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.9.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.9.0/manifests"},{"name":"v1.8.4","sha":"3f4182d15eab74a302718f2de454ffadb1995626","kind":"commit","published_at":"2024-10-30T22:27:35.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.8.4","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"3353f78e8e86bc735d5c3a7a4df5447510478d5c","kind":"commit","published_at":"2024-10-26T19:03:57.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.8.3","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.8.3/manifests"},{"name":"v1.8.2-rc1","sha":"4ce872a0fd5f40fc4282befd9b72e9ddebd22d02","kind":"commit","published_at":"2024-06-13T22:15:19.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.8.2-rc1","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.8.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.8.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.8.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.8.2-rc1/manifests"},{"name":"v1.8.2","sha":"4ce872a0fd5f40fc4282befd9b72e9ddebd22d02","kind":"commit","published_at":"2024-06-13T22:15:19.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.8.2","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"36f7e21ad757a3dacc58cf7944329da6bc1d6e96","kind":"commit","published_at":"2024-05-16T09:58:48.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.8.1","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"d74d491481831ddcd23575d376e56d2197e95910","kind":"commit","published_at":"2024-03-20T20:19:37.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.8.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"a418d9d4ab87bae16b87d8f37143a4687ae0e4b2","kind":"commit","published_at":"2024-01-12T10:46:16.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.7.2","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.7.2/manifests"},{"name":"v1.6.5","sha":"155578578b78efc6bae7383a708d470eb206e36a","kind":"commit","published_at":"2024-01-12T10:45:16.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.6.5","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.6.5/manifests"},{"name":"v1.7.1","sha":"a2bde63741977ca0f4ef7db2f609df320be67a08","kind":"commit","published_at":"2023-08-14T20:49:40.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.7.1","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"3e2baa6d0bfb42f9016e24cba1733a6ae26a8ae6","kind":"commit","published_at":"2023-07-17T10:01:05.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.7.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"e6325351ceee58cf56f58bdce61b38907805544f","kind":"commit","published_at":"2023-04-12T12:05:25.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.6.4","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"c058aa87dce4c67a3b86b3349beebd64b7bedcd3","kind":"commit","published_at":"2023-03-21T10:52:21.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.6.3","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"25ec37379ed07b10c4ecc6143cf6018cabc8f857","kind":"commit","published_at":"2023-02-28T10:22:07.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.6.2","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"8a871d13b7f4e186b8ad943ae5a7fcf30be52e67","kind":"commit","published_at":"2023-02-25T13:53:43.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.6.1","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.6.1/manifests"},{"name":"v1.5.2","sha":"26c68a273939acc329416c3ef5aa9e61647bbb78","kind":"commit","published_at":"2023-02-15T10:03:30.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.5.2","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.5.2/manifests"},{"name":"v1.4.6","sha":"ec501334a361e41aaa63a85422cee9f304edfac7","kind":"commit","published_at":"2023-02-14T22:53:13.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.4.6","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.4.6/manifests"},{"name":"v1.5.1","sha":"42e5db98b963ae503229c63e44e06e439df50e56","kind":"commit","published_at":"2023-01-20T22:11:52.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.5.1","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.5.1/manifests"},{"name":"v1.4.5","sha":"cd6f679af401eda1f172402006ef8265f8bd58ea","kind":"commit","published_at":"2023-01-20T22:11:46.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.4.5","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.4.5/manifests"},{"name":"v1.5.0","sha":"fbea439d4b6fc91c6b619d01b85ab3b7746e4c19","kind":"commit","published_at":"2022-07-14T00:06:59.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.5.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"3b7d756ccfaf9ec2922d2db22e6cc98f8ab6580c","kind":"commit","published_at":"2022-07-12T17:12:57.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.4.4","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.4.4/manifests"},{"name":"v1.3.2","sha":"a6c822e353e01f690728a082fe32f09b01b845c6","kind":"commit","published_at":"2022-07-12T17:09:15.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.3.2","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"1f5e7f9add5c8bbc602b14feaec216c8877c3c84","kind":"commit","published_at":"2022-04-12T20:17:18.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.3.1","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.3.1/manifests"},{"name":"v1.4.3","sha":"465bbf88ea939a965fbcbade72870c61f815e457","kind":"commit","published_at":"2022-04-12T20:17:07.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.4.3","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"182d0d1ee933de46bf0b5a6ec269bafa77aba9a2","kind":"commit","published_at":"2022-02-26T19:50:04.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.4.2","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"fdd15bcfca6b2ec4b7ecad1aa11a396cb15bd064","kind":"commit","published_at":"2022-02-18T14:29:55.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.4.1","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"1d5b9bd86dccc7347aaadf5e3ab122eed9413404","kind":"commit","published_at":"2022-02-13T16:05:40.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.4.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"b7bad55e4bb0a285b073ba5e02b01d3f522fc95d","kind":"commit","published_at":"2021-09-27T20:09:50.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.3.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"4fd32be01c79a5c003bb47674ac1d76d948518b7","kind":"commit","published_at":"2021-09-02T03:06:19.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.2.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"8a0dc6783c340e61a44c179c48f832165ad2053c","kind":"commit","published_at":"2021-06-30T18:35:07.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.1.1","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f4fa178629d559c037a1f72f79f79af9c1ef8ce","kind":"commit","published_at":"2020-10-12T18:53:06.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.1.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"0ced29612dacb67eefe0c562a5c1d3aab21cce96","kind":"commit","published_at":"2020-06-04T08:46:58.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.0.1","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7d3c7057f0e774aecd6fc4ef8333e69e5c4873e0","kind":"commit","published_at":"2020-04-01T13:49:12.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v1.0.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v1.0.0/manifests"},{"name":"v0.28.5","sha":"7a2b969d559b83798d93728f24d1729ffc97b717","kind":"commit","published_at":"2020-03-31T13:42:14.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.28.5","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.28.5/manifests"},{"name":"v0.99.0","sha":"172239021f7ba04fe7327647b213799853a9eb89","kind":"commit","published_at":"2020-02-19T10:27:00.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.99.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.99.0/manifests"},{"name":"v0.28.4","sha":"106a5f27586504ea371528191f0ea3aac2ad432b","kind":"commit","published_at":"2019-12-10T19:39:58.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.28.4","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.28.4/manifests"},{"name":"v0.27.10","sha":"45c6187cbfdcfee2bcf59a1ed3a853065142f203","kind":"commit","published_at":"2019-12-10T19:39:38.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.27.10","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"3828d7afdd08b595584048e8e4dab6ddd4506ed1","kind":"commit","published_at":"2019-08-05T11:04:02.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.27.9","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.27.9/manifests"},{"name":"v0.28.3","sha":"7ce88e66a19e3b48340abcdd86aeaae1882e63cc","kind":"commit","published_at":"2019-08-04T23:12:36.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.28.3","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"b3e1a56ebb2b9291e82dc027ba9cbcfc3ead54d3","kind":"commit","published_at":"2019-05-21T07:54:19.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.28.2","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"572e4d8c1f1d42feac1c770f0cddf6fda6c4eca0","kind":"commit","published_at":"2019-02-14T16:36:00.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.28.1","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.28.1/manifests"},{"name":"v0.28.0-rc1","sha":"1a107fac0fc88a4d74b64ffc9ae2fd178ba631c0","kind":"commit","published_at":"2019-02-02T10:25:54.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.28.0-rc1","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.28.0-rc1/manifests"},{"name":"v0.28.0","sha":"1a107fac0fc88a4d74b64ffc9ae2fd178ba631c0","kind":"commit","published_at":"2019-02-02T10:25:54.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.28.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.28.0/manifests"},{"name":"v0.27.8","sha":"2882803ca2b2cdedd069746422155a23fdd002b2","kind":"commit","published_at":"2019-01-28T10:43:37.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.27.8","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"f23dc5b29f1394928a940d7ec447f4bfd53dad1f","kind":"commit","published_at":"2018-10-26T13:27:21.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.27.7","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"68e55c3a65c4a3fc5d6991a60214d7f1bfc62427","kind":"commit","published_at":"2018-10-26T12:54:54.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.27.6","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.27.6/manifests"},{"name":"v0.26.8","sha":"32dc763c116999240440b5054798208d97b4c562","kind":"commit","published_at":"2018-10-26T12:54:25.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.26.8","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.26.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.26.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.26.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.26.8/manifests"},{"name":"v0.26.7","sha":"2bd9b6b67706c8cb84d367f699cc9c48c2719dff","kind":"commit","published_at":"2018-10-05T17:32:32.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.26.7","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.26.7/manifests"},{"name":"v0.27.5","sha":"8e0b172981a046d19f1d9efa5acd6186bccbd3ce","kind":"commit","published_at":"2018-10-05T17:32:10.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.27.5","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.27.5/manifests"},{"name":"v0.26.6","sha":"e98d0a37c93574d2c6107bf7f31140b548c6a7bf","kind":"commit","published_at":"2018-08-06T08:49:54.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.26.6","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.26.6/manifests"},{"name":"v0.27.4","sha":"8b89f362a34fcccdf1c6c5f3445895b71d9c6d56","kind":"commit","published_at":"2018-08-06T08:49:49.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.27.4","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.27.4/manifests"},{"name":"v0.26.5","sha":"a3e53c166c742da5913f776944be2c7fa94db838","kind":"commit","published_at":"2018-07-09T14:11:45.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.26.5","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.26.5/manifests"},{"name":"v0.27.3","sha":"504bd54a2b57e8d606c63c00e5e15ea68a30bc5b","kind":"commit","published_at":"2018-07-09T13:26:21.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.27.3","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"8d36dc62ba1b5d7deb66b6f982e005ddbc2ce343","kind":"commit","published_at":"2018-06-10T16:06:38.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.27.2","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.27.2/manifests"},{"name":"v0.26.4","sha":"ca55adaa4d754b0b15b19db185bba13123cb960a","kind":"commit","published_at":"2018-06-04T11:18:40.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.26.4","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.26.4/manifests"},{"name":"v0.27.1","sha":"b0d9952c318a3d1b8917e06ad46b9110c0c28831","kind":"commit","published_at":"2018-05-29T18:06:45.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.27.1","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"6311e886d8b5377c6037cd9937ccf66a71f3361d","kind":"commit","published_at":"2018-03-23T14:38:34.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.27.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.27.0/manifests"},{"name":"v0.27.0-rc3","sha":"5585e358b2a240ca8ed65a00008dbc865a1381c1","kind":"commit","published_at":"2018-03-20T00:59:21.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.27.0-rc3","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.27.0-rc3/manifests"},{"name":"v0.26.3","sha":"b55bb43d0a733e6100d4eb52719b619281550a00","kind":"commit","published_at":"2018-03-12T13:50:02.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.26.3","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"dd2d5381773ca3f7bc31f56aea6fc067db5ea404","kind":"commit","published_at":"2018-03-08T17:00:46.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.26.2","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"3f15bf8b5abc89e3f42828c6a078fb3d5750fbe3","kind":"commit","published_at":"2018-03-07T17:46:15.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.26.1","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.26.1/manifests"},{"name":"v0.27.0-rc2","sha":"c9d59c6140fc365eb7ab950fb1a33187a949d403","kind":"commit","published_at":"2018-02-27T12:45:21.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.27.0-rc2","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.27.0-rc2/manifests"},{"name":"v0.27.0-rc1","sha":"809b0ca6b9b6a5648b8e802a9f0c6a0821257595","kind":"commit","published_at":"2018-02-20T22:06:53.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.27.0-rc1","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.27.0-rc1/manifests"},{"name":"v0.26.0-rc2","sha":"15e119375018fba121cf58e02a9f17fe22df0df8","kind":"commit","published_at":"2017-06-14T11:31:20.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.26.0-rc2","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.26.0-rc2/manifests"},{"name":"v0.26.0","sha":"15e119375018fba121cf58e02a9f17fe22df0df8","kind":"commit","published_at":"2017-06-14T11:31:20.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.26.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.26.0/manifests"},{"name":"v0.26.0-rc1","sha":"bd6928096d7a4c8f26b55a1e9ec710faeee7db93","kind":"commit","published_at":"2017-06-11T11:32:00.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.26.0-rc1","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.26.0-rc1/manifests"},{"name":"v0.25.1","sha":"2fcb8705e584ca61f6c4657525c9d2713f6a39d2","kind":"commit","published_at":"2017-01-09T20:26:45.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.25.1","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.25.1/manifests"},{"name":"v0.24.6","sha":"83283d5c0a4833a8aa564821d31ecf7df461c468","kind":"commit","published_at":"2017-01-09T20:26:28.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.24.6","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.24.6/manifests"},{"name":"v0.25.0","sha":"75db289a041b1f1084768244e167b953ac7eeaa5","kind":"commit","published_at":"2016-12-20T19:14:20.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.25.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.25.0/manifests"},{"name":"v0.25.0-rc2","sha":"75db289a041b1f1084768244e167b953ac7eeaa5","kind":"commit","published_at":"2016-12-20T19:14:20.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.25.0-rc2","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.25.0-rc2/manifests"},{"name":"v0.24.5","sha":"428e18f8d4765b8ad6cf4022080a81ab16f6fdc4","kind":"commit","published_at":"2016-12-17T10:47:29.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.24.5","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.24.5/manifests"},{"name":"v0.24.4","sha":"c5e6ba289266e56b8e7f7c9b463aa7008d4b0258","kind":"commit","published_at":"2016-12-16T00:19:49.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.24.4","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.24.4/manifests"},{"name":"v0.25.0-rc1","sha":"a6763ff93aed9a1486c4f84d77151ff57dd4795e","kind":"commit","published_at":"2016-11-15T18:04:18.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.25.0-rc1","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.25.0-rc1/manifests"},{"name":"v0.24.3","sha":"4cf1ec7cff28da8838a2f0a9fb330e312ea3f963","kind":"commit","published_at":"2016-11-03T10:53:23.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.24.3","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"8e268168ecfdcc8efe36b58b514d1b93ea3f47f8","kind":"commit","published_at":"2016-10-02T11:20:35.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.24.2","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"211e117a0590583a720c53172406f34186c543bd","kind":"commit","published_at":"2016-04-11T22:18:17.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.24.1","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"785d8c48ea8725691da3c50e7dae8751523d4c30","kind":"commit","published_at":"2016-03-04T13:50:23.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.24.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.24.0/manifests"},{"name":"v0.24.0-rc1","sha":"c8fe6c0975431e92d3dc4569734f30923b64dd18","kind":"commit","published_at":"2016-02-19T15:23:14.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.24.0-rc1","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.24.0-rc1/manifests"},{"name":"v0.23.4","sha":"e8feafe32007ebd16a61820c70abd221655d053c","kind":"commit","published_at":"2015-11-12T11:32:42.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.23.4","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"fe965028885fbd8c62dce08e3a86cd3cb3e3b320","kind":"commit","published_at":"2015-10-05T21:37:22.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.23.3","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.23.3/manifests"},{"name":"v0.23.2","sha":"2de198b4cec26c2b54c06da4baf88b3f57b9ca86","kind":"commit","published_at":"2015-09-05T14:48:42.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.23.2","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"f6dedf2c2eb806e2a6fdd4cf31f68386efc2ee0b","kind":"commit","published_at":"2015-08-03T18:07:35.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.23.1","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"159061a8ce206b694448313a84387600408f6029","kind":"commit","published_at":"2015-07-06T14:23:44.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.23.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.23.0/manifests"},{"name":"v0.23.0-rc2","sha":"4d6362b168cdbc7d5b734810f2c81020c2837c4a","kind":"commit","published_at":"2015-07-03T14:29:32.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.23.0-rc2","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.23.0-rc2/manifests"},{"name":"v0.23.0-rc1","sha":"ca2466ff4022cd539e8126ac9746fd25977fc1cc","kind":"commit","published_at":"2015-06-29T13:02:19.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.23.0-rc1","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.23.0-rc1/manifests"},{"name":"v0.22.3","sha":"8ae8ba8d23c080a439f20af29c9cdb62f2b0f169","kind":"commit","published_at":"2015-06-23T13:33:48.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.22.3","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"fb6df50b7f250a4fd8b2fab257f119a5185e9bf5","kind":"commit","published_at":"2015-03-24T16:10:45.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.22.2","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.22.2/manifests"},{"name":"v0.21.5","sha":"d853fb9f24e0fe63b3dce9fbc04fd9cfe17a030b","kind":"commit","published_at":"2015-01-16T23:56:05.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.21.5","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.21.5/manifests"},{"name":"v0.22.1","sha":"1ce9ea3ba9b4fa666602d52a5281d41a482cc58b","kind":"commit","published_at":"2015-01-16T23:39:35.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.22.1","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"04bdd97f2b63793a8720fd19007911e946ba3c55","kind":"commit","published_at":"2015-01-12T07:59:46.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.22.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.22.0/manifests"},{"name":"v0.22.0-rc2","sha":"b91f28be7d36a94e5e4ccef798ab03ed62a8517c","kind":"commit","published_at":"2015-01-09T23:49:20.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.22.0-rc2","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.22.0-rc2/manifests"},{"name":"v0.21.4","sha":"bce9484813ad6aa3d365b11d5f6171e7f33cbbc5","kind":"commit","published_at":"2015-01-09T11:42:26.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.21.4","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.21.4/manifests"},{"name":"v0.22.0-rc1","sha":"007f3ff6fa68a95feee4e70f825a49ea0ec9cb2d","kind":"commit","published_at":"2015-01-05T21:34:26.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.22.0-rc1","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.22.0-rc1/manifests"},{"name":"v0.21.3","sha":"e476e7beba01efc496ba880f463a8ac61f948270","kind":"commit","published_at":"2014-12-18T19:18:28.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.21.3","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"4af08d9f69f151f6362df51d7d7f41527e2af05c","kind":"commit","published_at":"2014-10-27T00:18:13.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.21.2","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"b4d00c1d2466de3558a7cc6983dce4eb2ee98431","kind":"commit","published_at":"2014-08-05T00:09:37.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.21.1","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"28f087c8642ff9c8dd6964e101e6d8539db6281a","kind":"commit","published_at":"2014-06-20T12:42:16.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.21.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc2","sha":"1589aa0c4d48fb130d8a5db28c45cd3d173cde6d","kind":"commit","published_at":"2014-06-16T09:11:40.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.21.0-rc2","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.21.0-rc2/manifests"},{"name":"v0.21.0-rc1","sha":"ce5e6617b08829d3a473595322a0e67bef9ea645","kind":"commit","published_at":"2014-06-08T14:44:32.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.21.0-rc1","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.21.0-rc1/manifests"},{"name":"v0.20.0","sha":"43cb8b32428b1b29994874349ec22eb5372e152c","kind":"commit","published_at":"2013-11-20T11:53:33.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.20.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"eddc1f1ed78898a4ca41480045b1d0d5b075e773","kind":"commit","published_at":"2013-06-24T22:14:45.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.19.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a50086d174658914d4d6462afbc83b02825b1f5b","kind":"commit","published_at":"2013-04-16T15:46:41.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.18.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"5b9fac39d8a76b9139667c26a63e6b3f204b3977","kind":"commit","published_at":"2012-05-18T23:46:11.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.17.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"242a1cea8d66d9ec185044f345b22fec1940178f","kind":"tag","published_at":"2012-02-05T16:15:21.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.16.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"3eaf34f4c602b9e155e2f4c6ae26c9250ac37d50","kind":"commit","published_at":"2011-10-05T20:48:36.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.15.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"52e50c1a80db56b91ce3d99bd546c07b7135f735","kind":"commit","published_at":"2011-07-14T01:26:08.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.14.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"37172582ec7ff9cb47c43c5d5b2334bf8c547569","kind":"commit","published_at":"2011-06-19T10:51:09.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.13.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"40774549e14e2d9f24b9271173d58b44f82d5254","kind":"commit","published_at":"2011-05-10T21:47:51.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.12.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"6dcb09b5b57875f334f61aebed695e2e4193db5e","kind":"commit","published_at":"2011-03-28T19:35:27.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.11.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"7064938bd5e7ef47bfd79a685a62c1e2649e2ce7","kind":"commit","published_at":"2011-03-14T22:02:29.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.10.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.10.0/manifests"},{"name":"v0.8.0","sha":"b64e11d1fe13a15edbe0f26dc5aaf96aa07f9d91","kind":"commit","published_at":"2011-03-03T18:23:53.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.8.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.8.0/manifests"},{"name":"v0.3.0","sha":"9d1dcca229c624c7551a287963a19e95ba4753b6","kind":"commit","published_at":"2011-02-07T08:35:58.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.3.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"4eec2c0d4a332ffb9237a0851578ec388e1f99f4","kind":"commit","published_at":"2010-12-07T01:55:46.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.2.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"c5b97d5ae6c19d5c5df71a34c7fbeeda2479ccbc","kind":"tag","published_at":"2010-11-23T23:53:50.000Z","download_url":"https://codeload.github.com/libgit2/libgit2/tar.gz/v0.1.0","html_url":"https://github.com/libgit2/libgit2/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libgit2/libgit2@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-28T12:13:42.844Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":12.696710402554181,"dependent_packages_count":19.548236353119677,"stargazers_count":0.10882693704036442,"forks_count":0.10372842141165592,"average":8.11437552853147},"purl":"pkg:nuget/libgit2sharp-libgit2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/libgit2sharp-libgit2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/libgit2sharp-libgit2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/libgit2sharp-libgit2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T12:13:42.330Z","issues_count":237,"pull_requests_count":348,"avg_time_to_close_issue":34976928.182692304,"avg_time_to_close_pull_request":12450987.837370243,"issues_closed_count":103,"pull_requests_closed_count":288,"pull_request_authors_count":120,"issue_authors_count":177,"avg_comments_per_issue":3.970464135021097,"avg_comments_per_pull_request":2.0057471264367814,"merged_pull_requests_count":239,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":74,"past_year_pull_requests_count":155,"past_year_avg_time_to_close_issue":3120441.3333333335,"past_year_avg_time_to_close_pull_request":644840.7857142857,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":126,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":63,"past_year_avg_comments_per_issue":2.2162162162162162,"past_year_avg_comments_per_pull_request":0.8838709677419355,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":115,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Flibgit2/issues","maintainers":[{"login":"ethomson","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ethomson"},{"login":"carlosmn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carlosmn"},{"login":"pks-t","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pks-t"},{"login":"Therzok","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Therzok"},{"login":"arrbee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arrbee"},{"login":"jdavid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdavid"}],"active_maintainers":[{"login":"ethomson","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ethomson"},{"login":"carlosmn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carlosmn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/libgit2sharp-libgit2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/libgit2sharp-libgit2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/libgit2sharp-libgit2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/libgit2sharp-libgit2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/libgit2sharp-libgit2/codemeta","maintainers":[]}