{"id":5799954,"name":"git-for-windows/setup-git-for-windows-sdk","ecosystem":"actions","description":"Set up an environment to develop Git for Windows","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk","keywords_array":["actions","github-action"],"namespace":"git-for-windows","versions_count":37,"first_release_published_at":"2021-02-18T01:38:31.000Z","latest_release_published_at":"2024-12-17T18:02:55.000Z","latest_release_number":"v1.11.0","last_synced_at":"2026-05-20T11:12:19.156Z","created_at":"2023-01-04T11:44:31.302Z","updated_at":"2026-05-20T11:12:19.157Z","registry_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk","install_command":null,"documentation_url":null,"metadata":{"name":"Setup Git for Windows SDK","description":"Set up an environment to develop Git for Windows","author":"Johannes Schindelin","branding":{"icon":"fast-forward","color":"blue"},"inputs":{"flavor":{"required":false,"description":"The subset (if any) of the SDK: minimal, makepkg-git, build-installers, or full","default":"minimal"},"architecture":{"required":false,"description":"The architecture of the SDK: x86_64, i686 or aarch64. Note that \"aarch64\" only supports the \"full\" flavor for now.","default":"x86_64"},"msys":{"required":false,"description":"Whether to start in MSYS mode (defaults to false)","default":"false"},"path":{"required":false,"description":"Where to write the SDK files","default":""},"cleanup":{"required":false,"description":"Whether to clean up SDK files. This is only needed on self-hosted runners that are reused for multiple jobs.","default":"false"},"verbose":{"required":false,"description":"Whether to log files as they are extracted","default":"250"},"cache":{"required":false,"description":"Use @actions/cache to accelerate this Action","default":"auto"},"github-token":{"description":"Personal access token (PAT) used to call into GitHub's REST API. We recommend using a service account with the least permissions necessary. Also when generating a new PAT, select the least scopes necessary. [Learn more about creating and using encrypted secrets](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/creating-and-using-encrypted-secrets)\n","default":"${{ github.token }}"}},"runs":{"using":"node20","main":"dist/index.js","post":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":37055718,"uuid":"339415497","full_name":"git-for-windows/setup-git-for-windows-sdk","owner":"git-for-windows","description":"A GitHub Action to initialize various flavors of the Git for Windows SDK","archived":false,"fork":false,"pushed_at":"2025-10-08T11:22:30.000Z","size":35896,"stargazers_count":27,"open_issues_count":4,"forks_count":19,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-08T13:26:02.099Z","etag":null,"topics":["actions","github-action"],"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/git-for-windows.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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}},"created_at":"2021-02-16T13:56:28.000Z","updated_at":"2025-10-08T11:22:33.000Z","dependencies_parsed_at":"2024-01-15T14:08:44.441Z","dependency_job_id":"88408d05-6af0-43bc-bf3e-8e2e03e4abca","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk","commit_stats":{"total_commits":1151,"total_committers":7,"mean_commits":"164.42857142857142","dds":0.1972198088618593,"last_synced_commit":"cd04e99577e234cbb7ef0d8ff708102168610ff1"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":"actions/typescript-action","purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/git-for-windows","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/sbom","scorecard":{"id":427810,"data":{"date":"2025-08-11","repo":{"name":"github.com/git-for-windows/setup-git-for-windows-sdk","commit":"9b50be072bbf8704ee5f86570aea6e038a3a1f4f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":-1,"reason":"Found no human activity in the last 13 changesets","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/matrix.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-run-package.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-tag.yml:9","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/matrix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/git-for-windows/setup-git-for-windows-sdk/matrix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/matrix.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/git-for-windows/setup-git-for-windows-sdk/matrix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-run-package.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/git-for-windows/setup-git-for-windows-sdk/npm-run-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-tag.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/git-for-windows/setup-git-for-windows-sdk/release-tag.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-tag.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/git-for-windows/setup-git-for-windows-sdk/release-tag.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-tag.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/git-for-windows/setup-git-for-windows-sdk/release-tag.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/git-for-windows/setup-git-for-windows-sdk/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/git-for-windows/setup-git-for-windows-sdk/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/git-for-windows/setup-git-for-windows-sdk/test.yml/main?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4"],"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-19T02:37:39.682Z","repository_id":37055718,"created_at":"2025-08-19T02:37:39.682Z","updated_at":"2025-08-19T02:37:39.682Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003300,"owners_count":26083555,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"git-for-windows","name":"Git for Windows","uuid":"4571183","kind":"organization","description":"","email":"git-for-windows@googlegroups.com","website":"https://gitforwindows.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4571183?v=4","repositories_count":18,"last_synced_at":"2024-03-26T02:27:25.868Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/git-for-windows","funding_links":[],"total_stars":9291,"followers":761,"following":0,"created_at":"2022-11-03T02:43:27.095Z","updated_at":"2024-03-26T02:27:26.645Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/git-for-windows","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/git-for-windows/repositories"},"tags":[{"name":"v1.11.0","sha":"231fc8b8e03c9bbcc7dff73932290af700156efd","kind":"tag","published_at":"2024-12-17T18:02:55.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v1.11.0","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v1.11.0","dependencies_parsed_at":"2024-12-31T04:55:23.137Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.11.0/manifests"},{"name":"v1.10.4","sha":"04d06f123fa6173460afbdbdac8be4128c41a7fc","kind":"tag","published_at":"2024-09-10T17:33:20.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v1.10.4","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v1.10.4","dependencies_parsed_at":"2024-09-16T13:23:43.338Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"25652d619276622bca0bea4cf581b366d2ceeb77","kind":"tag","published_at":"2024-08-29T16:42:27.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v1.10.3","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v1.10.3","dependencies_parsed_at":"2024-09-01T07:22:37.608Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"bf972316fbb9e6516db0dfdba6f598d392dfd64e","kind":"tag","published_at":"2024-05-12T22:01:37.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v1.10.2","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v1.10.2","dependencies_parsed_at":"2024-05-14T04:15:45.999Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"461676027505be1722b83939ad07ee1456a7b6a6","kind":"tag","published_at":"2024-05-12T21:00:06.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v1.10.1","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v1.10.1","dependencies_parsed_at":"2024-05-14T04:15:45.998Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"051878759d7860bc66072799fd72d13a4288db6e","kind":"tag","published_at":"2023-12-15T00:51:14.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v1.10.0","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v1.10.0","dependencies_parsed_at":"2023-12-19T05:13:37.222Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"a6677372a3ec3b03f09c6df43a0f3145e0429137","kind":"tag","published_at":"2023-11-13T13:06:52.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v1.9.0","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v1.9.0","dependencies_parsed_at":"2023-11-15T07:56:18.366Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"a8e2a23eb07129d628ff6f9d5f11047b0662aeba","kind":"tag","published_at":"2023-02-10T12:02:31.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v1.8.1","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v1.8.1","dependencies_parsed_at":"2023-06-02T00:13:35.158Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"848609620edfa4c2fc64838b85fbe19e534236ee","kind":"tag","published_at":"2023-02-08T11:38:05.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v1.8.0","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v1.8.0","dependencies_parsed_at":"2023-06-02T00:13:37.320Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"cbe017cd7ae39629bf4e34fce8b1ccd211fec009","kind":"tag","published_at":"2023-01-02T20:17:41.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v1.7.0","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v1.7.0","dependencies_parsed_at":"2023-06-02T00:13:35.556Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"ecd4e3db7ac220e62ccba37c5dc53fa40288db50","kind":"tag","published_at":"2022-12-22T20:14:59.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v1.6.2","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v1.6.2","dependencies_parsed_at":"2023-06-02T00:13:35.118Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5c028fbc6d0ba617358334eeaa7297cc3a5b954d","kind":"tag","published_at":"2022-12-18T12:38:11.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v1.6.1","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v1.6.1","dependencies_parsed_at":"2023-06-02T00:13:36.861Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"8a747939e07eb0fd51a8a8ec1635a36dc2b8f64d","kind":"tag","published_at":"2022-12-09T12:17:52.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v1.6.0","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v1.6.0","dependencies_parsed_at":"2023-06-02T00:13:36.122Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"9fd3a8e62cb3e04c1b030f33fdba0ac54e03dce7","kind":"tag","published_at":"2022-11-20T20:49:14.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v1.5.2","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v1.5.2","dependencies_parsed_at":"2023-06-01T09:08:31.912Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b707cbbdb55eb3a1ed2f58ea327fccc2dec46718","kind":"tag","published_at":"2022-11-03T11:04:39.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v1.5.1","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v1.5.1","dependencies_parsed_at":"2023-06-01T09:06:53.310Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"bbfd968554735d5e52472fa84145f6847949377f","kind":"tag","published_at":"2022-10-04T07:32:46.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v1.5.0","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v1.5.0","dependencies_parsed_at":"2023-06-01T09:06:54.442Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"78319323aeff10931f816513f28c91387d675274","kind":"tag","published_at":"2022-07-09T00:58:29.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v1.4.2","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v1.4.2","dependencies_parsed_at":"2023-06-01T08:19:55.950Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"26f4848474edfb5ddc6e7a007c2822bcf96e101d","kind":"tag","published_at":"2022-07-08T11:44:41.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v1.4.1","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v1.4.1","dependencies_parsed_at":"2023-06-01T08:19:57.002Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"2ad870f9625f4058e64af20051b349848fbad05b","kind":"tag","published_at":"2022-07-08T11:21:00.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v1.4.0","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v1.4.0","dependencies_parsed_at":"2023-06-01T08:19:58.251Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d078f10b868a4109a833ee8da6f2a81b7f8e61f3","kind":"tag","published_at":"2022-06-10T20:03:20.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v1.3.0","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v1.3.0","dependencies_parsed_at":"2023-06-01T08:19:59.444Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"21adfb831297db25f799d4385b56db7ce428ae13","kind":"tag","published_at":"2022-04-21T11:49:37.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v1.2.0","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v1.2.0","dependencies_parsed_at":"2023-06-01T08:20:00.436Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"13e4540d090a91830188a832e413e6c6e6edf8a8","kind":"tag","published_at":"2022-01-14T10:29:08.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v1.1.2","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v1.1.2","dependencies_parsed_at":"2023-06-01T08:20:01.360Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"439b16efe535d0813acf9fc475d757e8758de46e","kind":"tag","published_at":"2021-10-11T14:35:32.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v1.1.1","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v1.1.1","dependencies_parsed_at":"2023-06-01T08:20:02.544Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"f66ac0cb396cff44e6c5aad916543d369d2d4e85","kind":"tag","published_at":"2021-10-11T12:34:37.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v1.1.0","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v1.1.0","dependencies_parsed_at":"2023-06-01T08:20:03.566Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"ca762a82a4efc25ed3aa23e232eedac531c54c21","kind":"tag","published_at":"2021-03-29T21:57:44.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v1.0.1","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v1.0.1","dependencies_parsed_at":"2023-06-01T08:20:06.037Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.0.1/manifests"},{"name":"v0.0.10","sha":"33fae7dda17219bc6f00c758e7069298239cef30","kind":"tag","published_at":"2021-03-29T21:52:33.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v0.0.10","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v0.0.10","dependencies_parsed_at":"2023-06-01T08:20:06.898Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v0.0.10/manifests"},{"name":"v1.0.0","sha":"019a06288d820dccf79db03d1f55728726fd82bd","kind":"tag","published_at":"2021-03-25T20:49:08.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v1.0.0","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v1.0.0","dependencies_parsed_at":"2023-06-01T08:20:08.156Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v1.0.0/manifests"},{"name":"v0.0.9","sha":"cd2fc65085a5ceb095576ff6f5accbfbe693ed23","kind":"tag","published_at":"2021-03-06T00:10:51.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v0.0.9","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v0.0.9","dependencies_parsed_at":"2023-06-01T08:20:09.048Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"bd7aac8d8e8ec479846755af33fd09847cff90cd","kind":"tag","published_at":"2021-03-01T13:28:13.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v0.0.8","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v0.0.8","dependencies_parsed_at":"2023-06-01T08:20:09.872Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0de4d0dffdd33cc704a864793a4fbff006106b96","kind":"tag","published_at":"2021-02-27T19:19:27.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v0.0.7","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v0.0.7","dependencies_parsed_at":"2023-06-01T08:20:10.540Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"d1736c9e7bf86164bc692ebdbe30ea999ec270da","kind":"tag","published_at":"2021-02-24T08:46:08.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v0.0.6","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v0.0.6","dependencies_parsed_at":"2023-06-01T08:20:11.239Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"8e357eafcc3816a53a2a615a5daab9a4b1e63f09","kind":"tag","published_at":"2021-02-23T22:09:41.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v0.0.5","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v0.0.5","dependencies_parsed_at":"2023-06-01T08:20:12.142Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"212620c3647d64229226061f20633d7deda89c09","kind":"tag","published_at":"2021-02-19T12:08:40.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v0.0.4","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v0.0.4","dependencies_parsed_at":"2023-06-01T08:20:13.188Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"ca6bd936ac71905b26a4731dad449dec03b59f9e","kind":"tag","published_at":"2021-02-18T20:56:06.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v0.0.3","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v0.0.3","dependencies_parsed_at":"2023-06-01T08:20:13.863Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"7fa1f728cf12ad79b0932b3f93983c040f462c10","kind":"tag","published_at":"2021-02-18T16:31:12.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v0.0.2","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v0.0.2","dependencies_parsed_at":"2023-06-01T08:20:15.414Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"098bf8d8282ec03e51d09a1d4b13cebb7d623240","kind":"tag","published_at":"2021-02-18T13:53:45.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v0.0.1","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v0.0.1","dependencies_parsed_at":"2023-06-01T08:20:17.006Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v0.0.1/manifests"},{"name":"v0.0.0","sha":"ff862f7a7298163c413161b9a920b68bf8e1a363","kind":"tag","published_at":"2021-02-18T01:38:31.000Z","download_url":"https://codeload.github.com/git-for-windows/setup-git-for-windows-sdk/tar.gz/v0.0.0","html_url":"https://github.com/git-for-windows/setup-git-for-windows-sdk/releases/tag/v0.0.0","dependencies_parsed_at":"2023-06-01T08:20:17.810Z","dependency_job_id":null,"purl":"pkg:github/git-for-windows/setup-git-for-windows-sdk@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-10T08:29:01.825Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":116,"rankings":{"downloads":null,"dependent_repos_count":4.373316431627317,"dependent_packages_count":0.0,"stargazers_count":9.526224053240375,"forks_count":3.222944065916653,"docker_downloads_count":0.9919188718111235,"average":3.6228806845190937},"purl":"pkg:githubactions/git-for-windows/setup-git-for-windows-sdk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/git-for-windows/setup-git-for-windows-sdk","docker_dependents_count":1,"docker_downloads_count":102956,"usage_url":"https://repos.ecosyste.ms/usage/actions/git-for-windows/setup-git-for-windows-sdk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/git-for-windows/setup-git-for-windows-sdk/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T14:01:14.439Z","issues_count":9,"pull_requests_count":948,"avg_time_to_close_issue":9285905.25,"avg_time_to_close_pull_request":105472.59562211981,"issues_closed_count":8,"pull_requests_closed_count":868,"pull_request_authors_count":4,"issue_authors_count":5,"avg_comments_per_issue":1.1111111111111112,"avg_comments_per_pull_request":0.17616033755274263,"merged_pull_requests_count":765,"bot_issues_count":4,"bot_pull_requests_count":932,"past_year_issues_count":1,"past_year_pull_requests_count":475,"past_year_avg_time_to_close_issue":17525067.0,"past_year_avg_time_to_close_pull_request":90826.64268585132,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":417,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":473,"past_year_merged_pull_requests_count":329,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-for-windows%2Fsetup-git-for-windows-sdk/issues","maintainers":[{"login":"dscho","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dscho"},{"login":"mjcheetham","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjcheetham"}],"active_maintainers":[{"login":"mjcheetham","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjcheetham"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/git-for-windows%2Fsetup-git-for-windows-sdk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/git-for-windows%2Fsetup-git-for-windows-sdk/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/git-for-windows%2Fsetup-git-for-windows-sdk/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/git-for-windows%2Fsetup-git-for-windows-sdk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/git-for-windows%2Fsetup-git-for-windows-sdk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/git-for-windows%2Fsetup-git-for-windows-sdk/codemeta","maintainers":[]}