{"id":12236312,"name":"git","ecosystem":"rubygems","description":"The git gem provides an API that can be used to\ncreate, read, and manipulate Git repositories by wrapping system calls to the git\ncommand line. The API can be used for working with Git in complex interactions\nincluding branching and merging, object inspection and manipulation, history, patch\ngeneration and more.\n","homepage":"http://github.com/ruby-git/ruby-git","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ruby-git/ruby-git","keywords_array":[],"namespace":null,"versions_count":75,"first_release_published_at":"2009-07-25T18:15:49.000Z","latest_release_published_at":"2026-03-31T16:35:30.655Z","latest_release_number":"4.3.2","last_synced_at":"2026-06-01T12:40:21.044Z","created_at":"2025-10-07T03:08:59.769Z","updated_at":"2026-06-01T12:58:19.936Z","registry_url":"https://gem.coop/gems/git","install_command":"gem install git -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/git/","metadata":{"funding":null},"repo_metadata":{"id":65332335,"uuid":"130","full_name":"ruby-git/ruby-git","owner":"ruby-git","description":"Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories by wrapping system calls to the git binary.","archived":false,"fork":false,"pushed_at":"2026-05-21T23:56:48.000Z","size":4363,"stargazers_count":1797,"open_issues_count":28,"forks_count":530,"subscribers_count":31,"default_branch":"main","last_synced_at":"2026-05-22T17:56:22.462Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/ruby-git.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2008-01-27T17:23:23.000Z","updated_at":"2026-05-21T23:54:47.000Z","dependencies_parsed_at":"2024-02-22T03:28:37.263Z","dependency_job_id":"1577a61d-889b-47ff-831c-ebbf080e1d1e","html_url":"https://github.com/ruby-git/ruby-git","commit_stats":{"total_commits":556,"total_committers":116,"mean_commits":4.793103448275862,"dds":0.7230215827338129,"last_synced_commit":"81932be8783834c87635bf7976126307f2054d90"},"previous_names":["schacon/ruby-git"],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/ruby-git/ruby-git","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-git","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/sbom","scorecard":{"id":788862,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby-git/ruby-git","commit":"3d2c47388b9d4dc730964fc316afb2fc0fb7c90a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/16 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:27","Warn: no topLevel permission defined: .github/workflows/continuous_integration.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/enforce_conventional_commits.yml:5","Warn: no topLevel permission defined: .github/workflows/experimental_continuous_integration.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: tests/files/working.git/hooks/pre-rebase:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: tests/files/working/dot_git/hooks/pre-rebase:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous_integration.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby-git/ruby-git/continuous_integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous_integration.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby-git/ruby-git/continuous_integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous_integration.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby-git/ruby-git/continuous_integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/enforce_conventional_commits.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby-git/ruby-git/enforce_conventional_commits.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce_conventional_commits.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby-git/ruby-git/enforce_conventional_commits.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/experimental_continuous_integration.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby-git/ruby-git/experimental_continuous_integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/experimental_continuous_integration.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby-git/ruby-git/experimental_continuous_integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/experimental_continuous_integration.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby-git/ruby-git/experimental_continuous_integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby-git/ruby-git/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby-git/ruby-git/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby-git/ruby-git/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby-git/ruby-git/release.yml/main?enable=pin","Warn: containerImage not pinned by hash: tests/Dockerfile:1: pin your Docker image by updating ruby to ruby@sha256:8b541f8279f3e960c74ff31fb8fd523c59d82725c9fb921d504e9078d553c862","Warn: npmCommand not pinned by hash: bin/setup:9","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 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":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"}}]},"last_synced_at":"2025-08-23T06:52:59.915Z","repository_id":65332335,"created_at":"2025-08-23T06:52:59.915Z","updated_at":"2025-08-23T06:52:59.915Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33441358,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-24T13:13:05.286Z","status":"ssl_error","status_checked_at":"2026-05-24T13:13:03.728Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":"ruby-git","name":"ruby-git","uuid":"30619330","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/30619330?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:51:56.370Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby-git","funding_links":[],"total_stars":1711,"followers":2,"following":0,"created_at":"2022-11-02T16:59:02.501Z","updated_at":"2024-03-25T18:51:56.769Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-git","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-git/repositories"},"tags":[{"name":"v4.3.2","sha":"c54071c79b3a33890a6d726b5293adab7828c527","kind":"commit","published_at":"2026-03-31T16:34:36.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v4.3.2","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"c4dc19fa5a551b3e97de9cc3a4f8c7a6345195a9","kind":"commit","published_at":"2026-02-20T01:09:00.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v4.3.1","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"ed8e8d2ea4c8bc7375d8e61726b9f061cb14555d","kind":"commit","published_at":"2026-01-15T02:00:47.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v4.3.0","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"cf8c1bb20cfbdcdb824f3e49606c0810c1515768","kind":"commit","published_at":"2026-01-11T18:14:17.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v4.2.0","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"d051135d1d39683de785c3028bc6ec28a1962683","kind":"commit","published_at":"2026-01-10T23:53:28.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v4.1.2","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"0f4f84694a5851bb2042e2cc555126df1e9baf0e","kind":"commit","published_at":"2026-01-09T18:01:00.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v4.1.1","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"6452ea4f62758ed675fc58f2d4475a242d7582f9","kind":"commit","published_at":"2026-01-02T18:18:28.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v4.1.0","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v4.1.0/manifests"},{"name":"v4.0.7","sha":"61dd85c48cc8bc265a0e00094a9570dba67b2337","kind":"commit","published_at":"2025-12-29T04:25:42.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v4.0.7","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"c81311f48755475abbf3146e52cf4480f751d9a7","kind":"commit","published_at":"2025-11-11T19:51:19.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v4.0.6","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"4a7700dc088f0c85747f6010d415a7952ce44c1e","kind":"commit","published_at":"2025-08-20T21:35:04.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v4.0.5","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"df3ea35ebfa007809ff0c700c505781b38be74c5","kind":"commit","published_at":"2025-07-09T00:19:18.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v4.0.4","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"feab258d72ab1b63c1bfd951c6dc8adcf778a83f","kind":"commit","published_at":"2025-07-08T21:39:03.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v4.0.3","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"5f291246f34108805ec144772239413277d74319","kind":"commit","published_at":"2025-07-08T06:53:54.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v4.0.2","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"5613c326ed74fbd4c185156c7debb4dbe5526e71","kind":"commit","published_at":"2025-07-07T00:07:53.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v4.0.1","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"ee789fb474bbe8c844c02b93b746b5b8e8c70feb","kind":"commit","published_at":"2025-07-02T23:43:31.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v4.0.0","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v4.0.0/manifests"},{"name":"v3.1.1","sha":"03c19fc65e88f9ea60ad87f5141fdc6996ee1464","kind":"commit","published_at":"2025-07-02T04:58:28.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v3.1.1","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"b7da131cd2946af9159d515667df4af33016a6ae","kind":"commit","published_at":"2025-05-18T21:09:44.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v3.1.0","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"880d38e4d36e598b47c7d487d49b56c6541ebf66","kind":"commit","published_at":"2025-05-15T05:29:12.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v3.0.2","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"31374263eafea4e23352494ef4f6bea3ce62c1b5","kind":"commit","published_at":"2025-05-14T22:08:44.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v3.0.1","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"d6ec05e52682866d7014976b21f078b5e51fba77","kind":"commit","published_at":"2025-02-27T19:40:51.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v3.0.0","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v3.0.0/manifests"},{"name":"v2.3.3","sha":"81932be8783834c87635bf7976126307f2054d90","kind":"commit","published_at":"2024-12-04T21:19:56.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v2.3.3","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"185c3f59dcab5254864b9b27d48b51970eb64690","kind":"commit","published_at":"2024-11-19T20:00:42.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v2.3.2","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"affe1a090136aa54e23628d2a9ab455e30800df4","kind":"commit","published_at":"2024-10-23T16:45:53.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v2.3.1","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f5299a9fdbe10f8864ccc0e4ae93705e5727a1d3","kind":"commit","published_at":"2024-09-01T21:48:52.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v2.3.0","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"3b8de25f046c9e7952b0c181307ac1ba8c91448d","kind":"commit","published_at":"2024-08-26T22:53:17.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v2.2.0","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"676ee17199b665482ed81a2a9c9bb7dd0d163dc6","kind":"commit","published_at":"2024-06-01T16:39:01.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v2.1.1","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3d734489d596baf2588d6d0c2a693ab847ff9642","kind":"commit","published_at":"2024-05-31T16:47:48.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v2.1.0","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"437f57f5d9f2755722fd2defe3831434a06f16dd","kind":"commit","published_at":"2024-05-21T16:46:49.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v2.0.1","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"28224a18dd7ca1d9c6cfd7492b0e39479902756a","kind":"commit","published_at":"2024-05-11T00:21:30.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v2.0.0","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v2.0.0/manifests"},{"name":"v2.0.0.pre4","sha":"d6543aae80aaca0d315ba579e914a5324d206460","kind":"commit","published_at":"2024-05-10T16:47:18.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v2.0.0.pre4","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v2.0.0.pre4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v2.0.0.pre4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v2.0.0.pre4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v2.0.0.pre4/manifests"},{"name":"v2.0.0.pre3","sha":"8df062ddcfed07fa806958ab97cd9f1d45ce4c03","kind":"commit","published_at":"2024-03-15T20:22:01.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v2.0.0.pre3","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v2.0.0.pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v2.0.0.pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v2.0.0.pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v2.0.0.pre3/manifests"},{"name":"v2.0.0.pre2","sha":"15b80f42d9dd9bc260bca291905e488179d01b8b","kind":"commit","published_at":"2024-02-24T17:46:35.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v2.0.0.pre2","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v2.0.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v2.0.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v2.0.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v2.0.0.pre2/manifests"},{"name":"v2.0.0.pre1","sha":"f984b779c2e9b0bcdc063d9544c8a7ab51c611c4","kind":"commit","published_at":"2024-01-15T22:45:51.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v2.0.0.pre1","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v2.0.0.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v2.0.0.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v2.0.0.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v2.0.0.pre1/manifests"},{"name":"v2.0.0-pre.1","sha":"2ba78e0bc18f4a947427423c9ca1440fbb69e81b","kind":"commit","published_at":"2024-01-15T18:14:51.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v2.0.0-pre.1","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v2.0.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v2.0.0-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v2.0.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v2.0.0-pre.1/manifests"},{"name":"v1.19.1","sha":"497992333c7e1b27b88d9b3606314166f81829dc","kind":"commit","published_at":"2024-01-13T23:29:30.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.19.1","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"b588e66cb69078199a30738f18c7bd8342f6ebb4","kind":"commit","published_at":"2023-12-29T05:42:56.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.19.0","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"cfcf40fd1f1e2bfcb14a7a783e89534080380665","kind":"commit","published_at":"2023-03-19T16:43:48.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.18.0","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.18.0/manifests"},{"name":"v1.17.2","sha":"2500bcf2461b84aae8e1cf68fd29e850081e39f4","kind":"commit","published_at":"2023-03-07T17:22:33.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.17.2","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"378b735b965dfde5ffb65d929bb7bf2a31732a77","kind":"commit","published_at":"2023-03-06T16:31:32.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.17.1","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"b07c0f7c2f684c048e470179169e82bac7314f22","kind":"commit","published_at":"2023-03-06T01:08:24.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.17.0","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"734e085c2a448db312b3bf7fef414708b7a741dc","kind":"commit","published_at":"2023-03-04T00:46:55.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.16.0","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"44acad472244eca4399b6a793de00975f3ed41a0","kind":"commit","published_at":"2023-03-01T21:27:20.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.15.0","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"4c5a6acc524ebdc20652e8b544563155ee071035","kind":"commit","published_at":"2023-02-26T01:40:07.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.14.0","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"354412e550767c544bf631ec834eed4628255fcf","kind":"commit","published_at":"2023-02-02T22:34:14.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.13.2","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"28aa69f34f6e05ebae5731eb34c82a3659136e35","kind":"commit","published_at":"2023-01-12T21:56:04.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.13.1","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"ca8ff350a63172630b8e9e919e02a0ce8e7a7a6d","kind":"tag","published_at":"2023-01-12T20:22:07.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.13.0","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"ea79dadf07e65896a08487af011e60336e86d3e3","kind":"commit","published_at":"2022-08-18T17:44:01.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.12.0","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"546bc038ff6604f8304fdeca738c2a7c20cbacc8","kind":"commit","published_at":"2022-04-17T23:19:19.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.11.0","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"57f941ccd296fbb0cacd1d3392626fe90a233511","kind":"commit","published_at":"2022-01-06T23:20:38.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.10.2","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"c7b12af3ce96d14d60995bef5bd4c000f12faa78","kind":"commit","published_at":"2022-01-03T20:52:23.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.10.1","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"8acec7d26ef22f0de360f970672fcc5e56953063","kind":"commit","published_at":"2021-12-20T01:46:11.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.10.0","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"58100b0135d39215330b9c63590dd6307bb54ea7","kind":"commit","published_at":"2021-07-07T16:42:14.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.9.1","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"07a1167d4706ba4a66ab3025229ca4ed844a934d","kind":"commit","published_at":"2021-07-06T19:29:17.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.9.0","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"3c66e2b8ee8eed540bfa355dcb2178f26d542c0b","kind":"commit","published_at":"2020-12-31T21:01:10.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.8.1","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"352f688489b5edd7e93cb956636f323bf5bafc90","kind":"commit","published_at":"2020-12-31T18:32:06.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.8.0","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"4bef5abbba073c77b4d0ccc1ffcd0ed7d48be5d4","kind":"tag","published_at":"2020-04-25T21:40:51.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.7.0","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"49db88b6371211b1c9ebafad63d38c9ece8ca381","kind":"commit","published_at":"2020-02-02T16:06:19.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.6.0","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.6.0/manifests"},{"name":"v1.6.0.pre1","sha":"b9c7c5c51f935e547ab15a134e66c65ea0d9ab76","kind":"tag","published_at":"2020-01-20T17:20:24.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.6.0.pre1","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.6.0.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.6.0.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.6.0.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.6.0.pre1/manifests"},{"name":"v1.5.0","sha":"fd2642a626d20594a25010526f10ff99431c2cca","kind":"tag","published_at":"2018-08-10T07:58:15.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.5.0","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"c8d10125d0cf172684e2da776b79edf90baebc52","kind":"tag","published_at":"2018-05-16T06:50:02.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.4.0","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"a223fcf873bd99658cd1d0bdee1818adc7e3e92c","kind":"tag","published_at":"2016-02-25T22:22:42.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.3.0","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.3.0/manifests"},{"name":"v1.2.10","sha":"6f48447656c68317842aaa39a959dbe69681e38d","kind":"tag","published_at":"2016-02-25T22:16:29.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.2.10","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.2.10/manifests"},{"name":"v1.2.9.1","sha":"cc6d6efc1b7eaf63609c4c06969b0f839dc80095","kind":"tag","published_at":"2015-01-15T17:16:05.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.2.9.1","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.2.9.1/manifests"},{"name":"v1.2.9","sha":"99b11561a64740285872f4c0a8b72e3e69308ed2","kind":"tag","published_at":"2015-01-12T19:52:34.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.2.9","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"8425a6b6169eaeda0afe2e16b0e4210ed433caf2","kind":"tag","published_at":"2014-07-31T20:04:37.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.2.8","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"219c729b24b1dc868986f821655912612919ac21","kind":"tag","published_at":"2014-06-09T20:07:30.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.2.7","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"6db4fdcad851eeaff6382a9eb6748455c3818c3e","kind":"tag","published_at":"2013-08-17T07:24:31.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.2.6","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"94f389bf5d9af4511597d035e69d1be9510b50c7","kind":"commit","published_at":"2009-10-17T15:00:26.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.2.5","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"1987b5010ed1abff915bd87146753323754bfb13","kind":"commit","published_at":"2009-10-02T03:24:44.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.2.4","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"2962356828cc0ce07674b1c1fa39fde893732344","kind":"commit","published_at":"2009-09-30T06:46:02.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.2.3","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"85fa6ec3a68b6ff8acfa69c59fbdede1385f63bb","kind":"commit","published_at":"2009-08-02T08:06:03.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.2.2","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"f85cef0b1916f09ceb38f778ada98b23c8610da7","kind":"commit","published_at":"2009-08-01T23:01:35.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.2.1","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cfad76700b3d38eb3be97e2d5ef75cc0a398f818","kind":"commit","published_at":"2009-08-01T22:17:54.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.2.0","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.2.0/manifests"},{"name":"v1.0.7","sha":"1adc5b8136c2cd6c694629947e1dbc49c8bffe6a","kind":"tag","published_at":"2008-06-03T00:06:08.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/v1.0.7","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/v1.0.7/manifests"},{"name":"1.0.5.1","sha":"ae106e2a3569e5ea874852c613ed060d8e232109","kind":"tag","published_at":"2008-03-23T20:33:09.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/1.0.5.1","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/1.0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@1.0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/1.0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/1.0.5.1/manifests"},{"name":"1.0.5","sha":"6c4af60f5fc5193b956a4698b604ad96ef3c51c6","kind":"commit","published_at":"2008-03-15T03:21:21.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/1.0.5","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/1.0.5/manifests"},{"name":"1.0.3","sha":"be47ad8aea4f854fc2d6773456fb28f3e9f519e7","kind":"commit","published_at":"2007-11-16T19:48:45.000Z","download_url":"https://codeload.github.com/ruby-git/ruby-git/tar.gz/1.0.3","html_url":"https://github.com/ruby-git/ruby-git/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby-git/ruby-git@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/tags/1.0.3/manifests"}]},"repo_metadata_updated_at":"2026-06-01T12:58:19.915Z","dependent_packages_count":0,"downloads":196876648,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.13679003000729908,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.18545051499013274,"average":0.08056013624935796},"purl":"pkg:gem/git?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/git","docker_dependents_count":761,"docker_downloads_count":536153506,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/git","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/git/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-25T23:03:58.389Z","issues_count":103,"pull_requests_count":386,"avg_time_to_close_issue":40285707.07692308,"avg_time_to_close_pull_request":4461666.648571429,"issues_closed_count":65,"pull_requests_closed_count":350,"pull_request_authors_count":35,"issue_authors_count":51,"avg_comments_per_issue":1.6990291262135921,"avg_comments_per_pull_request":0.5777202072538861,"merged_pull_requests_count":316,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":30,"past_year_pull_requests_count":137,"past_year_avg_time_to_close_issue":406211.125,"past_year_avg_time_to_close_pull_request":52948.576576576575,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4666666666666667,"past_year_avg_comments_per_pull_request":0.23357664233576642,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":106,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-git%2Fruby-git/issues","maintainers":[{"login":"jcouball","count":362,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcouball"}],"active_maintainers":[{"login":"jcouball","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcouball"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/git/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/git/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/git/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/git/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/git/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/git/codemeta","maintainers":[{"uuid":"91571","login":"jcouball","name":null,"email":null,"url":null,"packages_count":22,"html_url":"https://gem.coop/profiles/jcouball","role":null,"created_at":"2025-10-07T18:45:46.951Z","updated_at":"2025-10-07T18:45:46.951Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/jcouball/packages"}]}