{"id":360271,"url":"https://github.com/hashicorp/go-getter","last_synced_at":"2026-06-21T14:00:27.471Z","repository":{"id":1763751,"uuid":"44139350","full_name":"hashicorp/go-getter","owner":"hashicorp","description":"Package for downloading things from a string URL using a variety of protocols.","archived":false,"fork":false,"pushed_at":"2026-06-15T06:27:43.000Z","size":2890,"stargazers_count":1822,"open_issues_count":165,"forks_count":263,"subscribers_count":269,"default_branch":"main","last_synced_at":"2026-06-20T03:05:03.156Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hashicorp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/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":"2015-10-12T23:17:07.000Z","updated_at":"2026-06-15T06:27:39.000Z","dependencies_parsed_at":"2026-02-11T23:16:04.066Z","dependency_job_id":null,"html_url":"https://github.com/hashicorp/go-getter","commit_stats":{"total_commits":438,"total_committers":78,"mean_commits":5.615384615384615,"dds":0.7351598173515982,"last_synced_commit":"842d6c379e5e70d23905b8f6b5a25a80290acb66"},"previous_names":[],"tags_count":72,"template":false,"template_full_name":null,"purl":"pkg:github/hashicorp/go-getter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/sbom","scorecard":{"id":457029,"data":{"date":"2025-08-11","repo":{"name":"github.com/hashicorp/go-getter","commit":"e70221100018573cdc74411c95c19b2a372f6728"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"12 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":"Code-Review","score":9,"reason":"Found 13/14 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/go-getter.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/go-getter.yml:98","Warn: no topLevel permission defined: .github/workflows/go-getter.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/hashicorp/go-getter/release.yml/main?enable=pin","Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   7 third-party GitHubAction dependencies pinned","Info:   2 out of   2 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Signed-Releases","score":8,"reason":"2 out of the last 2 releases have a total of 2 signed artifacts.","details":["Info: signed release artifact: go-getter_1.7.8_SHA256SUMS.sig: https://github.com/hashicorp/go-getter/releases/tag/v1.7.8","Info: signed release artifact: go-getter_1.7.7_SHA256SUMS.sig: https://github.com/hashicorp/go-getter/releases/tag/v1.7.7","Warn: release artifact v1.7.8 does not have provenance: https://api.github.com/repos/hashicorp/go-getter/releases/194592744","Warn: release artifact v1.7.7 does not have provenance: https://api.github.com/repos/hashicorp/go-getter/releases/193872220"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hashicorp/.github/SECURITY.md:1","Info: Found linked content: github.com/hashicorp/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hashicorp/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hashicorp/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'v2'","Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on 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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T09:59:05.446Z","repository_id":1763751,"created_at":"2025-08-19T09:59:05.446Z","updated_at":"2025-08-19T09:59:05.446Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34610832,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","response_time":54,"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":{"login":"hashicorp","name":"HashiCorp","uuid":"761456","kind":"organization","description":"Consistent workflows to provision, secure, connect, and run any infrastructure for any application.","email":"hello@hashicorp.com","website":"https://hashicorp.com","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/761456?v=4","repositories_count":920,"last_synced_at":"2025-07-01T06:04:51.252Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hashicorp","funding_links":[],"total_stars":317824,"followers":9022,"following":0,"created_at":"2022-11-02T16:21:47.799Z","updated_at":"2025-07-01T06:04:51.253Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp/repositories"},"packages":[{"id":13504877,"name":"golang-github-hashicorp-go-getter","ecosystem":"debian","description":null,"homepage":"https://github.com/hashicorp/go-getter","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/hashicorp/go-getter","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T18:57:54.451Z","latest_release_published_at":"2026-02-10T18:57:54.451Z","latest_release_number":"1.4.1-1","last_synced_at":"2026-03-13T14:33:32.451Z","created_at":"2026-02-10T18:57:54.252Z","updated_at":"2026-03-13T14:33:32.451Z","registry_url":"https://tracker.debian.org/pkg/golang-github-hashicorp-go-getter","install_command":"apt-get install golang-github-hashicorp-go-getter","documentation_url":"https://packages.debian.org/bullseye/golang-github-hashicorp-go-getter","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-hashicorp-go-getter-dev","standards_version":"4.4.1","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang, golang-any, golang-github-aws-aws-sdk-go-dev, golang-github-bgentry-go-netrc-dev, golang-github-hashicorp-go-cleanhttp-dev, golang-github-hashicorp-go-safetemp-dev, golang-github-hashicorp-go-version-dev, golang-github-mitchellh-go-homedir-dev, golang-github-mitchellh-go-testing-interface-dev, golang-github-ulikunitz-xz-dev, golang-google-api-dev, golang-google-cloud-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:12:07.029Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-hashicorp-go-getter?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-hashicorp-go-getter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-hashicorp-go-getter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-hashicorp-go-getter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-hashicorp-go-getter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-hashicorp-go-getter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-hashicorp-go-getter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-hashicorp-go-getter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-hashicorp-go-getter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-hashicorp-go-getter/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":764,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":100},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-06-10T05:17:51.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13545747,"name":"golang-github-hashicorp-go-getter","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/hashicorp/go-getter","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/hashicorp/go-getter","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:03:31.993Z","latest_release_published_at":"2026-02-11T02:03:31.993Z","latest_release_number":"1.4.1-1","last_synced_at":"2026-03-11T09:04:10.554Z","created_at":"2026-02-11T02:03:31.819Z","updated_at":"2026-03-11T09:04:10.555Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-hashicorp-go-getter","install_command":"apt-get install golang-github-hashicorp-go-getter","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-hashicorp-go-getter-dev","standards_version":"4.4.1","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang, golang-any, golang-github-aws-aws-sdk-go-dev, golang-github-bgentry-go-netrc-dev, golang-github-hashicorp-go-cleanhttp-dev, golang-github-hashicorp-go-safetemp-dev, golang-github-hashicorp-go-version-dev, golang-github-mitchellh-go-homedir-dev, golang-github-mitchellh-go-testing-interface-dev, golang-github-ulikunitz-xz-dev, golang-google-api-dev, golang-google-cloud-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:41:24.201Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-hashicorp-go-getter?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-hashicorp-go-getter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-hashicorp-go-getter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-hashicorp-go-getter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-hashicorp-go-getter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-hashicorp-go-getter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-hashicorp-go-getter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-hashicorp-go-getter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-hashicorp-go-getter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-hashicorp-go-getter/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":14447491,"name":"github.com/hashicorp/go-getter/helper/url","ecosystem":"go","description":"","homepage":"https://github.com/hashicorp/go-getter","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/hashicorp/go-getter","keywords_array":[],"namespace":"github.com/hashicorp/go-getter/helper","versions_count":43,"first_release_published_at":"2026-05-14T15:57:11.613Z","latest_release_published_at":"2026-05-14T15:57:11.613Z","latest_release_number":"v1.8.6","last_synced_at":"2026-06-19T14:16:56.020Z","created_at":"2026-05-14T15:55:59.785Z","updated_at":"2026-06-19T14:16:56.020Z","registry_url":"https://pkg.go.dev/github.com/hashicorp/go-getter/helper/url","install_command":"go get github.com/hashicorp/go-getter/helper/url","documentation_url":"https://pkg.go.dev/github.com/hashicorp/go-getter/helper/url#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-14T15:56:13.563Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.067188149279545,"dependent_packages_count":4.748046779947814,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.907617464613679},"purl":"pkg:golang/github.com/hashicorp/go-getter/helper/url","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/hashicorp/go-getter/helper/url","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/hashicorp/go-getter/helper/url","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/hashicorp/go-getter/helper/url/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter%2Fhelper%2Furl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter%2Fhelper%2Furl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter%2Fhelper%2Furl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter%2Fhelper%2Furl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter%2Fhelper%2Furl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter%2Fhelper%2Furl/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2182421,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":12097202,"name":"github.com/hashiCorp/go-getter","ecosystem":"go","description":null,"homepage":null,"licenses":"mpl-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/hashiCorp/go-getter","keywords_array":[],"namespace":null,"versions_count":42,"first_release_published_at":"2019-01-17T16:57:01.000Z","latest_release_published_at":"2026-04-02T06:32:15.000Z","latest_release_number":"v1.8.6","last_synced_at":"2026-06-19T14:17:05.875Z","created_at":"2025-09-12T11:55:19.431Z","updated_at":"2026-06-19T14:17:05.876Z","registry_url":"https://pkg.go.dev/github.com/hashiCorp/go-getter","install_command":"go get github.com/hashiCorp/go-getter","documentation_url":"https://pkg.go.dev/github.com/hashiCorp/go-getter#section-documentation","metadata":{},"repo_metadata":{"id":1763751,"uuid":"44139350","full_name":"hashicorp/go-getter","owner":"hashicorp","description":"Package for downloading things from a string URL using a variety of protocols.","archived":false,"fork":false,"pushed_at":"2025-10-26T05:04:33.000Z","size":2668,"stargazers_count":1769,"open_issues_count":176,"forks_count":257,"subscribers_count":280,"default_branch":"main","last_synced_at":"2025-10-28T19:05:07.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hashicorp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/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":"2015-10-12T23:17:07.000Z","updated_at":"2025-10-23T16:17:39.000Z","dependencies_parsed_at":"2023-07-05T20:02:14.778Z","dependency_job_id":"e1d47be1-5438-4dfa-a84d-abdb3bb54997","html_url":"https://github.com/hashicorp/go-getter","commit_stats":{"total_commits":438,"total_committers":78,"mean_commits":5.615384615384615,"dds":0.7351598173515982,"last_synced_commit":"842d6c379e5e70d23905b8f6b5a25a80290acb66"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/hashicorp/go-getter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/sbom","scorecard":{"id":457029,"data":{"date":"2025-08-11","repo":{"name":"github.com/hashicorp/go-getter","commit":"e70221100018573cdc74411c95c19b2a372f6728"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"12 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":"Code-Review","score":9,"reason":"Found 13/14 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/go-getter.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/go-getter.yml:98","Warn: no topLevel permission defined: .github/workflows/go-getter.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/hashicorp/go-getter/release.yml/main?enable=pin","Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   7 third-party GitHubAction dependencies pinned","Info:   2 out of   2 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Signed-Releases","score":8,"reason":"2 out of the last 2 releases have a total of 2 signed artifacts.","details":["Info: signed release artifact: go-getter_1.7.8_SHA256SUMS.sig: https://github.com/hashicorp/go-getter/releases/tag/v1.7.8","Info: signed release artifact: go-getter_1.7.7_SHA256SUMS.sig: https://github.com/hashicorp/go-getter/releases/tag/v1.7.7","Warn: release artifact v1.7.8 does not have provenance: https://api.github.com/repos/hashicorp/go-getter/releases/194592744","Warn: release artifact v1.7.7 does not have provenance: https://api.github.com/repos/hashicorp/go-getter/releases/193872220"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hashicorp/.github/SECURITY.md:1","Info: Found linked content: github.com/hashicorp/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hashicorp/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hashicorp/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'v2'","Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on 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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T09:59:05.446Z","repository_id":1763751,"created_at":"2025-08-19T09:59:05.446Z","updated_at":"2025-08-19T09:59:05.446Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281548699,"owners_count":26520492,"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-29T02:00:06.901Z","response_time":59,"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":"hashicorp","name":"HashiCorp","uuid":"761456","kind":"organization","description":"Consistent workflows to provision, secure, connect, and run any infrastructure for any application.","email":"hello@hashicorp.com","website":"https://hashicorp.com","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/761456?v=4","repositories_count":920,"last_synced_at":"2025-07-01T06:04:51.252Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hashicorp","funding_links":[],"total_stars":317824,"followers":9022,"following":0,"created_at":"2022-11-02T16:21:47.799Z","updated_at":"2025-07-01T06:04:51.253Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp/repositories"},"tags":[{"name":"v1.8.2","sha":"60a3d53b2d0930891aa02051873f45971f580b25","kind":"commit","published_at":"2025-10-03T08:21:41.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.8.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"d2e581e463eadea306c25431b008227381d56f78","kind":"commit","published_at":"2025-09-17T14:29:27.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.8.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"d879f880d115c071bc9156d575554cc153110d9c","kind":"commit","published_at":"2025-09-05T21:27:14.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.8.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.0/manifests"},{"name":"v1.7.10","sha":"c52d97cefb4fd8e238c76cf57a97a33422942b9f","kind":"commit","published_at":"2025-09-04T02:59:39.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.10","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.10/manifests"},{"name":"v1.7.9","sha":"e70221100018573cdc74411c95c19b2a372f6728","kind":"commit","published_at":"2025-08-11T06:22:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.9","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.9/manifests"},{"name":"v1.7.8","sha":"f7836fb97529673f24dac0aaa140762ee05c847f","kind":"commit","published_at":"2025-01-14T05:53:41.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.8","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.8/manifests"},{"name":"v1.7.7","sha":"7dddd13d4afd32e225a63d41d8f91d1af8bc9edf","kind":"commit","published_at":"2025-01-09T10:18:31.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.7","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.7/manifests"},{"name":"v1.7.6","sha":"4f07d24bab23ae0bb263100dbe27c1fa3e88f7d6","kind":"tag","published_at":"2024-08-14T13:51:03.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.6","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.6/manifests"},{"name":"cmd/go-getter/v2.2.3","sha":"b518e545826841cf5b209bf7f2af9eb3c23d058a","kind":"commit","published_at":"2024-07-24T21:18:26.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.2.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.3/manifests"},{"name":"s3/v2.2.3","sha":"ca6cb29f12ce570bb79ff1f9063a812093b8cbbb","kind":"commit","published_at":"2024-07-24T18:44:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.2.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.3/manifests"},{"name":"gcs/v2.2.3","sha":"ca6cb29f12ce570bb79ff1f9063a812093b8cbbb","kind":"commit","published_at":"2024-07-24T18:44:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.2.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.3/manifests"},{"name":"v2.2.3","sha":"dc7f6bcdacdd20e98a8ba53aec508a99329331b8","kind":"commit","published_at":"2024-07-23T20:57:21.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.2.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.3/manifests"},{"name":"v1.7.5","sha":"5a63fd9c0d5b8da8a6805e8c283f46f0dacb30b3","kind":"commit","published_at":"2024-06-21T21:06:48.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.5","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.5/manifests"},{"name":"cmd/go-getter/v2.2.2","sha":"e310de3853722f99746f30c962372d3b4b828a12","kind":"commit","published_at":"2024-05-20T18:20:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.2.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.2/manifests"},{"name":"s3/v2.2.2","sha":"e51bb2079321f75aa76476b0ef7074db4f949396","kind":"commit","published_at":"2024-05-20T18:03:48.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.2.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.2/manifests"},{"name":"gcs/v2.2.2","sha":"e51bb2079321f75aa76476b0ef7074db4f949396","kind":"commit","published_at":"2024-05-20T18:03:48.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.2.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.2/manifests"},{"name":"v2.2.2","sha":"035baf040a61a36387844b7ca0eeaa62d06d3265","kind":"commit","published_at":"2024-05-17T13:52:29.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.2.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.2/manifests"},{"name":"v1.7.4","sha":"268c11cae8cf0d9374783e06572679796abe9ce9","kind":"commit","published_at":"2024-04-15T13:29:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.4","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"0298a221674f629339295fa8a1e6a938e28506e0","kind":"commit","published_at":"2023-10-10T13:49:38.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c12e42f9c2a92e05cc134fcc24891b3c190826ec","kind":"commit","published_at":"2023-04-11T15:18:22.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.2/manifests"},{"name":"s3/v2.2.1","sha":"544f3d752be3b5396bf9030280bb7449f804173e","kind":"commit","published_at":"2023-03-16T20:13:59.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.2.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.1/manifests"},{"name":"cmd/go-getter/v2.2.1","sha":"544f3d752be3b5396bf9030280bb7449f804173e","kind":"commit","published_at":"2023-03-16T20:13:59.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.2.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.1/manifests"},{"name":"gcs/v2.2.1","sha":"544f3d752be3b5396bf9030280bb7449f804173e","kind":"commit","published_at":"2023-03-16T20:13:59.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.2.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.1/manifests"},{"name":"v2.2.1","sha":"79d90814e8c4b358d854afd2f51efa79393566ac","kind":"commit","published_at":"2023-03-13T19:41:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.2.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.1/manifests"},{"name":"v1.7.1","sha":"bdad9ba6abd8a1cf2a1469157ea9c583248db8c1","kind":"commit","published_at":"2023-03-13T15:15:50.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.1/manifests"},{"name":"cmd/go-getter/v2.2.0","sha":"4092854918ac6fefa28f2c0ca0af66c20faa5c79","kind":"commit","published_at":"2023-02-13T19:12:55.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.0/manifests"},{"name":"s3/v2.2.0","sha":"d91ea8bc93d8bc6c209d154a51df7c9121aa16eb","kind":"commit","published_at":"2023-02-13T18:52:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.0/manifests"},{"name":"gcs/v2.2.0","sha":"d91ea8bc93d8bc6c209d154a51df7c9121aa16eb","kind":"commit","published_at":"2023-02-13T18:52:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.0/manifests"},{"name":"v2.2.0","sha":"d666f9aeea9c78db7d1fab987a2b163523eafaed","kind":"commit","published_at":"2023-02-13T17:51:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.0/manifests"},{"name":"v1.7.0","sha":"0edab85348271c843782993345b07b1ac98912e6","kind":"commit","published_at":"2023-02-10T14:35:08.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.0/manifests"},{"name":"s3/v2.1.1","sha":"492324ccc87bf5c9459c6a137bd70a38cf792787","kind":"commit","published_at":"2022-11-30T20:09:25.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.1.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.1.1/manifests"},{"name":"gcs/v2.1.1","sha":"492324ccc87bf5c9459c6a137bd70a38cf792787","kind":"commit","published_at":"2022-11-30T20:09:25.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.1.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.1.1/manifests"},{"name":"cmd/go-getter/v2.1.1","sha":"492324ccc87bf5c9459c6a137bd70a38cf792787","kind":"commit","published_at":"2022-11-30T20:09:25.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.1.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.1.1/manifests"},{"name":"v2.1.1","sha":"211d65fd7e616fda783f5173420429f11e220bde","kind":"commit","published_at":"2022-11-29T22:09:21.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.1.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.1.1/manifests"},{"name":"v1.6.2","sha":"ef2fcc6c2f8ee034f76b3c25cd0bce26155f1e08","kind":"commit","published_at":"2022-06-13T18:52:31.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.6.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.2/manifests"},{"name":"s3/v2.1.0","sha":"106ef8d80083041aaa875ad7009205c24f756b2d","kind":"commit","published_at":"2022-05-23T19:00:28.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.1.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.1.0/manifests"},{"name":"gcs/v2.1.0","sha":"106ef8d80083041aaa875ad7009205c24f756b2d","kind":"commit","published_at":"2022-05-23T19:00:28.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.1.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.1.0/manifests"},{"name":"v2.1.0","sha":"31c3313ffd18b389e238d3edb9a00c951bd829e2","kind":"commit","published_at":"2022-05-23T17:04:40.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.1.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.1.0/manifests"},{"name":"v1.6.1","sha":"f710948d90b08a7a6914c9267c8a65f57f361159","kind":"commit","published_at":"2022-05-19T17:35:44.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.6.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"01813343e453310eba1b8eaeffd932377cf2a84c","kind":"commit","published_at":"2022-05-18T22:42:32.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.6.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.0/manifests"},{"name":"cmd/go-getter/v2.0.2","sha":"4e45866a5873686490865880dabbd4737215caf1","kind":"commit","published_at":"2022-03-21T14:03:52.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.0.2/manifests"},{"name":"v2.0.2","sha":"4e45866a5873686490865880dabbd4737215caf1","kind":"commit","published_at":"2022-03-21T14:03:52.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.2/manifests"},{"name":"s3/v2.0.2","sha":"4e45866a5873686490865880dabbd4737215caf1","kind":"commit","published_at":"2022-03-21T14:03:52.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.0.2/manifests"},{"name":"gcs/v2.0.2","sha":"4e45866a5873686490865880dabbd4737215caf1","kind":"commit","published_at":"2022-03-21T14:03:52.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.0.2/manifests"},{"name":"v2.0.1","sha":"976c908a31d0d90ff935700cc38c37ea1d60912f","kind":"commit","published_at":"2022-02-01T10:01:37.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.0.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.1/manifests"},{"name":"v1.5.11","sha":"b1336defcc3479d5a368d406f95ffdf0cb5f787f","kind":"commit","published_at":"2022-01-03T22:45:48.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.11","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.11/manifests"},{"name":"v1.5.10","sha":"23702d0c00e2ee7ad769ac9956c0f2d22b6cd983","kind":"tag","published_at":"2021-12-22T22:25:22.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.10","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"0821303379b8710364f15cae37bbbc8f0dc19cc7","kind":"commit","published_at":"2021-10-04T23:04:38.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.9","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"95deff2f6897513df44117c44e788398a6b7b674","kind":"commit","published_at":"2021-09-07T18:02:34.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.8","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c92603075e68a31d5464e2615a82492e58107c4e","kind":"commit","published_at":"2021-08-09T19:17:23.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.7","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"d4be3502b44c5acc628bdffdf230189cf5e0136b","kind":"commit","published_at":"2021-07-22T15:13:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.6","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"a7e02dae513b778bd3b082a5e65fdefbc29c405a","kind":"commit","published_at":"2021-06-30T15:36:16.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.5","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"af95113283f8288987ef82ac9cb141f919c5a484","kind":"commit","published_at":"2021-06-17T17:57:33.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.4","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"5b1298a86d1694b06e77fc33fb878ac211fa6d49","kind":"tag","published_at":"2021-03-31T09:34:37.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bcfc71c7a82b3065ddac252eef232f31c68fd28d","kind":"commit","published_at":"2021-01-07T16:29:51.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.2/manifests"},{"name":"v2.0.0","sha":"0054847f032d201611cb592762fc6fd4fbfd5e9d","kind":"commit","published_at":"2021-01-04T15:01:04.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.0.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.0/manifests"},{"name":"v1.5.1","sha":"b5c372b200a6e91cf63034dc67afe18204b6d687","kind":"commit","published_at":"2020-11-12T20:30:03.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0f941aa21bf80de77193cc0c9d98d11cf3f7b9d7","kind":"commit","published_at":"2020-09-29T17:00:08.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"7ac233b171080abfefcde0f813c9aed3187f54bd","kind":"commit","published_at":"2020-09-16T14:35:47.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.4.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"0d2e82b049447fff51421fcfb85ee25016d2ced1","kind":"commit","published_at":"2020-01-06T15:00:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.4.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7009632e33a298df49bd8e29c49d8303c7aa8735","kind":"commit","published_at":"2019-09-09T11:40:55.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.4.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f9ec369200fd2163b8f452e5e45696d83ae3f4b6","kind":"tag","published_at":"2019-05-13T22:49:00.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.3.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"e1437d0bbb37a1fa61cdb924b034352c823cb89b","kind":"commit","published_at":"2019-03-06T10:11:02.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9363991638334fdee4f649819138250a3b6402c8","kind":"commit","published_at":"2019-02-18T16:50:04.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.1.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"062101f97c304b1bd56c0dc1aa9f06574ce69d66","kind":"commit","published_at":"2019-02-07T18:20:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.0.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"244ff472147290528195500b7d2557620d2d056e","kind":"commit","published_at":"2019-02-04T14:26:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"dde89f93975670ed3a449be055954c139e36810f","kind":"commit","published_at":"2019-01-21T17:29:41.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.0.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"3279f7834bfada0785f23677629791ea1abb7475","kind":"commit","published_at":"2019-01-17T16:57:01.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.0.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-11-05T23:12:25.351Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.528340711466487,"dependent_packages_count":5.180777027199526,"stargazers_count":1.951452394446742,"forks_count":1.9998570327139789,"docker_downloads_count":null,"average":3.6651067914566835},"purl":"pkg:golang/github.com/hashi%21corp/go-getter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/hashiCorp/go-getter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/hashiCorp/go-getter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/hashiCorp/go-getter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-27T12:17:33.611Z","issues_count":91,"pull_requests_count":191,"avg_time_to_close_issue":33086211.76470588,"avg_time_to_close_pull_request":10625843.064285714,"issues_closed_count":17,"pull_requests_closed_count":140,"pull_request_authors_count":73,"issue_authors_count":78,"avg_comments_per_issue":1.2967032967032968,"avg_comments_per_pull_request":1.2460732984293195,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":29,"past_year_issues_count":6,"past_year_pull_requests_count":78,"past_year_avg_time_to_close_issue":22320265.0,"past_year_avg_time_to_close_pull_request":1040327.1296296297,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":20,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.6025641025641025,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/issues","maintainers":[{"login":"nywilken","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nywilken"},{"login":"YakDriver","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YakDriver"},{"login":"dduzgun-security","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dduzgun-security"},{"login":"mohanmanikanta2299","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohanmanikanta2299"},{"login":"jrasell","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrasell"},{"login":"mdeggies","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdeggies"},{"login":"jbardin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbardin"},{"login":"tristanmorgan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tristanmorgan"},{"login":"cam-stitt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cam-stitt"},{"login":"KaushikiAnand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaushikiAnand"},{"login":"ryancragun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryancragun"},{"login":"kmoe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmoe"},{"login":"mismithhisler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mismithhisler"},{"login":"allisonlarson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allisonlarson"}],"active_maintainers":[{"login":"dduzgun-security","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dduzgun-security"},{"login":"mohanmanikanta2299","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohanmanikanta2299"},{"login":"YakDriver","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YakDriver"},{"login":"cam-stitt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cam-stitt"},{"login":"jrasell","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrasell"},{"login":"KaushikiAnand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaushikiAnand"},{"login":"allisonlarson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allisonlarson"},{"login":"mismithhisler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mismithhisler"},{"login":"ryancragun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryancragun"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FhashiCorp%2Fgo-getter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FhashiCorp%2Fgo-getter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FhashiCorp%2Fgo-getter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FhashiCorp%2Fgo-getter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FhashiCorp%2Fgo-getter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FhashiCorp%2Fgo-getter/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2182421,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11230461,"name":"github.com/Hashicorp/go-getter/v2","ecosystem":"go","description":null,"homepage":null,"licenses":"mpl-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/Hashicorp/go-getter","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2021-01-04T15:01:04.000Z","latest_release_published_at":"2024-07-23T20:57:21.000Z","latest_release_number":"v2.2.3","last_synced_at":"2026-06-19T14:17:10.110Z","created_at":"2025-01-01T04:59:18.794Z","updated_at":"2026-06-19T14:17:10.110Z","registry_url":"https://pkg.go.dev/github.com/Hashicorp/go-getter/v2","install_command":"go get github.com/Hashicorp/go-getter/v2","documentation_url":"https://pkg.go.dev/github.com/Hashicorp/go-getter/v2#section-documentation","metadata":{},"repo_metadata":{"id":1763751,"uuid":"44139350","full_name":"hashicorp/go-getter","owner":"hashicorp","description":"Package for downloading things from a string URL using a variety of protocols.","archived":false,"fork":false,"pushed_at":"2025-10-06T05:17:39.000Z","size":2653,"stargazers_count":1763,"open_issues_count":174,"forks_count":255,"subscribers_count":282,"default_branch":"main","last_synced_at":"2025-10-06T05:57:47.372Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hashicorp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/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":"2015-10-12T23:17:07.000Z","updated_at":"2025-10-06T05:17:37.000Z","dependencies_parsed_at":"2023-07-05T20:02:14.778Z","dependency_job_id":"e1d47be1-5438-4dfa-a84d-abdb3bb54997","html_url":"https://github.com/hashicorp/go-getter","commit_stats":{"total_commits":438,"total_committers":78,"mean_commits":5.615384615384615,"dds":0.7351598173515982,"last_synced_commit":"842d6c379e5e70d23905b8f6b5a25a80290acb66"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/hashicorp/go-getter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/sbom","scorecard":{"id":457029,"data":{"date":"2025-08-11","repo":{"name":"github.com/hashicorp/go-getter","commit":"e70221100018573cdc74411c95c19b2a372f6728"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"12 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":"Code-Review","score":9,"reason":"Found 13/14 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/go-getter.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/go-getter.yml:98","Warn: no topLevel permission defined: .github/workflows/go-getter.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/hashicorp/go-getter/release.yml/main?enable=pin","Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   7 third-party GitHubAction dependencies pinned","Info:   2 out of   2 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Signed-Releases","score":8,"reason":"2 out of the last 2 releases have a total of 2 signed artifacts.","details":["Info: signed release artifact: go-getter_1.7.8_SHA256SUMS.sig: https://github.com/hashicorp/go-getter/releases/tag/v1.7.8","Info: signed release artifact: go-getter_1.7.7_SHA256SUMS.sig: https://github.com/hashicorp/go-getter/releases/tag/v1.7.7","Warn: release artifact v1.7.8 does not have provenance: https://api.github.com/repos/hashicorp/go-getter/releases/194592744","Warn: release artifact v1.7.7 does not have provenance: https://api.github.com/repos/hashicorp/go-getter/releases/193872220"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hashicorp/.github/SECURITY.md:1","Info: Found linked content: github.com/hashicorp/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hashicorp/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hashicorp/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'v2'","Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on 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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T09:59:05.446Z","repository_id":1763751,"created_at":"2025-08-19T09:59:05.446Z","updated_at":"2025-08-19T09:59:05.446Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577929,"owners_count":26009703,"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-06T02:00:05.630Z","response_time":65,"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":"hashicorp","name":"HashiCorp","uuid":"761456","kind":"organization","description":"Consistent workflows to provision, secure, connect, and run any infrastructure for any application.","email":"hello@hashicorp.com","website":"https://hashicorp.com","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/761456?v=4","repositories_count":920,"last_synced_at":"2025-07-01T06:04:51.252Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hashicorp","funding_links":[],"total_stars":317824,"followers":9022,"following":0,"created_at":"2022-11-02T16:21:47.799Z","updated_at":"2025-07-01T06:04:51.253Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp/repositories"},"tags":[{"name":"v1.8.2","sha":"60a3d53b2d0930891aa02051873f45971f580b25","kind":"commit","published_at":"2025-10-03T08:21:41.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.8.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"d2e581e463eadea306c25431b008227381d56f78","kind":"commit","published_at":"2025-09-17T14:29:27.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.8.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"d879f880d115c071bc9156d575554cc153110d9c","kind":"commit","published_at":"2025-09-05T21:27:14.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.8.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.0/manifests"},{"name":"v1.7.10","sha":"c52d97cefb4fd8e238c76cf57a97a33422942b9f","kind":"commit","published_at":"2025-09-04T02:59:39.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.10","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.10/manifests"},{"name":"v1.7.9","sha":"e70221100018573cdc74411c95c19b2a372f6728","kind":"commit","published_at":"2025-08-11T06:22:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.9","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.9/manifests"},{"name":"v1.7.8","sha":"f7836fb97529673f24dac0aaa140762ee05c847f","kind":"commit","published_at":"2025-01-14T05:53:41.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.8","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.8/manifests"},{"name":"v1.7.7","sha":"7dddd13d4afd32e225a63d41d8f91d1af8bc9edf","kind":"commit","published_at":"2025-01-09T10:18:31.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.7","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.7/manifests"},{"name":"v1.7.6","sha":"4f07d24bab23ae0bb263100dbe27c1fa3e88f7d6","kind":"tag","published_at":"2024-08-14T13:51:03.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.6","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.6/manifests"},{"name":"cmd/go-getter/v2.2.3","sha":"b518e545826841cf5b209bf7f2af9eb3c23d058a","kind":"commit","published_at":"2024-07-24T21:18:26.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.2.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.3/manifests"},{"name":"s3/v2.2.3","sha":"ca6cb29f12ce570bb79ff1f9063a812093b8cbbb","kind":"commit","published_at":"2024-07-24T18:44:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.2.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.3/manifests"},{"name":"gcs/v2.2.3","sha":"ca6cb29f12ce570bb79ff1f9063a812093b8cbbb","kind":"commit","published_at":"2024-07-24T18:44:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.2.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.3/manifests"},{"name":"v2.2.3","sha":"dc7f6bcdacdd20e98a8ba53aec508a99329331b8","kind":"commit","published_at":"2024-07-23T20:57:21.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.2.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.3/manifests"},{"name":"v1.7.5","sha":"5a63fd9c0d5b8da8a6805e8c283f46f0dacb30b3","kind":"commit","published_at":"2024-06-21T21:06:48.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.5","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.5/manifests"},{"name":"cmd/go-getter/v2.2.2","sha":"e310de3853722f99746f30c962372d3b4b828a12","kind":"commit","published_at":"2024-05-20T18:20:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.2.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.2/manifests"},{"name":"s3/v2.2.2","sha":"e51bb2079321f75aa76476b0ef7074db4f949396","kind":"commit","published_at":"2024-05-20T18:03:48.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.2.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.2/manifests"},{"name":"gcs/v2.2.2","sha":"e51bb2079321f75aa76476b0ef7074db4f949396","kind":"commit","published_at":"2024-05-20T18:03:48.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.2.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.2/manifests"},{"name":"v2.2.2","sha":"035baf040a61a36387844b7ca0eeaa62d06d3265","kind":"commit","published_at":"2024-05-17T13:52:29.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.2.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.2/manifests"},{"name":"v1.7.4","sha":"268c11cae8cf0d9374783e06572679796abe9ce9","kind":"commit","published_at":"2024-04-15T13:29:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.4","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"0298a221674f629339295fa8a1e6a938e28506e0","kind":"commit","published_at":"2023-10-10T13:49:38.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c12e42f9c2a92e05cc134fcc24891b3c190826ec","kind":"commit","published_at":"2023-04-11T15:18:22.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.2/manifests"},{"name":"s3/v2.2.1","sha":"544f3d752be3b5396bf9030280bb7449f804173e","kind":"commit","published_at":"2023-03-16T20:13:59.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.2.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.1/manifests"},{"name":"cmd/go-getter/v2.2.1","sha":"544f3d752be3b5396bf9030280bb7449f804173e","kind":"commit","published_at":"2023-03-16T20:13:59.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.2.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.1/manifests"},{"name":"gcs/v2.2.1","sha":"544f3d752be3b5396bf9030280bb7449f804173e","kind":"commit","published_at":"2023-03-16T20:13:59.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.2.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.1/manifests"},{"name":"v2.2.1","sha":"79d90814e8c4b358d854afd2f51efa79393566ac","kind":"commit","published_at":"2023-03-13T19:41:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.2.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.1/manifests"},{"name":"v1.7.1","sha":"bdad9ba6abd8a1cf2a1469157ea9c583248db8c1","kind":"commit","published_at":"2023-03-13T15:15:50.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.1/manifests"},{"name":"cmd/go-getter/v2.2.0","sha":"4092854918ac6fefa28f2c0ca0af66c20faa5c79","kind":"commit","published_at":"2023-02-13T19:12:55.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.0/manifests"},{"name":"s3/v2.2.0","sha":"d91ea8bc93d8bc6c209d154a51df7c9121aa16eb","kind":"commit","published_at":"2023-02-13T18:52:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.0/manifests"},{"name":"gcs/v2.2.0","sha":"d91ea8bc93d8bc6c209d154a51df7c9121aa16eb","kind":"commit","published_at":"2023-02-13T18:52:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.0/manifests"},{"name":"v2.2.0","sha":"d666f9aeea9c78db7d1fab987a2b163523eafaed","kind":"commit","published_at":"2023-02-13T17:51:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.0/manifests"},{"name":"v1.7.0","sha":"0edab85348271c843782993345b07b1ac98912e6","kind":"commit","published_at":"2023-02-10T14:35:08.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.0/manifests"},{"name":"s3/v2.1.1","sha":"492324ccc87bf5c9459c6a137bd70a38cf792787","kind":"commit","published_at":"2022-11-30T20:09:25.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.1.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.1.1/manifests"},{"name":"gcs/v2.1.1","sha":"492324ccc87bf5c9459c6a137bd70a38cf792787","kind":"commit","published_at":"2022-11-30T20:09:25.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.1.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.1.1/manifests"},{"name":"cmd/go-getter/v2.1.1","sha":"492324ccc87bf5c9459c6a137bd70a38cf792787","kind":"commit","published_at":"2022-11-30T20:09:25.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.1.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.1.1/manifests"},{"name":"v2.1.1","sha":"211d65fd7e616fda783f5173420429f11e220bde","kind":"commit","published_at":"2022-11-29T22:09:21.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.1.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.1.1/manifests"},{"name":"v1.6.2","sha":"ef2fcc6c2f8ee034f76b3c25cd0bce26155f1e08","kind":"commit","published_at":"2022-06-13T18:52:31.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.6.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.2/manifests"},{"name":"s3/v2.1.0","sha":"106ef8d80083041aaa875ad7009205c24f756b2d","kind":"commit","published_at":"2022-05-23T19:00:28.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.1.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.1.0/manifests"},{"name":"gcs/v2.1.0","sha":"106ef8d80083041aaa875ad7009205c24f756b2d","kind":"commit","published_at":"2022-05-23T19:00:28.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.1.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.1.0/manifests"},{"name":"v2.1.0","sha":"31c3313ffd18b389e238d3edb9a00c951bd829e2","kind":"commit","published_at":"2022-05-23T17:04:40.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.1.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.1.0/manifests"},{"name":"v1.6.1","sha":"f710948d90b08a7a6914c9267c8a65f57f361159","kind":"commit","published_at":"2022-05-19T17:35:44.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.6.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"01813343e453310eba1b8eaeffd932377cf2a84c","kind":"commit","published_at":"2022-05-18T22:42:32.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.6.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.0/manifests"},{"name":"cmd/go-getter/v2.0.2","sha":"4e45866a5873686490865880dabbd4737215caf1","kind":"commit","published_at":"2022-03-21T14:03:52.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.0.2/manifests"},{"name":"v2.0.2","sha":"4e45866a5873686490865880dabbd4737215caf1","kind":"commit","published_at":"2022-03-21T14:03:52.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.2/manifests"},{"name":"s3/v2.0.2","sha":"4e45866a5873686490865880dabbd4737215caf1","kind":"commit","published_at":"2022-03-21T14:03:52.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.0.2/manifests"},{"name":"gcs/v2.0.2","sha":"4e45866a5873686490865880dabbd4737215caf1","kind":"commit","published_at":"2022-03-21T14:03:52.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.0.2/manifests"},{"name":"v2.0.1","sha":"976c908a31d0d90ff935700cc38c37ea1d60912f","kind":"commit","published_at":"2022-02-01T10:01:37.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.0.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.1/manifests"},{"name":"v1.5.11","sha":"b1336defcc3479d5a368d406f95ffdf0cb5f787f","kind":"commit","published_at":"2022-01-03T22:45:48.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.11","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.11/manifests"},{"name":"v1.5.10","sha":"23702d0c00e2ee7ad769ac9956c0f2d22b6cd983","kind":"tag","published_at":"2021-12-22T22:25:22.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.10","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"0821303379b8710364f15cae37bbbc8f0dc19cc7","kind":"commit","published_at":"2021-10-04T23:04:38.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.9","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"95deff2f6897513df44117c44e788398a6b7b674","kind":"commit","published_at":"2021-09-07T18:02:34.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.8","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c92603075e68a31d5464e2615a82492e58107c4e","kind":"commit","published_at":"2021-08-09T19:17:23.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.7","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"d4be3502b44c5acc628bdffdf230189cf5e0136b","kind":"commit","published_at":"2021-07-22T15:13:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.6","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"a7e02dae513b778bd3b082a5e65fdefbc29c405a","kind":"commit","published_at":"2021-06-30T15:36:16.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.5","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"af95113283f8288987ef82ac9cb141f919c5a484","kind":"commit","published_at":"2021-06-17T17:57:33.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.4","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"5b1298a86d1694b06e77fc33fb878ac211fa6d49","kind":"tag","published_at":"2021-03-31T09:34:37.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bcfc71c7a82b3065ddac252eef232f31c68fd28d","kind":"commit","published_at":"2021-01-07T16:29:51.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.2/manifests"},{"name":"v2.0.0","sha":"0054847f032d201611cb592762fc6fd4fbfd5e9d","kind":"commit","published_at":"2021-01-04T15:01:04.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.0.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.0/manifests"},{"name":"v1.5.1","sha":"b5c372b200a6e91cf63034dc67afe18204b6d687","kind":"commit","published_at":"2020-11-12T20:30:03.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0f941aa21bf80de77193cc0c9d98d11cf3f7b9d7","kind":"commit","published_at":"2020-09-29T17:00:08.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"7ac233b171080abfefcde0f813c9aed3187f54bd","kind":"commit","published_at":"2020-09-16T14:35:47.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.4.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"0d2e82b049447fff51421fcfb85ee25016d2ced1","kind":"commit","published_at":"2020-01-06T15:00:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.4.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7009632e33a298df49bd8e29c49d8303c7aa8735","kind":"commit","published_at":"2019-09-09T11:40:55.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.4.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f9ec369200fd2163b8f452e5e45696d83ae3f4b6","kind":"tag","published_at":"2019-05-13T22:49:00.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.3.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"e1437d0bbb37a1fa61cdb924b034352c823cb89b","kind":"commit","published_at":"2019-03-06T10:11:02.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9363991638334fdee4f649819138250a3b6402c8","kind":"commit","published_at":"2019-02-18T16:50:04.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.1.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"062101f97c304b1bd56c0dc1aa9f06574ce69d66","kind":"commit","published_at":"2019-02-07T18:20:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.0.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"244ff472147290528195500b7d2557620d2d056e","kind":"commit","published_at":"2019-02-04T14:26:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"dde89f93975670ed3a449be055954c139e36810f","kind":"commit","published_at":"2019-01-21T17:29:41.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.0.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"3279f7834bfada0785f23677629791ea1abb7475","kind":"commit","published_at":"2019-01-17T16:57:01.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.0.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-11-05T23:12:25.232Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.267576200680993,"dependent_packages_count":5.873128340852966,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.070352270766979},"purl":"pkg:golang/github.com/%21hashicorp/go-getter/v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Hashicorp/go-getter/v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Hashicorp/go-getter/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Hashicorp/go-getter/v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T08:01:26.596Z","issues_count":91,"pull_requests_count":188,"avg_time_to_close_issue":33086211.76470588,"avg_time_to_close_pull_request":10701657.726618705,"issues_closed_count":17,"pull_requests_closed_count":139,"pull_request_authors_count":72,"issue_authors_count":78,"avg_comments_per_issue":1.2967032967032968,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":99,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":6,"past_year_pull_requests_count":77,"past_year_avg_time_to_close_issue":22320265.0,"past_year_avg_time_to_close_pull_request":1107273.1636363636,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":20,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.5714285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/issues","maintainers":[{"login":"nywilken","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nywilken"},{"login":"YakDriver","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YakDriver"},{"login":"dduzgun-security","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dduzgun-security"},{"login":"mohanmanikanta2299","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohanmanikanta2299"},{"login":"jrasell","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrasell"},{"login":"mdeggies","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdeggies"},{"login":"jbardin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbardin"},{"login":"tristanmorgan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tristanmorgan"},{"login":"cam-stitt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cam-stitt"},{"login":"KaushikiAnand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaushikiAnand"},{"login":"ryancragun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryancragun"},{"login":"kmoe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmoe"},{"login":"mismithhisler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mismithhisler"}],"active_maintainers":[{"login":"YakDriver","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YakDriver"},{"login":"dduzgun-security","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dduzgun-security"},{"login":"mohanmanikanta2299","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohanmanikanta2299"},{"login":"jrasell","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrasell"},{"login":"cam-stitt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cam-stitt"},{"login":"KaushikiAnand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaushikiAnand"},{"login":"ryancragun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryancragun"},{"login":"mismithhisler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mismithhisler"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FHashicorp%2Fgo-getter%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FHashicorp%2Fgo-getter%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FHashicorp%2Fgo-getter%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FHashicorp%2Fgo-getter%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FHashicorp%2Fgo-getter%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FHashicorp%2Fgo-getter%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2182421,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4071938,"name":"github.com/hashicorp/go-getter/cmd/go-getter/v2","ecosystem":"go","description":"","homepage":null,"licenses":"mpl-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/hashicorp/go-getter","keywords_array":[],"namespace":"github.com/hashicorp/go-getter/cmd/go-getter","versions_count":6,"first_release_published_at":"2022-03-21T14:03:52.000Z","latest_release_published_at":"2024-07-24T21:18:26.000Z","latest_release_number":"v2.2.3","last_synced_at":"2026-06-19T14:17:14.165Z","created_at":"2022-04-12T11:34:44.703Z","updated_at":"2026-06-19T14:17:14.165Z","registry_url":"https://pkg.go.dev/github.com/hashicorp/go-getter/cmd/go-getter/v2","install_command":"go get github.com/hashicorp/go-getter/cmd/go-getter/v2","documentation_url":"https://pkg.go.dev/github.com/hashicorp/go-getter/cmd/go-getter/v2#section-documentation","metadata":{},"repo_metadata":{"id":1763751,"uuid":"44139350","full_name":"hashicorp/go-getter","owner":"hashicorp","description":"Package for downloading things from a string URL using a variety of protocols.","archived":false,"fork":false,"pushed_at":"2025-11-03T13:28:58.000Z","size":2690,"stargazers_count":1772,"open_issues_count":176,"forks_count":256,"subscribers_count":280,"default_branch":"main","last_synced_at":"2025-11-05T23:03:20.622Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hashicorp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/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":"2015-10-12T23:17:07.000Z","updated_at":"2025-11-05T10:04:40.000Z","dependencies_parsed_at":"2023-07-05T20:02:14.778Z","dependency_job_id":"e1d47be1-5438-4dfa-a84d-abdb3bb54997","html_url":"https://github.com/hashicorp/go-getter","commit_stats":{"total_commits":438,"total_committers":78,"mean_commits":5.615384615384615,"dds":0.7351598173515982,"last_synced_commit":"842d6c379e5e70d23905b8f6b5a25a80290acb66"},"previous_names":[],"tags_count":69,"template":false,"template_full_name":null,"purl":"pkg:github/hashicorp/go-getter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/sbom","scorecard":{"id":457029,"data":{"date":"2025-08-11","repo":{"name":"github.com/hashicorp/go-getter","commit":"e70221100018573cdc74411c95c19b2a372f6728"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"12 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":"Code-Review","score":9,"reason":"Found 13/14 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/go-getter.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/go-getter.yml:98","Warn: no topLevel permission defined: .github/workflows/go-getter.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/hashicorp/go-getter/release.yml/main?enable=pin","Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   7 third-party GitHubAction dependencies pinned","Info:   2 out of   2 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Signed-Releases","score":8,"reason":"2 out of the last 2 releases have a total of 2 signed artifacts.","details":["Info: signed release artifact: go-getter_1.7.8_SHA256SUMS.sig: https://github.com/hashicorp/go-getter/releases/tag/v1.7.8","Info: signed release artifact: go-getter_1.7.7_SHA256SUMS.sig: https://github.com/hashicorp/go-getter/releases/tag/v1.7.7","Warn: release artifact v1.7.8 does not have provenance: https://api.github.com/repos/hashicorp/go-getter/releases/194592744","Warn: release artifact v1.7.7 does not have provenance: https://api.github.com/repos/hashicorp/go-getter/releases/193872220"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hashicorp/.github/SECURITY.md:1","Info: Found linked content: github.com/hashicorp/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hashicorp/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hashicorp/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'v2'","Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on 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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T09:59:05.446Z","repository_id":1763751,"created_at":"2025-08-19T09:59:05.446Z","updated_at":"2025-08-19T09:59:05.446Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282911783,"owners_count":26747782,"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-11-05T02:00:05.946Z","response_time":58,"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":"hashicorp","name":"HashiCorp","uuid":"761456","kind":"organization","description":"Consistent workflows to provision, secure, connect, and run any infrastructure for any application.","email":"hello@hashicorp.com","website":"https://hashicorp.com","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/761456?v=4","repositories_count":920,"last_synced_at":"2025-07-01T06:04:51.252Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hashicorp","funding_links":[],"total_stars":317824,"followers":9022,"following":0,"created_at":"2022-11-02T16:21:47.799Z","updated_at":"2025-07-01T06:04:51.253Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp/repositories"},"tags":[{"name":"v1.8.3","sha":"13f1bb2b1a00fca5829b8d38d52101dca1b50368","kind":"commit","published_at":"2025-10-30T05:28:00.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.8.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"60a3d53b2d0930891aa02051873f45971f580b25","kind":"commit","published_at":"2025-10-03T08:21:41.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.8.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"d2e581e463eadea306c25431b008227381d56f78","kind":"commit","published_at":"2025-09-17T14:29:27.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.8.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"d879f880d115c071bc9156d575554cc153110d9c","kind":"commit","published_at":"2025-09-05T21:27:14.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.8.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.0/manifests"},{"name":"v1.7.10","sha":"c52d97cefb4fd8e238c76cf57a97a33422942b9f","kind":"commit","published_at":"2025-09-04T02:59:39.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.10","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.10/manifests"},{"name":"v1.7.9","sha":"e70221100018573cdc74411c95c19b2a372f6728","kind":"commit","published_at":"2025-08-11T06:22:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.9","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.9/manifests"},{"name":"v1.7.8","sha":"f7836fb97529673f24dac0aaa140762ee05c847f","kind":"commit","published_at":"2025-01-14T05:53:41.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.8","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.8/manifests"},{"name":"v1.7.7","sha":"7dddd13d4afd32e225a63d41d8f91d1af8bc9edf","kind":"commit","published_at":"2025-01-09T10:18:31.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.7","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.7/manifests"},{"name":"v1.7.6","sha":"4f07d24bab23ae0bb263100dbe27c1fa3e88f7d6","kind":"tag","published_at":"2024-08-14T13:51:03.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.6","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.6/manifests"},{"name":"cmd/go-getter/v2.2.3","sha":"b518e545826841cf5b209bf7f2af9eb3c23d058a","kind":"commit","published_at":"2024-07-24T21:18:26.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.2.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.3/manifests"},{"name":"s3/v2.2.3","sha":"ca6cb29f12ce570bb79ff1f9063a812093b8cbbb","kind":"commit","published_at":"2024-07-24T18:44:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.2.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.3/manifests"},{"name":"gcs/v2.2.3","sha":"ca6cb29f12ce570bb79ff1f9063a812093b8cbbb","kind":"commit","published_at":"2024-07-24T18:44:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.2.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.3/manifests"},{"name":"v2.2.3","sha":"dc7f6bcdacdd20e98a8ba53aec508a99329331b8","kind":"commit","published_at":"2024-07-23T20:57:21.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.2.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.3/manifests"},{"name":"v1.7.5","sha":"5a63fd9c0d5b8da8a6805e8c283f46f0dacb30b3","kind":"commit","published_at":"2024-06-21T21:06:48.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.5","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.5/manifests"},{"name":"cmd/go-getter/v2.2.2","sha":"e310de3853722f99746f30c962372d3b4b828a12","kind":"commit","published_at":"2024-05-20T18:20:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.2.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.2/manifests"},{"name":"s3/v2.2.2","sha":"e51bb2079321f75aa76476b0ef7074db4f949396","kind":"commit","published_at":"2024-05-20T18:03:48.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.2.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.2/manifests"},{"name":"gcs/v2.2.2","sha":"e51bb2079321f75aa76476b0ef7074db4f949396","kind":"commit","published_at":"2024-05-20T18:03:48.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.2.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.2/manifests"},{"name":"v2.2.2","sha":"035baf040a61a36387844b7ca0eeaa62d06d3265","kind":"commit","published_at":"2024-05-17T13:52:29.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.2.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.2/manifests"},{"name":"v1.7.4","sha":"268c11cae8cf0d9374783e06572679796abe9ce9","kind":"commit","published_at":"2024-04-15T13:29:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.4","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"0298a221674f629339295fa8a1e6a938e28506e0","kind":"commit","published_at":"2023-10-10T13:49:38.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c12e42f9c2a92e05cc134fcc24891b3c190826ec","kind":"commit","published_at":"2023-04-11T15:18:22.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.2/manifests"},{"name":"s3/v2.2.1","sha":"544f3d752be3b5396bf9030280bb7449f804173e","kind":"commit","published_at":"2023-03-16T20:13:59.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.2.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.1/manifests"},{"name":"cmd/go-getter/v2.2.1","sha":"544f3d752be3b5396bf9030280bb7449f804173e","kind":"commit","published_at":"2023-03-16T20:13:59.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.2.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.1/manifests"},{"name":"gcs/v2.2.1","sha":"544f3d752be3b5396bf9030280bb7449f804173e","kind":"commit","published_at":"2023-03-16T20:13:59.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.2.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.1/manifests"},{"name":"v2.2.1","sha":"79d90814e8c4b358d854afd2f51efa79393566ac","kind":"commit","published_at":"2023-03-13T19:41:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.2.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.1/manifests"},{"name":"v1.7.1","sha":"bdad9ba6abd8a1cf2a1469157ea9c583248db8c1","kind":"commit","published_at":"2023-03-13T15:15:50.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.1/manifests"},{"name":"cmd/go-getter/v2.2.0","sha":"4092854918ac6fefa28f2c0ca0af66c20faa5c79","kind":"commit","published_at":"2023-02-13T19:12:55.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.0/manifests"},{"name":"s3/v2.2.0","sha":"d91ea8bc93d8bc6c209d154a51df7c9121aa16eb","kind":"commit","published_at":"2023-02-13T18:52:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.0/manifests"},{"name":"gcs/v2.2.0","sha":"d91ea8bc93d8bc6c209d154a51df7c9121aa16eb","kind":"commit","published_at":"2023-02-13T18:52:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.0/manifests"},{"name":"v2.2.0","sha":"d666f9aeea9c78db7d1fab987a2b163523eafaed","kind":"commit","published_at":"2023-02-13T17:51:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.0/manifests"},{"name":"v1.7.0","sha":"0edab85348271c843782993345b07b1ac98912e6","kind":"commit","published_at":"2023-02-10T14:35:08.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.0/manifests"},{"name":"s3/v2.1.1","sha":"492324ccc87bf5c9459c6a137bd70a38cf792787","kind":"commit","published_at":"2022-11-30T20:09:25.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.1.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.1.1/manifests"},{"name":"gcs/v2.1.1","sha":"492324ccc87bf5c9459c6a137bd70a38cf792787","kind":"commit","published_at":"2022-11-30T20:09:25.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.1.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.1.1/manifests"},{"name":"cmd/go-getter/v2.1.1","sha":"492324ccc87bf5c9459c6a137bd70a38cf792787","kind":"commit","published_at":"2022-11-30T20:09:25.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.1.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.1.1/manifests"},{"name":"v2.1.1","sha":"211d65fd7e616fda783f5173420429f11e220bde","kind":"commit","published_at":"2022-11-29T22:09:21.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.1.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.1.1/manifests"},{"name":"v1.6.2","sha":"ef2fcc6c2f8ee034f76b3c25cd0bce26155f1e08","kind":"commit","published_at":"2022-06-13T18:52:31.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.6.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.2/manifests"},{"name":"s3/v2.1.0","sha":"106ef8d80083041aaa875ad7009205c24f756b2d","kind":"commit","published_at":"2022-05-23T19:00:28.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.1.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.1.0/manifests"},{"name":"gcs/v2.1.0","sha":"106ef8d80083041aaa875ad7009205c24f756b2d","kind":"commit","published_at":"2022-05-23T19:00:28.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.1.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.1.0/manifests"},{"name":"v2.1.0","sha":"31c3313ffd18b389e238d3edb9a00c951bd829e2","kind":"commit","published_at":"2022-05-23T17:04:40.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.1.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.1.0/manifests"},{"name":"v1.6.1","sha":"f710948d90b08a7a6914c9267c8a65f57f361159","kind":"commit","published_at":"2022-05-19T17:35:44.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.6.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"01813343e453310eba1b8eaeffd932377cf2a84c","kind":"commit","published_at":"2022-05-18T22:42:32.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.6.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.0/manifests"},{"name":"s3/v2.0.2","sha":"4e45866a5873686490865880dabbd4737215caf1","kind":"commit","published_at":"2022-03-21T14:03:52.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.0.2/manifests"},{"name":"v2.0.2","sha":"4e45866a5873686490865880dabbd4737215caf1","kind":"commit","published_at":"2022-03-21T14:03:52.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.2/manifests"},{"name":"gcs/v2.0.2","sha":"4e45866a5873686490865880dabbd4737215caf1","kind":"commit","published_at":"2022-03-21T14:03:52.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.0.2/manifests"},{"name":"cmd/go-getter/v2.0.2","sha":"4e45866a5873686490865880dabbd4737215caf1","kind":"commit","published_at":"2022-03-21T14:03:52.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.0.2/manifests"},{"name":"v2.0.1","sha":"976c908a31d0d90ff935700cc38c37ea1d60912f","kind":"commit","published_at":"2022-02-01T10:01:37.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.0.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.1/manifests"},{"name":"v1.5.11","sha":"b1336defcc3479d5a368d406f95ffdf0cb5f787f","kind":"commit","published_at":"2022-01-03T22:45:48.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.11","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.11/manifests"},{"name":"v1.5.10","sha":"23702d0c00e2ee7ad769ac9956c0f2d22b6cd983","kind":"tag","published_at":"2021-12-22T22:25:22.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.10","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"0821303379b8710364f15cae37bbbc8f0dc19cc7","kind":"commit","published_at":"2021-10-04T23:04:38.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.9","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"95deff2f6897513df44117c44e788398a6b7b674","kind":"commit","published_at":"2021-09-07T18:02:34.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.8","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c92603075e68a31d5464e2615a82492e58107c4e","kind":"commit","published_at":"2021-08-09T19:17:23.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.7","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"d4be3502b44c5acc628bdffdf230189cf5e0136b","kind":"commit","published_at":"2021-07-22T15:13:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.6","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"a7e02dae513b778bd3b082a5e65fdefbc29c405a","kind":"commit","published_at":"2021-06-30T15:36:16.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.5","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"af95113283f8288987ef82ac9cb141f919c5a484","kind":"commit","published_at":"2021-06-17T17:57:33.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.4","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"5b1298a86d1694b06e77fc33fb878ac211fa6d49","kind":"tag","published_at":"2021-03-31T09:34:37.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bcfc71c7a82b3065ddac252eef232f31c68fd28d","kind":"commit","published_at":"2021-01-07T16:29:51.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.2/manifests"},{"name":"v2.0.0","sha":"0054847f032d201611cb592762fc6fd4fbfd5e9d","kind":"commit","published_at":"2021-01-04T15:01:04.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.0.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.0/manifests"},{"name":"v1.5.1","sha":"b5c372b200a6e91cf63034dc67afe18204b6d687","kind":"commit","published_at":"2020-11-12T20:30:03.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0f941aa21bf80de77193cc0c9d98d11cf3f7b9d7","kind":"commit","published_at":"2020-09-29T17:00:08.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"7ac233b171080abfefcde0f813c9aed3187f54bd","kind":"commit","published_at":"2020-09-16T14:35:47.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.4.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"0d2e82b049447fff51421fcfb85ee25016d2ced1","kind":"commit","published_at":"2020-01-06T15:00:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.4.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7009632e33a298df49bd8e29c49d8303c7aa8735","kind":"commit","published_at":"2019-09-09T11:40:55.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.4.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f9ec369200fd2163b8f452e5e45696d83ae3f4b6","kind":"tag","published_at":"2019-05-13T22:49:00.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.3.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"e1437d0bbb37a1fa61cdb924b034352c823cb89b","kind":"commit","published_at":"2019-03-06T10:11:02.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9363991638334fdee4f649819138250a3b6402c8","kind":"commit","published_at":"2019-02-18T16:50:04.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.1.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"062101f97c304b1bd56c0dc1aa9f06574ce69d66","kind":"commit","published_at":"2019-02-07T18:20:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.0.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"244ff472147290528195500b7d2557620d2d056e","kind":"commit","published_at":"2019-02-04T14:26:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"dde89f93975670ed3a449be055954c139e36810f","kind":"commit","published_at":"2019-01-21T17:29:41.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.0.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"3279f7834bfada0785f23677629791ea1abb7475","kind":"commit","published_at":"2019-01-17T16:57:01.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.0.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-11-05T23:13:04.495Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/hashicorp/go-getter/cmd/go-getter/v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/hashicorp/go-getter/cmd/go-getter/v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/hashicorp/go-getter/cmd/go-getter/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/hashicorp/go-getter/cmd/go-getter/v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-03T22:08:16.636Z","issues_count":91,"pull_requests_count":192,"avg_time_to_close_issue":33086211.76470588,"avg_time_to_close_pull_request":10555071.34751773,"issues_closed_count":17,"pull_requests_closed_count":141,"pull_request_authors_count":74,"issue_authors_count":78,"avg_comments_per_issue":1.2967032967032968,"avg_comments_per_pull_request":1.2447916666666667,"merged_pull_requests_count":101,"bot_issues_count":0,"bot_pull_requests_count":30,"past_year_issues_count":6,"past_year_pull_requests_count":79,"past_year_avg_time_to_close_issue":22320265.0,"past_year_avg_time_to_close_pull_request":1033176.2909090909,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.6075949367088608,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":25,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/issues","maintainers":[{"login":"nywilken","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nywilken"},{"login":"YakDriver","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YakDriver"},{"login":"dduzgun-security","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dduzgun-security"},{"login":"mohanmanikanta2299","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohanmanikanta2299"},{"login":"jrasell","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrasell"},{"login":"mdeggies","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdeggies"},{"login":"jbardin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbardin"},{"login":"tristanmorgan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tristanmorgan"},{"login":"cam-stitt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cam-stitt"},{"login":"KaushikiAnand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaushikiAnand"},{"login":"ryancragun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryancragun"},{"login":"kmoe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmoe"},{"login":"mismithhisler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mismithhisler"},{"login":"allisonlarson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allisonlarson"}],"active_maintainers":[{"login":"dduzgun-security","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dduzgun-security"},{"login":"mohanmanikanta2299","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohanmanikanta2299"},{"login":"YakDriver","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YakDriver"},{"login":"cam-stitt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cam-stitt"},{"login":"jrasell","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrasell"},{"login":"KaushikiAnand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaushikiAnand"},{"login":"allisonlarson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allisonlarson"},{"login":"mismithhisler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mismithhisler"},{"login":"ryancragun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryancragun"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter%2Fcmd%2Fgo-getter%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter%2Fcmd%2Fgo-getter%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter%2Fcmd%2Fgo-getter%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter%2Fcmd%2Fgo-getter%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter%2Fcmd%2Fgo-getter%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter%2Fcmd%2Fgo-getter%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2182421,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13438503,"name":"golang-github-hashicorp-go-getter","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/hashicorp/go-getter","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/hashicorp/go-getter","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T01:34:21.977Z","latest_release_published_at":"2026-02-08T01:34:21.977Z","latest_release_number":"1.4.1-1","last_synced_at":"2026-03-08T02:57:44.238Z","created_at":"2026-02-08T01:34:21.618Z","updated_at":"2026-03-08T03:02:19.723Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-hashicorp-go-getter","install_command":"apt-get install golang-github-hashicorp-go-getter","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-hashicorp-go-getter-dev","standards_version":"4.4.1","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang, golang-any, golang-github-aws-aws-sdk-go-dev, golang-github-bgentry-go-netrc-dev, golang-github-hashicorp-go-cleanhttp-dev, golang-github-hashicorp-go-safetemp-dev, golang-github-hashicorp-go-version-dev, golang-github-mitchellh-go-homedir-dev, golang-github-mitchellh-go-testing-interface-dev, golang-github-ulikunitz-xz-dev, golang-google-api-dev, golang-google-cloud-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-hashicorp-go-getter?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-hashicorp-go-getter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-hashicorp-go-getter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-hashicorp-go-getter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-hashicorp-go-getter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-hashicorp-go-getter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-hashicorp-go-getter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-hashicorp-go-getter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-hashicorp-go-getter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-hashicorp-go-getter/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1430,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":165},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-06-10T05:17:46.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13417648,"name":"golang-github-hashicorp-go-getter","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/hashicorp/go-getter","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/hashicorp/go-getter","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T03:22:53.372Z","latest_release_published_at":"2026-02-07T03:22:53.372Z","latest_release_number":"1.4.1-1","last_synced_at":"2026-03-07T03:36:44.705Z","created_at":"2026-02-07T03:22:53.036Z","updated_at":"2026-03-07T04:07:33.606Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-hashicorp-go-getter","install_command":"apt-get install golang-github-hashicorp-go-getter","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-hashicorp-go-getter-dev","standards_version":"4.4.1","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang, golang-any, golang-github-aws-aws-sdk-go-dev, golang-github-bgentry-go-netrc-dev, golang-github-hashicorp-go-cleanhttp-dev, golang-github-hashicorp-go-safetemp-dev, golang-github-hashicorp-go-version-dev, golang-github-mitchellh-go-homedir-dev, golang-github-mitchellh-go-testing-interface-dev, golang-github-ulikunitz-xz-dev, golang-google-api-dev, golang-google-cloud-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-hashicorp-go-getter?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-hashicorp-go-getter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-hashicorp-go-getter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-hashicorp-go-getter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-hashicorp-go-getter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-hashicorp-go-getter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-hashicorp-go-getter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-hashicorp-go-getter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-hashicorp-go-getter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-hashicorp-go-getter/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13448373,"name":"golang-github-hashicorp-go-getter","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/hashicorp/go-getter","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/hashicorp/go-getter","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T15:33:13.646Z","latest_release_published_at":"2026-02-08T15:33:13.646Z","latest_release_number":"1.4.1-1","last_synced_at":"2026-03-08T15:44:36.979Z","created_at":"2026-02-08T15:33:13.346Z","updated_at":"2026-03-08T16:04:01.211Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-hashicorp-go-getter","install_command":"apt-get install golang-github-hashicorp-go-getter","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-hashicorp-go-getter-dev","standards_version":"4.4.1","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang, golang-any, golang-github-aws-aws-sdk-go-dev, golang-github-bgentry-go-netrc-dev, golang-github-hashicorp-go-cleanhttp-dev, golang-github-hashicorp-go-safetemp-dev, golang-github-hashicorp-go-version-dev, golang-github-mitchellh-go-homedir-dev, golang-github-mitchellh-go-testing-interface-dev, golang-github-ulikunitz-xz-dev, golang-google-api-dev, golang-google-cloud-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-hashicorp-go-getter?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-hashicorp-go-getter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-hashicorp-go-getter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-hashicorp-go-getter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-hashicorp-go-getter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-hashicorp-go-getter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-hashicorp-go-getter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-hashicorp-go-getter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-hashicorp-go-getter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-hashicorp-go-getter/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":3619503,"name":"github.com/hashicorp/go-getter/v2","ecosystem":"go","description":"getter is a package for downloading files or directories from a variety of protocols.","homepage":"https://github.com/hashicorp/go-getter","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/hashicorp/go-getter","keywords_array":[],"namespace":"github.com/hashicorp/go-getter","versions_count":9,"first_release_published_at":"2021-01-04T15:01:04.000Z","latest_release_published_at":"2024-07-23T20:57:21.000Z","latest_release_number":"v2.2.3","last_synced_at":"2026-06-20T14:30:33.356Z","created_at":"2022-04-11T07:51:32.275Z","updated_at":"2026-06-20T14:30:33.356Z","registry_url":"https://pkg.go.dev/github.com/hashicorp/go-getter/v2","install_command":"go get github.com/hashicorp/go-getter/v2","documentation_url":"https://pkg.go.dev/github.com/hashicorp/go-getter/v2#section-documentation","metadata":{},"repo_metadata":{"id":1763751,"uuid":"44139350","full_name":"hashicorp/go-getter","owner":"hashicorp","description":"Package for downloading things from a string URL using a variety of protocols.","archived":false,"fork":false,"pushed_at":"2025-11-03T13:28:58.000Z","size":2690,"stargazers_count":1772,"open_issues_count":176,"forks_count":256,"subscribers_count":280,"default_branch":"main","last_synced_at":"2025-11-05T23:03:20.622Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hashicorp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/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":"2015-10-12T23:17:07.000Z","updated_at":"2025-11-05T10:04:40.000Z","dependencies_parsed_at":"2023-07-05T20:02:14.778Z","dependency_job_id":"e1d47be1-5438-4dfa-a84d-abdb3bb54997","html_url":"https://github.com/hashicorp/go-getter","commit_stats":{"total_commits":438,"total_committers":78,"mean_commits":5.615384615384615,"dds":0.7351598173515982,"last_synced_commit":"842d6c379e5e70d23905b8f6b5a25a80290acb66"},"previous_names":[],"tags_count":69,"template":false,"template_full_name":null,"purl":"pkg:github/hashicorp/go-getter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/sbom","scorecard":{"id":457029,"data":{"date":"2025-08-11","repo":{"name":"github.com/hashicorp/go-getter","commit":"e70221100018573cdc74411c95c19b2a372f6728"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"12 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":"Code-Review","score":9,"reason":"Found 13/14 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/go-getter.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/go-getter.yml:98","Warn: no topLevel permission defined: .github/workflows/go-getter.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/hashicorp/go-getter/release.yml/main?enable=pin","Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   7 third-party GitHubAction dependencies pinned","Info:   2 out of   2 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Signed-Releases","score":8,"reason":"2 out of the last 2 releases have a total of 2 signed artifacts.","details":["Info: signed release artifact: go-getter_1.7.8_SHA256SUMS.sig: https://github.com/hashicorp/go-getter/releases/tag/v1.7.8","Info: signed release artifact: go-getter_1.7.7_SHA256SUMS.sig: https://github.com/hashicorp/go-getter/releases/tag/v1.7.7","Warn: release artifact v1.7.8 does not have provenance: https://api.github.com/repos/hashicorp/go-getter/releases/194592744","Warn: release artifact v1.7.7 does not have provenance: https://api.github.com/repos/hashicorp/go-getter/releases/193872220"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hashicorp/.github/SECURITY.md:1","Info: Found linked content: github.com/hashicorp/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hashicorp/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hashicorp/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'v2'","Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on 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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T09:59:05.446Z","repository_id":1763751,"created_at":"2025-08-19T09:59:05.446Z","updated_at":"2025-08-19T09:59:05.446Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282911783,"owners_count":26747782,"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-11-05T02:00:05.946Z","response_time":58,"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":"hashicorp","name":"HashiCorp","uuid":"761456","kind":"organization","description":"Consistent workflows to provision, secure, connect, and run any infrastructure for any application.","email":"hello@hashicorp.com","website":"https://hashicorp.com","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/761456?v=4","repositories_count":920,"last_synced_at":"2025-07-01T06:04:51.252Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hashicorp","funding_links":[],"total_stars":317824,"followers":9022,"following":0,"created_at":"2022-11-02T16:21:47.799Z","updated_at":"2025-07-01T06:04:51.253Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp/repositories"},"tags":[{"name":"v1.8.3","sha":"13f1bb2b1a00fca5829b8d38d52101dca1b50368","kind":"commit","published_at":"2025-10-30T05:28:00.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.8.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"60a3d53b2d0930891aa02051873f45971f580b25","kind":"commit","published_at":"2025-10-03T08:21:41.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.8.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"d2e581e463eadea306c25431b008227381d56f78","kind":"commit","published_at":"2025-09-17T14:29:27.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.8.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"d879f880d115c071bc9156d575554cc153110d9c","kind":"commit","published_at":"2025-09-05T21:27:14.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.8.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.0/manifests"},{"name":"v1.7.10","sha":"c52d97cefb4fd8e238c76cf57a97a33422942b9f","kind":"commit","published_at":"2025-09-04T02:59:39.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.10","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.10/manifests"},{"name":"v1.7.9","sha":"e70221100018573cdc74411c95c19b2a372f6728","kind":"commit","published_at":"2025-08-11T06:22:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.9","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.9/manifests"},{"name":"v1.7.8","sha":"f7836fb97529673f24dac0aaa140762ee05c847f","kind":"commit","published_at":"2025-01-14T05:53:41.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.8","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.8/manifests"},{"name":"v1.7.7","sha":"7dddd13d4afd32e225a63d41d8f91d1af8bc9edf","kind":"commit","published_at":"2025-01-09T10:18:31.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.7","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.7/manifests"},{"name":"v1.7.6","sha":"4f07d24bab23ae0bb263100dbe27c1fa3e88f7d6","kind":"tag","published_at":"2024-08-14T13:51:03.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.6","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.6/manifests"},{"name":"cmd/go-getter/v2.2.3","sha":"b518e545826841cf5b209bf7f2af9eb3c23d058a","kind":"commit","published_at":"2024-07-24T21:18:26.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.2.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.3/manifests"},{"name":"s3/v2.2.3","sha":"ca6cb29f12ce570bb79ff1f9063a812093b8cbbb","kind":"commit","published_at":"2024-07-24T18:44:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.2.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.3/manifests"},{"name":"gcs/v2.2.3","sha":"ca6cb29f12ce570bb79ff1f9063a812093b8cbbb","kind":"commit","published_at":"2024-07-24T18:44:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.2.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.3/manifests"},{"name":"v2.2.3","sha":"dc7f6bcdacdd20e98a8ba53aec508a99329331b8","kind":"commit","published_at":"2024-07-23T20:57:21.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.2.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.3/manifests"},{"name":"v1.7.5","sha":"5a63fd9c0d5b8da8a6805e8c283f46f0dacb30b3","kind":"commit","published_at":"2024-06-21T21:06:48.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.5","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.5/manifests"},{"name":"cmd/go-getter/v2.2.2","sha":"e310de3853722f99746f30c962372d3b4b828a12","kind":"commit","published_at":"2024-05-20T18:20:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.2.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.2/manifests"},{"name":"s3/v2.2.2","sha":"e51bb2079321f75aa76476b0ef7074db4f949396","kind":"commit","published_at":"2024-05-20T18:03:48.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.2.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.2/manifests"},{"name":"gcs/v2.2.2","sha":"e51bb2079321f75aa76476b0ef7074db4f949396","kind":"commit","published_at":"2024-05-20T18:03:48.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.2.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.2/manifests"},{"name":"v2.2.2","sha":"035baf040a61a36387844b7ca0eeaa62d06d3265","kind":"commit","published_at":"2024-05-17T13:52:29.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.2.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.2/manifests"},{"name":"v1.7.4","sha":"268c11cae8cf0d9374783e06572679796abe9ce9","kind":"commit","published_at":"2024-04-15T13:29:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.4","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"0298a221674f629339295fa8a1e6a938e28506e0","kind":"commit","published_at":"2023-10-10T13:49:38.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c12e42f9c2a92e05cc134fcc24891b3c190826ec","kind":"commit","published_at":"2023-04-11T15:18:22.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.2/manifests"},{"name":"s3/v2.2.1","sha":"544f3d752be3b5396bf9030280bb7449f804173e","kind":"commit","published_at":"2023-03-16T20:13:59.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.2.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.1/manifests"},{"name":"cmd/go-getter/v2.2.1","sha":"544f3d752be3b5396bf9030280bb7449f804173e","kind":"commit","published_at":"2023-03-16T20:13:59.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.2.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.1/manifests"},{"name":"gcs/v2.2.1","sha":"544f3d752be3b5396bf9030280bb7449f804173e","kind":"commit","published_at":"2023-03-16T20:13:59.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.2.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.1/manifests"},{"name":"v2.2.1","sha":"79d90814e8c4b358d854afd2f51efa79393566ac","kind":"commit","published_at":"2023-03-13T19:41:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.2.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.1/manifests"},{"name":"v1.7.1","sha":"bdad9ba6abd8a1cf2a1469157ea9c583248db8c1","kind":"commit","published_at":"2023-03-13T15:15:50.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.1/manifests"},{"name":"cmd/go-getter/v2.2.0","sha":"4092854918ac6fefa28f2c0ca0af66c20faa5c79","kind":"commit","published_at":"2023-02-13T19:12:55.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.0/manifests"},{"name":"s3/v2.2.0","sha":"d91ea8bc93d8bc6c209d154a51df7c9121aa16eb","kind":"commit","published_at":"2023-02-13T18:52:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.0/manifests"},{"name":"gcs/v2.2.0","sha":"d91ea8bc93d8bc6c209d154a51df7c9121aa16eb","kind":"commit","published_at":"2023-02-13T18:52:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.0/manifests"},{"name":"v2.2.0","sha":"d666f9aeea9c78db7d1fab987a2b163523eafaed","kind":"commit","published_at":"2023-02-13T17:51:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.0/manifests"},{"name":"v1.7.0","sha":"0edab85348271c843782993345b07b1ac98912e6","kind":"commit","published_at":"2023-02-10T14:35:08.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.0/manifests"},{"name":"s3/v2.1.1","sha":"492324ccc87bf5c9459c6a137bd70a38cf792787","kind":"commit","published_at":"2022-11-30T20:09:25.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.1.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.1.1/manifests"},{"name":"gcs/v2.1.1","sha":"492324ccc87bf5c9459c6a137bd70a38cf792787","kind":"commit","published_at":"2022-11-30T20:09:25.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.1.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.1.1/manifests"},{"name":"cmd/go-getter/v2.1.1","sha":"492324ccc87bf5c9459c6a137bd70a38cf792787","kind":"commit","published_at":"2022-11-30T20:09:25.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.1.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.1.1/manifests"},{"name":"v2.1.1","sha":"211d65fd7e616fda783f5173420429f11e220bde","kind":"commit","published_at":"2022-11-29T22:09:21.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.1.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.1.1/manifests"},{"name":"v1.6.2","sha":"ef2fcc6c2f8ee034f76b3c25cd0bce26155f1e08","kind":"commit","published_at":"2022-06-13T18:52:31.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.6.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.2/manifests"},{"name":"s3/v2.1.0","sha":"106ef8d80083041aaa875ad7009205c24f756b2d","kind":"commit","published_at":"2022-05-23T19:00:28.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.1.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.1.0/manifests"},{"name":"gcs/v2.1.0","sha":"106ef8d80083041aaa875ad7009205c24f756b2d","kind":"commit","published_at":"2022-05-23T19:00:28.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.1.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.1.0/manifests"},{"name":"v2.1.0","sha":"31c3313ffd18b389e238d3edb9a00c951bd829e2","kind":"commit","published_at":"2022-05-23T17:04:40.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.1.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.1.0/manifests"},{"name":"v1.6.1","sha":"f710948d90b08a7a6914c9267c8a65f57f361159","kind":"commit","published_at":"2022-05-19T17:35:44.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.6.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"01813343e453310eba1b8eaeffd932377cf2a84c","kind":"commit","published_at":"2022-05-18T22:42:32.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.6.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.0/manifests"},{"name":"s3/v2.0.2","sha":"4e45866a5873686490865880dabbd4737215caf1","kind":"commit","published_at":"2022-03-21T14:03:52.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.0.2/manifests"},{"name":"v2.0.2","sha":"4e45866a5873686490865880dabbd4737215caf1","kind":"commit","published_at":"2022-03-21T14:03:52.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.2/manifests"},{"name":"gcs/v2.0.2","sha":"4e45866a5873686490865880dabbd4737215caf1","kind":"commit","published_at":"2022-03-21T14:03:52.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.0.2/manifests"},{"name":"cmd/go-getter/v2.0.2","sha":"4e45866a5873686490865880dabbd4737215caf1","kind":"commit","published_at":"2022-03-21T14:03:52.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.0.2/manifests"},{"name":"v2.0.1","sha":"976c908a31d0d90ff935700cc38c37ea1d60912f","kind":"commit","published_at":"2022-02-01T10:01:37.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.0.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.1/manifests"},{"name":"v1.5.11","sha":"b1336defcc3479d5a368d406f95ffdf0cb5f787f","kind":"commit","published_at":"2022-01-03T22:45:48.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.11","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.11/manifests"},{"name":"v1.5.10","sha":"23702d0c00e2ee7ad769ac9956c0f2d22b6cd983","kind":"tag","published_at":"2021-12-22T22:25:22.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.10","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"0821303379b8710364f15cae37bbbc8f0dc19cc7","kind":"commit","published_at":"2021-10-04T23:04:38.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.9","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"95deff2f6897513df44117c44e788398a6b7b674","kind":"commit","published_at":"2021-09-07T18:02:34.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.8","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c92603075e68a31d5464e2615a82492e58107c4e","kind":"commit","published_at":"2021-08-09T19:17:23.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.7","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"d4be3502b44c5acc628bdffdf230189cf5e0136b","kind":"commit","published_at":"2021-07-22T15:13:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.6","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"a7e02dae513b778bd3b082a5e65fdefbc29c405a","kind":"commit","published_at":"2021-06-30T15:36:16.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.5","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"af95113283f8288987ef82ac9cb141f919c5a484","kind":"commit","published_at":"2021-06-17T17:57:33.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.4","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"5b1298a86d1694b06e77fc33fb878ac211fa6d49","kind":"tag","published_at":"2021-03-31T09:34:37.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bcfc71c7a82b3065ddac252eef232f31c68fd28d","kind":"commit","published_at":"2021-01-07T16:29:51.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.2/manifests"},{"name":"v2.0.0","sha":"0054847f032d201611cb592762fc6fd4fbfd5e9d","kind":"commit","published_at":"2021-01-04T15:01:04.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.0.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.0/manifests"},{"name":"v1.5.1","sha":"b5c372b200a6e91cf63034dc67afe18204b6d687","kind":"commit","published_at":"2020-11-12T20:30:03.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0f941aa21bf80de77193cc0c9d98d11cf3f7b9d7","kind":"commit","published_at":"2020-09-29T17:00:08.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"7ac233b171080abfefcde0f813c9aed3187f54bd","kind":"commit","published_at":"2020-09-16T14:35:47.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.4.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"0d2e82b049447fff51421fcfb85ee25016d2ced1","kind":"commit","published_at":"2020-01-06T15:00:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.4.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7009632e33a298df49bd8e29c49d8303c7aa8735","kind":"commit","published_at":"2019-09-09T11:40:55.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.4.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f9ec369200fd2163b8f452e5e45696d83ae3f4b6","kind":"tag","published_at":"2019-05-13T22:49:00.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.3.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"e1437d0bbb37a1fa61cdb924b034352c823cb89b","kind":"commit","published_at":"2019-03-06T10:11:02.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9363991638334fdee4f649819138250a3b6402c8","kind":"commit","published_at":"2019-02-18T16:50:04.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.1.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"062101f97c304b1bd56c0dc1aa9f06574ce69d66","kind":"commit","published_at":"2019-02-07T18:20:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.0.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"244ff472147290528195500b7d2557620d2d056e","kind":"commit","published_at":"2019-02-04T14:26:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"dde89f93975670ed3a449be055954c139e36810f","kind":"commit","published_at":"2019-01-21T17:29:41.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.0.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"3279f7834bfada0785f23677629791ea1abb7475","kind":"commit","published_at":"2019-01-17T16:57:01.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.0.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-05-24T12:59:44.194Z","dependent_packages_count":195,"downloads":null,"downloads_period":null,"dependent_repos_count":234,"rankings":{"downloads":null,"dependent_repos_count":0.4213305458942308,"dependent_packages_count":0.30083312420540026,"stargazers_count":1.7020177823682032,"forks_count":1.9567220108143102,"docker_downloads_count":0.40951051619687195,"average":0.9580827958958033},"purl":"pkg:golang/github.com/hashicorp/go-getter/v2","advisories":[{"uuid":"GSA_kwCzR0hTQS1qcHhqLTJqdmctNmp2Oc4AAxsJ","url":"https://github.com/advisories/GHSA-jpxj-2jvg-6jv9","title":"Data Amplification in HashiCorp go-getter","description":"HashiCorp go-getter up to 1.6.2 and 2.1.1 is vulnerable to decompression bombs. Fixed in 1.7.0 and 2.2.0.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2023-02-16T21:30:28.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":4.2,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-0475","https://discuss.hashicorp.com/t/hcsec-2023-4-go-getter-vulnerable-to-denial-of-service-via-malicious-compressed-archive/50125","https://github.com/hashicorp/go-getter/commit/0edab85348271c843782993345b07b1ac98912e6","https://github.com/hashicorp/go-getter/commit/78e6721a2a76266718dc92c3c03c1571dffdefdc","https://github.com/advisories/GHSA-jpxj-2jvg-6jv9"],"source_kind":"github","identifiers":["GHSA-jpxj-2jvg-6jv9","CVE-2023-0475"],"repository_url":"https://github.com/hashicorp/go-getter","blast_radius":0.0,"created_at":"2023-02-17T00:03:12.863Z","updated_at":"2026-05-28T19:08:31.925Z","epss_percentage":0.00148,"epss_percentile":0.34907,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qcHhqLTJqdmctNmp2Oc4AAxsJ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1qcHhqLTJqdmctNmp2Oc4AAxsJ","packages":[{"ecosystem":"go","package_name":"github.com/hashicorp/go-getter/v2","versions":[{"first_patched_version":"2.2.0","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.2.0"}],"purl":"pkg:go/github.com%2Fhashicorp%2Fgo-getter%2Fv2"},{"ecosystem":"go","package_name":"github.com/hashicorp/go-getter","versions":[{"first_patched_version":"1.7.0","vulnerable_version_range":"\u003c 1.7.0"}],"purl":"pkg:go/github.com%2Fhashicorp%2Fgo-getter"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qcHhqLTJqdmctNmp2Oc4AAxsJ/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/hashicorp/go-getter/v2","docker_dependents_count":168,"docker_downloads_count":14942787,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/hashicorp/go-getter/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/hashicorp/go-getter/v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-03T22:08:16.636Z","issues_count":91,"pull_requests_count":192,"avg_time_to_close_issue":33086211.76470588,"avg_time_to_close_pull_request":10555071.34751773,"issues_closed_count":17,"pull_requests_closed_count":141,"pull_request_authors_count":74,"issue_authors_count":78,"avg_comments_per_issue":1.2967032967032968,"avg_comments_per_pull_request":1.2447916666666667,"merged_pull_requests_count":101,"bot_issues_count":0,"bot_pull_requests_count":30,"past_year_issues_count":6,"past_year_pull_requests_count":79,"past_year_avg_time_to_close_issue":22320265.0,"past_year_avg_time_to_close_pull_request":1033176.2909090909,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.6075949367088608,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":25,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/issues","maintainers":[{"login":"nywilken","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nywilken"},{"login":"YakDriver","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YakDriver"},{"login":"dduzgun-security","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dduzgun-security"},{"login":"mohanmanikanta2299","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohanmanikanta2299"},{"login":"jrasell","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrasell"},{"login":"mdeggies","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdeggies"},{"login":"jbardin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbardin"},{"login":"tristanmorgan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tristanmorgan"},{"login":"cam-stitt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cam-stitt"},{"login":"KaushikiAnand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaushikiAnand"},{"login":"ryancragun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryancragun"},{"login":"kmoe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmoe"},{"login":"mismithhisler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mismithhisler"},{"login":"allisonlarson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allisonlarson"}],"active_maintainers":[{"login":"dduzgun-security","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dduzgun-security"},{"login":"mohanmanikanta2299","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohanmanikanta2299"},{"login":"YakDriver","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YakDriver"},{"login":"cam-stitt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cam-stitt"},{"login":"jrasell","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrasell"},{"login":"KaushikiAnand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaushikiAnand"},{"login":"allisonlarson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allisonlarson"},{"login":"mismithhisler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mismithhisler"},{"login":"ryancragun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryancragun"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2182421,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3684650,"name":"github.com/hashicorp/go-getter/s3/v2","ecosystem":"go","description":"","homepage":"https://github.com/hashicorp/go-getter","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/hashicorp/go-getter","keywords_array":[],"namespace":"github.com/hashicorp/go-getter/s3","versions_count":7,"first_release_published_at":"2022-03-21T14:03:52.000Z","latest_release_published_at":"2024-07-24T18:44:46.000Z","latest_release_number":"v2.2.3","last_synced_at":"2026-06-20T20:13:43.048Z","created_at":"2022-04-11T11:08:08.113Z","updated_at":"2026-06-20T20:13:43.049Z","registry_url":"https://pkg.go.dev/github.com/hashicorp/go-getter/s3/v2","install_command":"go get github.com/hashicorp/go-getter/s3/v2","documentation_url":"https://pkg.go.dev/github.com/hashicorp/go-getter/s3/v2#section-documentation","metadata":{},"repo_metadata":{"id":1763751,"uuid":"44139350","full_name":"hashicorp/go-getter","owner":"hashicorp","description":"Package for downloading things from a string URL using a variety of protocols.","archived":false,"fork":false,"pushed_at":"2025-11-03T13:28:58.000Z","size":2690,"stargazers_count":1772,"open_issues_count":176,"forks_count":256,"subscribers_count":280,"default_branch":"main","last_synced_at":"2025-11-05T23:03:20.622Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hashicorp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/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":"2015-10-12T23:17:07.000Z","updated_at":"2025-11-05T10:04:40.000Z","dependencies_parsed_at":"2023-07-05T20:02:14.778Z","dependency_job_id":"e1d47be1-5438-4dfa-a84d-abdb3bb54997","html_url":"https://github.com/hashicorp/go-getter","commit_stats":{"total_commits":438,"total_committers":78,"mean_commits":5.615384615384615,"dds":0.7351598173515982,"last_synced_commit":"842d6c379e5e70d23905b8f6b5a25a80290acb66"},"previous_names":[],"tags_count":69,"template":false,"template_full_name":null,"purl":"pkg:github/hashicorp/go-getter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/sbom","scorecard":{"id":457029,"data":{"date":"2025-08-11","repo":{"name":"github.com/hashicorp/go-getter","commit":"e70221100018573cdc74411c95c19b2a372f6728"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"12 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":"Code-Review","score":9,"reason":"Found 13/14 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/go-getter.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/go-getter.yml:98","Warn: no topLevel permission defined: .github/workflows/go-getter.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/hashicorp/go-getter/release.yml/main?enable=pin","Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   7 third-party GitHubAction dependencies pinned","Info:   2 out of   2 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Signed-Releases","score":8,"reason":"2 out of the last 2 releases have a total of 2 signed artifacts.","details":["Info: signed release artifact: go-getter_1.7.8_SHA256SUMS.sig: https://github.com/hashicorp/go-getter/releases/tag/v1.7.8","Info: signed release artifact: go-getter_1.7.7_SHA256SUMS.sig: https://github.com/hashicorp/go-getter/releases/tag/v1.7.7","Warn: release artifact v1.7.8 does not have provenance: https://api.github.com/repos/hashicorp/go-getter/releases/194592744","Warn: release artifact v1.7.7 does not have provenance: https://api.github.com/repos/hashicorp/go-getter/releases/193872220"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hashicorp/.github/SECURITY.md:1","Info: Found linked content: github.com/hashicorp/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hashicorp/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hashicorp/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'v2'","Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on 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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T09:59:05.446Z","repository_id":1763751,"created_at":"2025-08-19T09:59:05.446Z","updated_at":"2025-08-19T09:59:05.446Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282911783,"owners_count":26747782,"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-11-05T02:00:05.946Z","response_time":58,"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":"hashicorp","name":"HashiCorp","uuid":"761456","kind":"organization","description":"Consistent workflows to provision, secure, connect, and run any infrastructure for any application.","email":"hello@hashicorp.com","website":"https://hashicorp.com","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/761456?v=4","repositories_count":920,"last_synced_at":"2025-07-01T06:04:51.252Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hashicorp","funding_links":[],"total_stars":317824,"followers":9022,"following":0,"created_at":"2022-11-02T16:21:47.799Z","updated_at":"2025-07-01T06:04:51.253Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp/repositories"},"tags":[{"name":"v1.8.3","sha":"13f1bb2b1a00fca5829b8d38d52101dca1b50368","kind":"commit","published_at":"2025-10-30T05:28:00.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.8.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"60a3d53b2d0930891aa02051873f45971f580b25","kind":"commit","published_at":"2025-10-03T08:21:41.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.8.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"d2e581e463eadea306c25431b008227381d56f78","kind":"commit","published_at":"2025-09-17T14:29:27.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.8.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"d879f880d115c071bc9156d575554cc153110d9c","kind":"commit","published_at":"2025-09-05T21:27:14.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.8.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.0/manifests"},{"name":"v1.7.10","sha":"c52d97cefb4fd8e238c76cf57a97a33422942b9f","kind":"commit","published_at":"2025-09-04T02:59:39.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.10","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.10/manifests"},{"name":"v1.7.9","sha":"e70221100018573cdc74411c95c19b2a372f6728","kind":"commit","published_at":"2025-08-11T06:22:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.9","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.9/manifests"},{"name":"v1.7.8","sha":"f7836fb97529673f24dac0aaa140762ee05c847f","kind":"commit","published_at":"2025-01-14T05:53:41.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.8","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.8/manifests"},{"name":"v1.7.7","sha":"7dddd13d4afd32e225a63d41d8f91d1af8bc9edf","kind":"commit","published_at":"2025-01-09T10:18:31.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.7","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.7/manifests"},{"name":"v1.7.6","sha":"4f07d24bab23ae0bb263100dbe27c1fa3e88f7d6","kind":"tag","published_at":"2024-08-14T13:51:03.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.6","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.6/manifests"},{"name":"cmd/go-getter/v2.2.3","sha":"b518e545826841cf5b209bf7f2af9eb3c23d058a","kind":"commit","published_at":"2024-07-24T21:18:26.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.2.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.3/manifests"},{"name":"s3/v2.2.3","sha":"ca6cb29f12ce570bb79ff1f9063a812093b8cbbb","kind":"commit","published_at":"2024-07-24T18:44:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.2.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.3/manifests"},{"name":"gcs/v2.2.3","sha":"ca6cb29f12ce570bb79ff1f9063a812093b8cbbb","kind":"commit","published_at":"2024-07-24T18:44:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.2.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.3/manifests"},{"name":"v2.2.3","sha":"dc7f6bcdacdd20e98a8ba53aec508a99329331b8","kind":"commit","published_at":"2024-07-23T20:57:21.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.2.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.3/manifests"},{"name":"v1.7.5","sha":"5a63fd9c0d5b8da8a6805e8c283f46f0dacb30b3","kind":"commit","published_at":"2024-06-21T21:06:48.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.5","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.5/manifests"},{"name":"cmd/go-getter/v2.2.2","sha":"e310de3853722f99746f30c962372d3b4b828a12","kind":"commit","published_at":"2024-05-20T18:20:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.2.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.2/manifests"},{"name":"s3/v2.2.2","sha":"e51bb2079321f75aa76476b0ef7074db4f949396","kind":"commit","published_at":"2024-05-20T18:03:48.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.2.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.2/manifests"},{"name":"gcs/v2.2.2","sha":"e51bb2079321f75aa76476b0ef7074db4f949396","kind":"commit","published_at":"2024-05-20T18:03:48.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.2.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.2/manifests"},{"name":"v2.2.2","sha":"035baf040a61a36387844b7ca0eeaa62d06d3265","kind":"commit","published_at":"2024-05-17T13:52:29.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.2.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.2/manifests"},{"name":"v1.7.4","sha":"268c11cae8cf0d9374783e06572679796abe9ce9","kind":"commit","published_at":"2024-04-15T13:29:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.4","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"0298a221674f629339295fa8a1e6a938e28506e0","kind":"commit","published_at":"2023-10-10T13:49:38.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c12e42f9c2a92e05cc134fcc24891b3c190826ec","kind":"commit","published_at":"2023-04-11T15:18:22.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.2/manifests"},{"name":"s3/v2.2.1","sha":"544f3d752be3b5396bf9030280bb7449f804173e","kind":"commit","published_at":"2023-03-16T20:13:59.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.2.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.1/manifests"},{"name":"cmd/go-getter/v2.2.1","sha":"544f3d752be3b5396bf9030280bb7449f804173e","kind":"commit","published_at":"2023-03-16T20:13:59.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.2.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.1/manifests"},{"name":"gcs/v2.2.1","sha":"544f3d752be3b5396bf9030280bb7449f804173e","kind":"commit","published_at":"2023-03-16T20:13:59.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.2.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.1/manifests"},{"name":"v2.2.1","sha":"79d90814e8c4b358d854afd2f51efa79393566ac","kind":"commit","published_at":"2023-03-13T19:41:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.2.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.1/manifests"},{"name":"v1.7.1","sha":"bdad9ba6abd8a1cf2a1469157ea9c583248db8c1","kind":"commit","published_at":"2023-03-13T15:15:50.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.1/manifests"},{"name":"cmd/go-getter/v2.2.0","sha":"4092854918ac6fefa28f2c0ca0af66c20faa5c79","kind":"commit","published_at":"2023-02-13T19:12:55.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.0/manifests"},{"name":"s3/v2.2.0","sha":"d91ea8bc93d8bc6c209d154a51df7c9121aa16eb","kind":"commit","published_at":"2023-02-13T18:52:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.0/manifests"},{"name":"gcs/v2.2.0","sha":"d91ea8bc93d8bc6c209d154a51df7c9121aa16eb","kind":"commit","published_at":"2023-02-13T18:52:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.0/manifests"},{"name":"v2.2.0","sha":"d666f9aeea9c78db7d1fab987a2b163523eafaed","kind":"commit","published_at":"2023-02-13T17:51:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.0/manifests"},{"name":"v1.7.0","sha":"0edab85348271c843782993345b07b1ac98912e6","kind":"commit","published_at":"2023-02-10T14:35:08.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.0/manifests"},{"name":"s3/v2.1.1","sha":"492324ccc87bf5c9459c6a137bd70a38cf792787","kind":"commit","published_at":"2022-11-30T20:09:25.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.1.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.1.1/manifests"},{"name":"gcs/v2.1.1","sha":"492324ccc87bf5c9459c6a137bd70a38cf792787","kind":"commit","published_at":"2022-11-30T20:09:25.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.1.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.1.1/manifests"},{"name":"cmd/go-getter/v2.1.1","sha":"492324ccc87bf5c9459c6a137bd70a38cf792787","kind":"commit","published_at":"2022-11-30T20:09:25.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.1.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.1.1/manifests"},{"name":"v2.1.1","sha":"211d65fd7e616fda783f5173420429f11e220bde","kind":"commit","published_at":"2022-11-29T22:09:21.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.1.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.1.1/manifests"},{"name":"v1.6.2","sha":"ef2fcc6c2f8ee034f76b3c25cd0bce26155f1e08","kind":"commit","published_at":"2022-06-13T18:52:31.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.6.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.2/manifests"},{"name":"s3/v2.1.0","sha":"106ef8d80083041aaa875ad7009205c24f756b2d","kind":"commit","published_at":"2022-05-23T19:00:28.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.1.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.1.0/manifests"},{"name":"gcs/v2.1.0","sha":"106ef8d80083041aaa875ad7009205c24f756b2d","kind":"commit","published_at":"2022-05-23T19:00:28.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.1.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.1.0/manifests"},{"name":"v2.1.0","sha":"31c3313ffd18b389e238d3edb9a00c951bd829e2","kind":"commit","published_at":"2022-05-23T17:04:40.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.1.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.1.0/manifests"},{"name":"v1.6.1","sha":"f710948d90b08a7a6914c9267c8a65f57f361159","kind":"commit","published_at":"2022-05-19T17:35:44.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.6.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"01813343e453310eba1b8eaeffd932377cf2a84c","kind":"commit","published_at":"2022-05-18T22:42:32.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.6.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.0/manifests"},{"name":"s3/v2.0.2","sha":"4e45866a5873686490865880dabbd4737215caf1","kind":"commit","published_at":"2022-03-21T14:03:52.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.0.2/manifests"},{"name":"v2.0.2","sha":"4e45866a5873686490865880dabbd4737215caf1","kind":"commit","published_at":"2022-03-21T14:03:52.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.2/manifests"},{"name":"gcs/v2.0.2","sha":"4e45866a5873686490865880dabbd4737215caf1","kind":"commit","published_at":"2022-03-21T14:03:52.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.0.2/manifests"},{"name":"cmd/go-getter/v2.0.2","sha":"4e45866a5873686490865880dabbd4737215caf1","kind":"commit","published_at":"2022-03-21T14:03:52.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.0.2/manifests"},{"name":"v2.0.1","sha":"976c908a31d0d90ff935700cc38c37ea1d60912f","kind":"commit","published_at":"2022-02-01T10:01:37.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.0.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.1/manifests"},{"name":"v1.5.11","sha":"b1336defcc3479d5a368d406f95ffdf0cb5f787f","kind":"commit","published_at":"2022-01-03T22:45:48.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.11","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.11/manifests"},{"name":"v1.5.10","sha":"23702d0c00e2ee7ad769ac9956c0f2d22b6cd983","kind":"tag","published_at":"2021-12-22T22:25:22.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.10","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"0821303379b8710364f15cae37bbbc8f0dc19cc7","kind":"commit","published_at":"2021-10-04T23:04:38.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.9","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"95deff2f6897513df44117c44e788398a6b7b674","kind":"commit","published_at":"2021-09-07T18:02:34.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.8","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c92603075e68a31d5464e2615a82492e58107c4e","kind":"commit","published_at":"2021-08-09T19:17:23.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.7","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"d4be3502b44c5acc628bdffdf230189cf5e0136b","kind":"commit","published_at":"2021-07-22T15:13:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.6","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"a7e02dae513b778bd3b082a5e65fdefbc29c405a","kind":"commit","published_at":"2021-06-30T15:36:16.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.5","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"af95113283f8288987ef82ac9cb141f919c5a484","kind":"commit","published_at":"2021-06-17T17:57:33.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.4","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"5b1298a86d1694b06e77fc33fb878ac211fa6d49","kind":"tag","published_at":"2021-03-31T09:34:37.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bcfc71c7a82b3065ddac252eef232f31c68fd28d","kind":"commit","published_at":"2021-01-07T16:29:51.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.2/manifests"},{"name":"v2.0.0","sha":"0054847f032d201611cb592762fc6fd4fbfd5e9d","kind":"commit","published_at":"2021-01-04T15:01:04.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.0.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.0/manifests"},{"name":"v1.5.1","sha":"b5c372b200a6e91cf63034dc67afe18204b6d687","kind":"commit","published_at":"2020-11-12T20:30:03.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0f941aa21bf80de77193cc0c9d98d11cf3f7b9d7","kind":"commit","published_at":"2020-09-29T17:00:08.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"7ac233b171080abfefcde0f813c9aed3187f54bd","kind":"commit","published_at":"2020-09-16T14:35:47.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.4.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"0d2e82b049447fff51421fcfb85ee25016d2ced1","kind":"commit","published_at":"2020-01-06T15:00:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.4.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7009632e33a298df49bd8e29c49d8303c7aa8735","kind":"commit","published_at":"2019-09-09T11:40:55.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.4.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f9ec369200fd2163b8f452e5e45696d83ae3f4b6","kind":"tag","published_at":"2019-05-13T22:49:00.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.3.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"e1437d0bbb37a1fa61cdb924b034352c823cb89b","kind":"commit","published_at":"2019-03-06T10:11:02.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9363991638334fdee4f649819138250a3b6402c8","kind":"commit","published_at":"2019-02-18T16:50:04.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.1.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"062101f97c304b1bd56c0dc1aa9f06574ce69d66","kind":"commit","published_at":"2019-02-07T18:20:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.0.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"244ff472147290528195500b7d2557620d2d056e","kind":"commit","published_at":"2019-02-04T14:26:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"dde89f93975670ed3a449be055954c139e36810f","kind":"commit","published_at":"2019-01-21T17:29:41.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.0.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"3279f7834bfada0785f23677629791ea1abb7475","kind":"commit","published_at":"2019-01-17T16:57:01.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.0.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-13T15:20:59.454Z","dependent_packages_count":125,"downloads":null,"downloads_period":null,"dependent_repos_count":188,"rankings":{"downloads":null,"dependent_repos_count":0.4625011147728664,"dependent_packages_count":0.3836876740853197,"stargazers_count":1.7020177823682032,"forks_count":1.9567220108143102,"docker_downloads_count":0.42786538106566063,"average":0.986558792621272},"purl":"pkg:golang/github.com/hashicorp/go-getter/s3/v2","advisories":[{"uuid":"GSA_kwCzR0hTQS1janI0LWZ2NmMtZjNtds4AArN5","url":"https://github.com/advisories/GHSA-cjr4-fv6c-f3mv","title":"HashiCorp go-getter unsafe downloads could lead to arbitrary host access","description":"HashiCorp go-getter through 2.0.2 does not safely perform downloads. Arbitrary host access was possible via go-getter path traversal, symlink processing, and command injection flaws.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-26T00:01:27.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2022-30322","https://discuss.hashicorp.com/t/hcsec-2022-13-multiple-vulnerabilities-in-go-getter-library/39930","https://discuss.hashicorp.com","https://github.com/hashicorp/go-getter/releases","https://github.com/hashicorp/go-getter/pull/359","https://github.com/hashicorp/go-getter/pull/361","https://github.com/hashicorp/go-getter/commit/38e97387488f5439616be60874979433a12edb48","https://github.com/hashicorp/go-getter/commit/a2ebce998f8d4105bd4b78d6c99a12803ad97a45","https://pkg.go.dev/vuln/GO-2022-0586","https://discuss.hashicorp.com/t/hcsec-2022-13-multiple-vulnerabilities-in-go-getter-library","https://github.com/advisories/GHSA-cjr4-fv6c-f3mv"],"source_kind":"github","identifiers":["GHSA-cjr4-fv6c-f3mv","CVE-2022-30322"],"repository_url":"https://github.com/hashicorp/go-getter","blast_radius":0.0,"created_at":"2022-12-21T16:12:21.884Z","updated_at":"2024-05-20T21:27:02.000Z","epss_percentage":0.00356,"epss_percentile":0.5717,"packages":[{"ecosystem":"go","package_name":"github.com/hashicorp/go-getter/gcs/v2","versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003c 2.1.0"}],"purl":"pkg:go/github.com%2Fhashicorp%2Fgo-getter%2Fgcs%2Fv2","statistics":{"dependent_packages_count":125,"dependent_repos_count":188,"downloads":null,"downloads_period":null},"affected_versions":["2.0.2"],"unaffected_versions":["2.1.0","2.1.1","2.2.0","2.2.1","2.2.2","2.2.3"]},{"ecosystem":"go","package_name":"github.com/hashicorp/go-getter/s3/v2","versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003c 2.1.0"}],"purl":"pkg:go/github.com%2Fhashicorp%2Fgo-getter%2Fs3%2Fv2","statistics":{"dependent_packages_count":125,"dependent_repos_count":188,"downloads":null,"downloads_period":null},"affected_versions":["2.0.2"],"unaffected_versions":["2.1.0","2.1.1","2.2.0","2.2.1","2.2.2","2.2.3"]},{"ecosystem":"go","package_name":"github.com/hashicorp/go-getter/v2","versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003c 2.1.0"}],"purl":"pkg:go/github.com%2Fhashicorp%2Fgo-getter%2Fv2","statistics":{"dependent_packages_count":195,"dependent_repos_count":234,"downloads":null,"downloads_period":null},"affected_versions":["2.0.0","2.0.1","2.0.2"],"unaffected_versions":["2.1.0","2.1.1","2.2.0","2.2.1","2.2.2","2.2.3"]}]},{"uuid":"GSA_kwCzR0hTQS1mY2dnLXJ2d2ctanY1OM4AArNo","url":"https://github.com/advisories/GHSA-fcgg-rvwg-jv58","title":"HashiCorp go-getter unsafe downloads","description":"HashiCorp go-getter through 2.0.2 does not safely perform downloads. Protocol switching, endless redirect, and configuration bypass were possible via abuse of custom HTTP response header processing.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-26T00:01:27.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2022-30321","https://discuss.hashicorp.com/t/hcsec-2022-13-multiple-vulnerabilities-in-go-getter-library/39930","https://discuss.hashicorp.com","https://github.com/hashicorp/go-getter/releases","https://github.com/hashicorp/go-getter/pull/359","https://github.com/hashicorp/go-getter/pull/361","https://github.com/hashicorp/go-getter/commit/38e97387488f5439616be60874979433a12edb48","https://github.com/hashicorp/go-getter/commit/a2ebce998f8d4105bd4b78d6c99a12803ad97a45","https://pkg.go.dev/vuln/GO-2022-0586","https://github.com/advisories/GHSA-fcgg-rvwg-jv58"],"source_kind":"github","identifiers":["GHSA-fcgg-rvwg-jv58","CVE-2022-30321"],"repository_url":"https://github.com/hashicorp/go-getter","blast_radius":0.0,"created_at":"2022-12-21T16:12:21.876Z","updated_at":"2023-02-09T20:17:29.000Z","epss_percentage":0.0115,"epss_percentile":0.77766,"packages":[{"ecosystem":"go","package_name":"github.com/hashicorp/go-getter/gcs/v2","versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003c 2.1.0"}],"purl":"pkg:go/github.com%2Fhashicorp%2Fgo-getter%2Fgcs%2Fv2","statistics":{"dependent_packages_count":125,"dependent_repos_count":188,"downloads":null,"downloads_period":null},"affected_versions":["2.0.2"],"unaffected_versions":["2.1.0","2.1.1","2.2.0","2.2.1","2.2.2","2.2.3"]},{"ecosystem":"go","package_name":"github.com/hashicorp/go-getter/s3/v2","versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003c 2.1.0"}],"purl":"pkg:go/github.com%2Fhashicorp%2Fgo-getter%2Fs3%2Fv2","statistics":{"dependent_packages_count":125,"dependent_repos_count":188,"downloads":null,"downloads_period":null},"affected_versions":["2.0.2"],"unaffected_versions":["2.1.0","2.1.1","2.2.0","2.2.1","2.2.2","2.2.3"]},{"ecosystem":"go","package_name":"github.com/hashicorp/go-getter/v2","versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003c 2.1.0"}],"purl":"pkg:go/github.com%2Fhashicorp%2Fgo-getter%2Fv2","statistics":{"dependent_packages_count":195,"dependent_repos_count":234,"downloads":null,"downloads_period":null},"affected_versions":["2.0.0","2.0.1","2.0.2"],"unaffected_versions":["2.1.0","2.1.1","2.2.0","2.2.1","2.2.2","2.2.3"]}]},{"uuid":"GSA_kwCzR0hTQS14MjRnLTl3N3YtdnByaM4AArN3","url":"https://github.com/advisories/GHSA-x24g-9w7v-vprh","title":"HashiCorp go-getter command injection","description":"HashiCorp go-getter before 2.0.2 allows Command Injection.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2022-05-26T00:01:27.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2022-26945","https://discuss.hashicorp.com","https://discuss.hashicorp.com/t/hcsec-2022-13-multiple-vulnerabilities-in-go-getter-library/39930","https://github.com/hashicorp/go-getter/pull/359","https://github.com/hashicorp/go-getter/pull/361","https://github.com/hashicorp/go-getter/commit/38e97387488f5439616be60874979433a12edb48","https://github.com/hashicorp/go-getter/commit/a2ebce998f8d4105bd4b78d6c99a12803ad97a45","https://pkg.go.dev/vuln/GO-2022-0586","https://github.com/advisories/GHSA-x24g-9w7v-vprh"],"source_kind":"github","identifiers":["GHSA-x24g-9w7v-vprh","CVE-2022-26945"],"repository_url":"https://github.com/hashicorp/go-getter","blast_radius":0.0,"created_at":"2022-12-21T16:12:21.868Z","updated_at":"2023-02-09T20:13:28.000Z","epss_percentage":0.00098,"epss_percentile":0.28107,"packages":[{"ecosystem":"go","package_name":"github.com/hashicorp/go-getter/gcs/v2","versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003c 2.1.0"}],"purl":"pkg:go/github.com%2Fhashicorp%2Fgo-getter%2Fgcs%2Fv2","statistics":{"dependent_packages_count":125,"dependent_repos_count":188,"downloads":null,"downloads_period":null},"affected_versions":["2.0.2"],"unaffected_versions":["2.1.0","2.1.1","2.2.0","2.2.1","2.2.2","2.2.3"]},{"ecosystem":"go","package_name":"github.com/hashicorp/go-getter/s3/v2","versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003c 2.1.0"}],"purl":"pkg:go/github.com%2Fhashicorp%2Fgo-getter%2Fs3%2Fv2","statistics":{"dependent_packages_count":125,"dependent_repos_count":188,"downloads":null,"downloads_period":null},"affected_versions":["2.0.2"],"unaffected_versions":["2.1.0","2.1.1","2.2.0","2.2.1","2.2.2","2.2.3"]},{"ecosystem":"go","package_name":"github.com/hashicorp/go-getter/v2","versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003c 2.1.0"}],"purl":"pkg:go/github.com%2Fhashicorp%2Fgo-getter%2Fv2","statistics":{"dependent_packages_count":195,"dependent_repos_count":234,"downloads":null,"downloads_period":null},"affected_versions":["2.0.0","2.0.1","2.0.2"],"unaffected_versions":["2.1.0","2.1.1","2.2.0","2.2.1","2.2.2","2.2.3"]}]},{"uuid":"GSA_kwCzR0hTQS0yOHIyLXE2bTgtOWhweM4AArN7","url":"https://github.com/advisories/GHSA-28r2-q6m8-9hpx","title":"HashiCorp go-getter unsafe downloads could lead to asymmetric resource exhaustion","description":"HashiCorp go-getter through 2.0.2 does not safely perform downloads. Asymmetric resource exhaustion could occur when go-getter processed malicious HTTP responses.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-26T00:01:27.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2022-30323","https://discuss.hashicorp.com/t/hcsec-2022-13-multiple-vulnerabilities-in-go-getter-library/39930","https://discuss.hashicorp.com","https://github.com/hashicorp/go-getter/releases","https://github.com/hashicorp/go-getter/pull/359","https://github.com/hashicorp/go-getter/pull/361","https://github.com/hashicorp/go-getter/commit/38e97387488f5439616be60874979433a12edb48","https://github.com/hashicorp/go-getter/commit/a2ebce998f8d4105bd4b78d6c99a12803ad97a45","https://pkg.go.dev/vuln/GO-2022-0586","https://discuss.hashicorp.com/t/hcsec-2022-13-multiple-vulnerabilities-in-go-getter-library","https://github.com/advisories/GHSA-28r2-q6m8-9hpx"],"source_kind":"github","identifiers":["GHSA-28r2-q6m8-9hpx","CVE-2022-30323"],"repository_url":"https://github.com/hashicorp/go-getter","blast_radius":0.0,"created_at":"2022-12-21T16:12:21.859Z","updated_at":"2025-10-02T06:10:43.889Z","epss_percentage":0.00356,"epss_percentile":0.5717,"packages":[{"ecosystem":"go","package_name":"github.com/hashicorp/go-getter/gcs/v2","versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003c 2.1.0"}],"purl":"pkg:go/github.com%2Fhashicorp%2Fgo-getter%2Fgcs%2Fv2","statistics":{"dependent_packages_count":125,"dependent_repos_count":188,"downloads":null,"downloads_period":null},"affected_versions":["2.0.2"],"unaffected_versions":["2.1.0","2.1.1","2.2.0","2.2.1","2.2.2","2.2.3"]},{"ecosystem":"go","package_name":"github.com/hashicorp/go-getter/s3/v2","versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003c 2.1.0"}],"purl":"pkg:go/github.com%2Fhashicorp%2Fgo-getter%2Fs3%2Fv2","statistics":{"dependent_packages_count":125,"dependent_repos_count":188,"downloads":null,"downloads_period":null},"affected_versions":["2.0.2"],"unaffected_versions":["2.1.0","2.1.1","2.2.0","2.2.1","2.2.2","2.2.3"]},{"ecosystem":"go","package_name":"github.com/hashicorp/go-getter/v2","versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003c 2.1.0"}],"purl":"pkg:go/github.com%2Fhashicorp%2Fgo-getter%2Fv2","statistics":{"dependent_packages_count":195,"dependent_repos_count":234,"downloads":null,"downloads_period":null},"affected_versions":["2.0.0","2.0.1","2.0.2"],"unaffected_versions":["2.1.0","2.1.1","2.2.0","2.2.1","2.2.2","2.2.3"]}]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/hashicorp/go-getter/s3/v2","docker_dependents_count":143,"docker_downloads_count":12573938,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/hashicorp/go-getter/s3/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/hashicorp/go-getter/s3/v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-03T22:08:16.636Z","issues_count":91,"pull_requests_count":192,"avg_time_to_close_issue":33086211.76470588,"avg_time_to_close_pull_request":10555071.34751773,"issues_closed_count":17,"pull_requests_closed_count":141,"pull_request_authors_count":74,"issue_authors_count":78,"avg_comments_per_issue":1.2967032967032968,"avg_comments_per_pull_request":1.2447916666666667,"merged_pull_requests_count":101,"bot_issues_count":0,"bot_pull_requests_count":30,"past_year_issues_count":6,"past_year_pull_requests_count":79,"past_year_avg_time_to_close_issue":22320265.0,"past_year_avg_time_to_close_pull_request":1033176.2909090909,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.6075949367088608,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":25,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/issues","maintainers":[{"login":"nywilken","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nywilken"},{"login":"YakDriver","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YakDriver"},{"login":"dduzgun-security","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dduzgun-security"},{"login":"mohanmanikanta2299","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohanmanikanta2299"},{"login":"jrasell","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrasell"},{"login":"mdeggies","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdeggies"},{"login":"jbardin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbardin"},{"login":"tristanmorgan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tristanmorgan"},{"login":"cam-stitt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cam-stitt"},{"login":"KaushikiAnand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaushikiAnand"},{"login":"ryancragun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryancragun"},{"login":"kmoe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmoe"},{"login":"mismithhisler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mismithhisler"},{"login":"allisonlarson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allisonlarson"}],"active_maintainers":[{"login":"dduzgun-security","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dduzgun-security"},{"login":"mohanmanikanta2299","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohanmanikanta2299"},{"login":"YakDriver","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YakDriver"},{"login":"cam-stitt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cam-stitt"},{"login":"jrasell","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrasell"},{"login":"KaushikiAnand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaushikiAnand"},{"login":"allisonlarson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allisonlarson"},{"login":"mismithhisler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mismithhisler"},{"login":"ryancragun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryancragun"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter%2Fs3%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter%2Fs3%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter%2Fs3%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter%2Fs3%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter%2Fs3%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter%2Fs3%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2182421,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14150056,"name":"github.com/Hashicorp/go-getter","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/Hashicorp/go-getter","keywords_array":[],"namespace":null,"versions_count":42,"first_release_published_at":"2019-01-17T16:57:01.000Z","latest_release_published_at":"2026-04-02T06:32:15.000Z","latest_release_number":"v1.8.6","last_synced_at":"2026-06-19T14:17:14.164Z","created_at":"2026-03-30T10:41:58.627Z","updated_at":"2026-06-19T14:17:14.164Z","registry_url":"https://pkg.go.dev/github.com/Hashicorp/go-getter","install_command":"go get github.com/Hashicorp/go-getter","documentation_url":"https://pkg.go.dev/github.com/Hashicorp/go-getter#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-30T11:41:49.941Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.20177954731168,"dependent_packages_count":4.8742033374438485,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.0379914423777645},"purl":"pkg:golang/github.com/%21hashicorp/go-getter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Hashicorp/go-getter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Hashicorp/go-getter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Hashicorp/go-getter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FHashicorp%2Fgo-getter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FHashicorp%2Fgo-getter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FHashicorp%2Fgo-getter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FHashicorp%2Fgo-getter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FHashicorp%2Fgo-getter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FHashicorp%2Fgo-getter/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2182421,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13684827,"name":"golang-github-hashicorp-go-getter","ecosystem":"debian","description":null,"homepage":"https://github.com/hashicorp/go-getter","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/hashicorp/go-getter","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T17:49:29.619Z","latest_release_published_at":"2026-02-12T17:49:29.619Z","latest_release_number":"1.4.1-1","last_synced_at":"2026-03-12T23:10:01.859Z","created_at":"2026-02-12T17:49:29.408Z","updated_at":"2026-03-12T23:10:01.859Z","registry_url":"https://tracker.debian.org/pkg/golang-github-hashicorp-go-getter","install_command":"apt-get install golang-github-hashicorp-go-getter","documentation_url":"https://packages.debian.org/bookworm/golang-github-hashicorp-go-getter","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-hashicorp-go-getter-dev","standards_version":"4.4.1","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang, golang-any, golang-github-aws-aws-sdk-go-dev, golang-github-bgentry-go-netrc-dev, golang-github-hashicorp-go-cleanhttp-dev, golang-github-hashicorp-go-safetemp-dev, golang-github-hashicorp-go-version-dev, golang-github-mitchellh-go-homedir-dev, golang-github-mitchellh-go-testing-interface-dev, golang-github-ulikunitz-xz-dev, golang-google-api-dev, golang-google-cloud-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T17:49:30.316Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-hashicorp-go-getter?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-hashicorp-go-getter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-hashicorp-go-getter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-hashicorp-go-getter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-hashicorp-go-getter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-hashicorp-go-getter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-hashicorp-go-getter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-hashicorp-go-getter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-hashicorp-go-getter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-hashicorp-go-getter/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13716700,"name":"golang-github-hashicorp-go-getter","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/hashicorp/go-getter","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/hashicorp/go-getter","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T00:18:17.289Z","latest_release_published_at":"2026-02-13T00:18:17.289Z","latest_release_number":"1.4.1-1","last_synced_at":"2026-03-13T01:03:58.265Z","created_at":"2026-02-13T00:18:17.059Z","updated_at":"2026-03-13T01:03:58.266Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-hashicorp-go-getter","install_command":"apt-get install golang-github-hashicorp-go-getter","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-hashicorp-go-getter-dev","standards_version":"4.4.1","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang, golang-any, golang-github-aws-aws-sdk-go-dev, golang-github-bgentry-go-netrc-dev, golang-github-hashicorp-go-cleanhttp-dev, golang-github-hashicorp-go-safetemp-dev, golang-github-hashicorp-go-version-dev, golang-github-mitchellh-go-homedir-dev, golang-github-mitchellh-go-testing-interface-dev, golang-github-ulikunitz-xz-dev, golang-google-api-dev, golang-google-cloud-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T00:18:21.468Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-hashicorp-go-getter?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-hashicorp-go-getter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-hashicorp-go-getter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-hashicorp-go-getter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-hashicorp-go-getter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-hashicorp-go-getter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-hashicorp-go-getter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-hashicorp-go-getter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-hashicorp-go-getter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-hashicorp-go-getter/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":3493622,"name":"github.com/hashicorp/go-getter","ecosystem":"go","description":"getter is a package for downloading files or directories from a variety of protocols.","homepage":"https://github.com/hashicorp/go-getter","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/hashicorp/go-getter","keywords_array":[],"namespace":"github.com/hashicorp","versions_count":43,"first_release_published_at":"2019-01-17T16:57:01.000Z","latest_release_published_at":"2026-04-02T06:32:15.000Z","latest_release_number":"v1.8.6","last_synced_at":"2026-06-20T21:12:03.061Z","created_at":"2022-04-10T19:18:16.546Z","updated_at":"2026-06-21T08:12:24.743Z","registry_url":"https://pkg.go.dev/github.com/hashicorp/go-getter","install_command":"go get github.com/hashicorp/go-getter","documentation_url":"https://pkg.go.dev/github.com/hashicorp/go-getter#section-documentation","metadata":{},"repo_metadata":{"id":1763751,"uuid":"44139350","full_name":"hashicorp/go-getter","owner":"hashicorp","description":"Package for downloading things from a string URL using a variety of protocols.","archived":false,"fork":false,"pushed_at":"2025-11-03T13:28:58.000Z","size":2690,"stargazers_count":1772,"open_issues_count":176,"forks_count":256,"subscribers_count":280,"default_branch":"main","last_synced_at":"2025-11-05T23:03:20.622Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hashicorp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/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":"2015-10-12T23:17:07.000Z","updated_at":"2025-11-05T10:04:40.000Z","dependencies_parsed_at":"2023-07-05T20:02:14.778Z","dependency_job_id":"e1d47be1-5438-4dfa-a84d-abdb3bb54997","html_url":"https://github.com/hashicorp/go-getter","commit_stats":{"total_commits":438,"total_committers":78,"mean_commits":5.615384615384615,"dds":0.7351598173515982,"last_synced_commit":"842d6c379e5e70d23905b8f6b5a25a80290acb66"},"previous_names":[],"tags_count":69,"template":false,"template_full_name":null,"purl":"pkg:github/hashicorp/go-getter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/sbom","scorecard":{"id":457029,"data":{"date":"2025-08-11","repo":{"name":"github.com/hashicorp/go-getter","commit":"e70221100018573cdc74411c95c19b2a372f6728"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"12 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":"Code-Review","score":9,"reason":"Found 13/14 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/go-getter.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/go-getter.yml:98","Warn: no topLevel permission defined: .github/workflows/go-getter.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/hashicorp/go-getter/release.yml/main?enable=pin","Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   7 third-party GitHubAction dependencies pinned","Info:   2 out of   2 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Signed-Releases","score":8,"reason":"2 out of the last 2 releases have a total of 2 signed artifacts.","details":["Info: signed release artifact: go-getter_1.7.8_SHA256SUMS.sig: https://github.com/hashicorp/go-getter/releases/tag/v1.7.8","Info: signed release artifact: go-getter_1.7.7_SHA256SUMS.sig: https://github.com/hashicorp/go-getter/releases/tag/v1.7.7","Warn: release artifact v1.7.8 does not have provenance: https://api.github.com/repos/hashicorp/go-getter/releases/194592744","Warn: release artifact v1.7.7 does not have provenance: https://api.github.com/repos/hashicorp/go-getter/releases/193872220"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hashicorp/.github/SECURITY.md:1","Info: Found linked content: github.com/hashicorp/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hashicorp/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hashicorp/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'v2'","Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on 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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T09:59:05.446Z","repository_id":1763751,"created_at":"2025-08-19T09:59:05.446Z","updated_at":"2025-08-19T09:59:05.446Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282911783,"owners_count":26747782,"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-11-05T02:00:05.946Z","response_time":58,"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":"hashicorp","name":"HashiCorp","uuid":"761456","kind":"organization","description":"Consistent workflows to provision, secure, connect, and run any infrastructure for any application.","email":"hello@hashicorp.com","website":"https://hashicorp.com","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/761456?v=4","repositories_count":920,"last_synced_at":"2025-07-01T06:04:51.252Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hashicorp","funding_links":[],"total_stars":317824,"followers":9022,"following":0,"created_at":"2022-11-02T16:21:47.799Z","updated_at":"2025-07-01T06:04:51.253Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp/repositories"},"tags":[{"name":"v1.8.3","sha":"13f1bb2b1a00fca5829b8d38d52101dca1b50368","kind":"commit","published_at":"2025-10-30T05:28:00.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.8.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"60a3d53b2d0930891aa02051873f45971f580b25","kind":"commit","published_at":"2025-10-03T08:21:41.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.8.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"d2e581e463eadea306c25431b008227381d56f78","kind":"commit","published_at":"2025-09-17T14:29:27.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.8.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"d879f880d115c071bc9156d575554cc153110d9c","kind":"commit","published_at":"2025-09-05T21:27:14.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.8.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.0/manifests"},{"name":"v1.7.10","sha":"c52d97cefb4fd8e238c76cf57a97a33422942b9f","kind":"commit","published_at":"2025-09-04T02:59:39.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.10","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.10/manifests"},{"name":"v1.7.9","sha":"e70221100018573cdc74411c95c19b2a372f6728","kind":"commit","published_at":"2025-08-11T06:22:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.9","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.9/manifests"},{"name":"v1.7.8","sha":"f7836fb97529673f24dac0aaa140762ee05c847f","kind":"commit","published_at":"2025-01-14T05:53:41.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.8","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.8/manifests"},{"name":"v1.7.7","sha":"7dddd13d4afd32e225a63d41d8f91d1af8bc9edf","kind":"commit","published_at":"2025-01-09T10:18:31.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.7","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.7/manifests"},{"name":"v1.7.6","sha":"4f07d24bab23ae0bb263100dbe27c1fa3e88f7d6","kind":"tag","published_at":"2024-08-14T13:51:03.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.6","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.6/manifests"},{"name":"cmd/go-getter/v2.2.3","sha":"b518e545826841cf5b209bf7f2af9eb3c23d058a","kind":"commit","published_at":"2024-07-24T21:18:26.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.2.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.3/manifests"},{"name":"s3/v2.2.3","sha":"ca6cb29f12ce570bb79ff1f9063a812093b8cbbb","kind":"commit","published_at":"2024-07-24T18:44:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.2.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.3/manifests"},{"name":"gcs/v2.2.3","sha":"ca6cb29f12ce570bb79ff1f9063a812093b8cbbb","kind":"commit","published_at":"2024-07-24T18:44:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.2.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.3/manifests"},{"name":"v2.2.3","sha":"dc7f6bcdacdd20e98a8ba53aec508a99329331b8","kind":"commit","published_at":"2024-07-23T20:57:21.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.2.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.3/manifests"},{"name":"v1.7.5","sha":"5a63fd9c0d5b8da8a6805e8c283f46f0dacb30b3","kind":"commit","published_at":"2024-06-21T21:06:48.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.5","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.5/manifests"},{"name":"cmd/go-getter/v2.2.2","sha":"e310de3853722f99746f30c962372d3b4b828a12","kind":"commit","published_at":"2024-05-20T18:20:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.2.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.2/manifests"},{"name":"s3/v2.2.2","sha":"e51bb2079321f75aa76476b0ef7074db4f949396","kind":"commit","published_at":"2024-05-20T18:03:48.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.2.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.2/manifests"},{"name":"gcs/v2.2.2","sha":"e51bb2079321f75aa76476b0ef7074db4f949396","kind":"commit","published_at":"2024-05-20T18:03:48.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.2.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.2/manifests"},{"name":"v2.2.2","sha":"035baf040a61a36387844b7ca0eeaa62d06d3265","kind":"commit","published_at":"2024-05-17T13:52:29.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.2.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.2/manifests"},{"name":"v1.7.4","sha":"268c11cae8cf0d9374783e06572679796abe9ce9","kind":"commit","published_at":"2024-04-15T13:29:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.4","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"0298a221674f629339295fa8a1e6a938e28506e0","kind":"commit","published_at":"2023-10-10T13:49:38.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c12e42f9c2a92e05cc134fcc24891b3c190826ec","kind":"commit","published_at":"2023-04-11T15:18:22.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.2/manifests"},{"name":"s3/v2.2.1","sha":"544f3d752be3b5396bf9030280bb7449f804173e","kind":"commit","published_at":"2023-03-16T20:13:59.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.2.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.1/manifests"},{"name":"cmd/go-getter/v2.2.1","sha":"544f3d752be3b5396bf9030280bb7449f804173e","kind":"commit","published_at":"2023-03-16T20:13:59.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.2.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.1/manifests"},{"name":"gcs/v2.2.1","sha":"544f3d752be3b5396bf9030280bb7449f804173e","kind":"commit","published_at":"2023-03-16T20:13:59.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.2.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.1/manifests"},{"name":"v2.2.1","sha":"79d90814e8c4b358d854afd2f51efa79393566ac","kind":"commit","published_at":"2023-03-13T19:41:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.2.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.1/manifests"},{"name":"v1.7.1","sha":"bdad9ba6abd8a1cf2a1469157ea9c583248db8c1","kind":"commit","published_at":"2023-03-13T15:15:50.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.1/manifests"},{"name":"cmd/go-getter/v2.2.0","sha":"4092854918ac6fefa28f2c0ca0af66c20faa5c79","kind":"commit","published_at":"2023-02-13T19:12:55.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.0/manifests"},{"name":"s3/v2.2.0","sha":"d91ea8bc93d8bc6c209d154a51df7c9121aa16eb","kind":"commit","published_at":"2023-02-13T18:52:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.0/manifests"},{"name":"gcs/v2.2.0","sha":"d91ea8bc93d8bc6c209d154a51df7c9121aa16eb","kind":"commit","published_at":"2023-02-13T18:52:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.0/manifests"},{"name":"v2.2.0","sha":"d666f9aeea9c78db7d1fab987a2b163523eafaed","kind":"commit","published_at":"2023-02-13T17:51:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.0/manifests"},{"name":"v1.7.0","sha":"0edab85348271c843782993345b07b1ac98912e6","kind":"commit","published_at":"2023-02-10T14:35:08.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.0/manifests"},{"name":"s3/v2.1.1","sha":"492324ccc87bf5c9459c6a137bd70a38cf792787","kind":"commit","published_at":"2022-11-30T20:09:25.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.1.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.1.1/manifests"},{"name":"gcs/v2.1.1","sha":"492324ccc87bf5c9459c6a137bd70a38cf792787","kind":"commit","published_at":"2022-11-30T20:09:25.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.1.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.1.1/manifests"},{"name":"cmd/go-getter/v2.1.1","sha":"492324ccc87bf5c9459c6a137bd70a38cf792787","kind":"commit","published_at":"2022-11-30T20:09:25.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.1.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.1.1/manifests"},{"name":"v2.1.1","sha":"211d65fd7e616fda783f5173420429f11e220bde","kind":"commit","published_at":"2022-11-29T22:09:21.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.1.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.1.1/manifests"},{"name":"v1.6.2","sha":"ef2fcc6c2f8ee034f76b3c25cd0bce26155f1e08","kind":"commit","published_at":"2022-06-13T18:52:31.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.6.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.2/manifests"},{"name":"s3/v2.1.0","sha":"106ef8d80083041aaa875ad7009205c24f756b2d","kind":"commit","published_at":"2022-05-23T19:00:28.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.1.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.1.0/manifests"},{"name":"gcs/v2.1.0","sha":"106ef8d80083041aaa875ad7009205c24f756b2d","kind":"commit","published_at":"2022-05-23T19:00:28.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.1.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.1.0/manifests"},{"name":"v2.1.0","sha":"31c3313ffd18b389e238d3edb9a00c951bd829e2","kind":"commit","published_at":"2022-05-23T17:04:40.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.1.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.1.0/manifests"},{"name":"v1.6.1","sha":"f710948d90b08a7a6914c9267c8a65f57f361159","kind":"commit","published_at":"2022-05-19T17:35:44.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.6.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"01813343e453310eba1b8eaeffd932377cf2a84c","kind":"commit","published_at":"2022-05-18T22:42:32.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.6.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.0/manifests"},{"name":"s3/v2.0.2","sha":"4e45866a5873686490865880dabbd4737215caf1","kind":"commit","published_at":"2022-03-21T14:03:52.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.0.2/manifests"},{"name":"v2.0.2","sha":"4e45866a5873686490865880dabbd4737215caf1","kind":"commit","published_at":"2022-03-21T14:03:52.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.2/manifests"},{"name":"gcs/v2.0.2","sha":"4e45866a5873686490865880dabbd4737215caf1","kind":"commit","published_at":"2022-03-21T14:03:52.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.0.2/manifests"},{"name":"cmd/go-getter/v2.0.2","sha":"4e45866a5873686490865880dabbd4737215caf1","kind":"commit","published_at":"2022-03-21T14:03:52.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.0.2/manifests"},{"name":"v2.0.1","sha":"976c908a31d0d90ff935700cc38c37ea1d60912f","kind":"commit","published_at":"2022-02-01T10:01:37.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.0.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.1/manifests"},{"name":"v1.5.11","sha":"b1336defcc3479d5a368d406f95ffdf0cb5f787f","kind":"commit","published_at":"2022-01-03T22:45:48.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.11","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.11/manifests"},{"name":"v1.5.10","sha":"23702d0c00e2ee7ad769ac9956c0f2d22b6cd983","kind":"tag","published_at":"2021-12-22T22:25:22.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.10","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"0821303379b8710364f15cae37bbbc8f0dc19cc7","kind":"commit","published_at":"2021-10-04T23:04:38.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.9","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"95deff2f6897513df44117c44e788398a6b7b674","kind":"commit","published_at":"2021-09-07T18:02:34.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.8","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c92603075e68a31d5464e2615a82492e58107c4e","kind":"commit","published_at":"2021-08-09T19:17:23.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.7","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"d4be3502b44c5acc628bdffdf230189cf5e0136b","kind":"commit","published_at":"2021-07-22T15:13:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.6","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"a7e02dae513b778bd3b082a5e65fdefbc29c405a","kind":"commit","published_at":"2021-06-30T15:36:16.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.5","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"af95113283f8288987ef82ac9cb141f919c5a484","kind":"commit","published_at":"2021-06-17T17:57:33.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.4","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"5b1298a86d1694b06e77fc33fb878ac211fa6d49","kind":"tag","published_at":"2021-03-31T09:34:37.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bcfc71c7a82b3065ddac252eef232f31c68fd28d","kind":"commit","published_at":"2021-01-07T16:29:51.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.2/manifests"},{"name":"v2.0.0","sha":"0054847f032d201611cb592762fc6fd4fbfd5e9d","kind":"commit","published_at":"2021-01-04T15:01:04.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.0.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.0/manifests"},{"name":"v1.5.1","sha":"b5c372b200a6e91cf63034dc67afe18204b6d687","kind":"commit","published_at":"2020-11-12T20:30:03.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0f941aa21bf80de77193cc0c9d98d11cf3f7b9d7","kind":"commit","published_at":"2020-09-29T17:00:08.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"7ac233b171080abfefcde0f813c9aed3187f54bd","kind":"commit","published_at":"2020-09-16T14:35:47.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.4.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"0d2e82b049447fff51421fcfb85ee25016d2ced1","kind":"commit","published_at":"2020-01-06T15:00:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.4.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7009632e33a298df49bd8e29c49d8303c7aa8735","kind":"commit","published_at":"2019-09-09T11:40:55.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.4.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f9ec369200fd2163b8f452e5e45696d83ae3f4b6","kind":"tag","published_at":"2019-05-13T22:49:00.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.3.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"e1437d0bbb37a1fa61cdb924b034352c823cb89b","kind":"commit","published_at":"2019-03-06T10:11:02.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9363991638334fdee4f649819138250a3b6402c8","kind":"commit","published_at":"2019-02-18T16:50:04.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.1.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"062101f97c304b1bd56c0dc1aa9f06574ce69d66","kind":"commit","published_at":"2019-02-07T18:20:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.0.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"244ff472147290528195500b7d2557620d2d056e","kind":"commit","published_at":"2019-02-04T14:26:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"dde89f93975670ed3a449be055954c139e36810f","kind":"commit","published_at":"2019-01-21T17:29:41.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.0.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"3279f7834bfada0785f23677629791ea1abb7475","kind":"commit","published_at":"2019-01-17T16:57:01.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.0.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-05-27T17:24:33.331Z","dependent_packages_count":3705,"downloads":null,"downloads_period":null,"dependent_repos_count":6872,"rankings":{"downloads":null,"dependent_repos_count":0.09492607178278424,"dependent_packages_count":0.05921258666710912,"stargazers_count":1.7020177823682032,"forks_count":1.9567220108143102,"docker_downloads_count":0.13698743780604405,"average":0.7899731778876902},"purl":"pkg:golang/github.com/hashicorp/go-getter","advisories":[{"uuid":"GSA_kwCzR0hTQS05Mm1tLTJwanEtcjc4Nc4ABVAe","url":"https://github.com/advisories/GHSA-92mm-2pjq-r785","title":"HashiCorp's go-getter library may allow arbitrary file reads","description":"HashiCorp's go-getter library up to v1.8.5 may allow arbitrary file reads on the file system during certain git operations through a maliciously crafted URL. This is fixed in go-getter v1.8.6. This vulnerability does not affect the go-getter/v2 branch and package.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-04-09T15:35:07.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2026-4660","https://discuss.hashicorp.com/t/hcsec-2026-04-go-getter-may-allow-to-arbitrary-filesystem-reads-through-git-operations/77311","https://github.com/advisories/GHSA-92mm-2pjq-r785"],"source_kind":"github","identifiers":["GHSA-92mm-2pjq-r785","CVE-2026-4660"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-04-10T15:00:13.678Z","updated_at":"2026-06-21T07:01:30.277Z","epss_percentage":0.00424,"epss_percentile":0.33785,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05Mm1tLTJwanEtcjc4Nc4ABVAe","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS05Mm1tLTJwanEtcjc4Nc4ABVAe","packages":[{"ecosystem":"go","package_name":"github.com/hashicorp/go-getter","versions":[{"first_patched_version":"1.8.6","vulnerable_version_range":"\u003c 1.8.6"}],"purl":"pkg:go/github.com%2Fhashicorp%2Fgo-getter"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05Mm1tLTJwanEtcjc4Nc4ABVAe/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS13anJ4LTY1MjktaGNqM84ABLJS","url":"https://github.com/advisories/GHSA-wjrx-6529-hcj3","title":"HashiCorp go-getter Vulnerable to Symlink Attacks","description":"HashiCorp's go-getter library subdirectory download feature is vulnerable to symlink attacks leading to unauthorized read access beyond the designated directory boundaries. This vulnerability, identified as CVE-2025-8959, is fixed in go-getter 1.7.9.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-08-15T21:31:18.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2025-8959","https://discuss.hashicorp.com/t/hcsec-2025-23-hashicorp-go-getter-vulnerable-to-arbitrary-read-through-symlink-attack/76242","https://github.com/hashicorp/go-getter/commit/87541b2501c00df5eaedea6acc61a2a4a4efa5b7","https://pkg.go.dev/vuln/GO-2025-3892","https://github.com/advisories/GHSA-wjrx-6529-hcj3"],"source_kind":"github","identifiers":["GHSA-wjrx-6529-hcj3","CVE-2025-8959"],"repository_url":"https://github.com/hashicorp/go-getter","blast_radius":0.0,"created_at":"2025-08-18T16:09:42.046Z","updated_at":"2026-06-21T07:03:33.726Z","epss_percentage":0.00507,"epss_percentile":0.3919,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13anJ4LTY1MjktaGNqM84ABLJS","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS13anJ4LTY1MjktaGNqM84ABLJS","packages":[{"ecosystem":"go","package_name":"github.com/hashicorp/go-getter","versions":[{"first_patched_version":"1.7.9","vulnerable_version_range":"\u003c 1.7.9"}],"purl":"pkg:go/github.com%2Fhashicorp%2Fgo-getter"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13anJ4LTY1MjktaGNqM84ABLJS/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS14ZmhwLWpmOHAtbWg1d84AA9WW","url":"https://github.com/advisories/GHSA-xfhp-jf8p-mh5w","title":"HashiCorp go-getter Vulnerable to Code Execution On Git Update Via Git Config Manipulation","description":"HashiCorp’s go-getter library can be coerced into executing Git update on an existing maliciously modified Git Configuration, potentially leading to arbitrary code execution. When go-getter is performing a Git operation, go-getter will try to clone the given repository in a specified destination. Cloning initializes a git config to the provided destination and if the repository needs to get updated go-getter will pull the new changes .\n\nAn attacker may alter the Git config after the cloning step to set an arbitrary Git configuration to achieve code execution.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-06-25T18:31:22.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.4,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-6257","https://discuss.hashicorp.com/t/hcsec-2024-13-hashicorp-go-getter-vulnerable-to-code-execution-on-git-update-via-git-config-manipulation/68081","https://github.com/hashicorp/go-getter/commit/268c11cae8cf0d9374783e06572679796abe9ce9","https://github.com/advisories/GHSA-xfhp-jf8p-mh5w"],"source_kind":"github","identifiers":["GHSA-xfhp-jf8p-mh5w","CVE-2024-6257"],"repository_url":"https://github.com/hashicorp/go-getter","blast_radius":0.0,"created_at":"2024-06-25T21:05:39.445Z","updated_at":"2026-06-21T07:05:36.937Z","epss_percentage":0.00973,"epss_percentile":0.5741,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14ZmhwLWpmOHAtbWg1d84AA9WW","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS14ZmhwLWpmOHAtbWg1d84AA9WW","packages":[{"ecosystem":"go","package_name":"github.com/hashicorp/go-getter","versions":[{"first_patched_version":"1.7.5","vulnerable_version_range":"\u003c 1.7.5"}],"purl":"pkg:go/github.com%2Fhashicorp%2Fgo-getter"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14ZmhwLWpmOHAtbWg1d84AA9WW/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1xNjRoLTM5aHYtNGNmN84AA7KO","url":"https://github.com/advisories/GHSA-q64h-39hv-4cf7","title":"HashiCorp go-getter Vulnerable to Argument Injection When Fetching Remote Default Git Branches","description":"When go-getter is performing a Git operation, go-getter will try to clone the given repository. If a Git reference is not passed along with the Git url, go-getter will then try to check the remote repository’s HEAD reference of its default branch by passing arguments to the Git binary on the host it is executing on.\n\nAn attacker may format a Git URL in order to inject additional Git arguments to the Git call.\n\nConsumers of the go-getter library should evaluate the risk associated with these issues in the context of their go-getter usage and upgrade go-getter to 1.7.4 or later. ","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2024-04-17T21:30:49.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-2024-3817","https://discuss.hashicorp.com/t/hcsec-2024-09-hashicorp-go-getter-vulnerable-to-argument-injection-when-fetching-remote-default-git-branches/66040","https://github.com/hashicorp/go-getter/commit/268c11cae8cf0d9374783e06572679796abe9ce9","https://github.com/advisories/GHSA-q64h-39hv-4cf7"],"source_kind":"github","identifiers":["GHSA-q64h-39hv-4cf7","CVE-2024-3817"],"repository_url":"https://github.com/hashicorp/go-getter","blast_radius":0.0,"created_at":"2024-04-28T06:05:04.357Z","updated_at":"2026-06-21T07:06:05.855Z","epss_percentage":0.01329,"epss_percentile":0.67345,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xNjRoLTM5aHYtNGNmN84AA7KO","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1xNjRoLTM5aHYtNGNmN84AA7KO","packages":[{"ecosystem":"go","package_name":"github.com/hashicorp/go-getter","versions":[{"first_patched_version":"1.7.4","vulnerable_version_range":"\u003e= 1.5.9, \u003c 1.7.4"}],"purl":"pkg:go/github.com%2Fhashicorp%2Fgo-getter","statistics":{"dependent_packages_count":3705,"dependent_repos_count":6872,"downloads":null,"downloads_period":null},"affected_versions":["v1.5.9","v1.5.10","v1.5.11","v1.6.0","v1.6.1","v1.6.2","v1.7.0","v1.7.1","v1.7.2","v1.7.3"],"unaffected_versions":["v1.0.0","v1.0.1","v1.0.2","v1.0.3","v1.1.0","v1.2.0","v1.3.0","v1.4.0","v1.4.1","v1.4.2","v1.5.0","v1.5.1","v1.5.2","v1.5.3","v1.5.4","v1.5.5","v1.5.6","v1.5.7","v1.5.8","v1.7.4","v1.7.5","v1.7.6","v1.7.7","v1.7.8","v1.7.9","v1.7.10","v1.8.0","v1.8.1","v1.8.2","v1.8.3","v1.8.4","v1.8.5","v1.8.6"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xNjRoLTM5aHYtNGNmN84AA7KO/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1qcHhqLTJqdmctNmp2Oc4AAxsJ","url":"https://github.com/advisories/GHSA-jpxj-2jvg-6jv9","title":"Data Amplification in HashiCorp go-getter","description":"HashiCorp go-getter up to 1.6.2 and 2.1.1 is vulnerable to decompression bombs. Fixed in 1.7.0 and 2.2.0.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2023-02-16T21:30:28.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":4.2,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-0475","https://discuss.hashicorp.com/t/hcsec-2023-4-go-getter-vulnerable-to-denial-of-service-via-malicious-compressed-archive/50125","https://github.com/hashicorp/go-getter/commit/0edab85348271c843782993345b07b1ac98912e6","https://github.com/hashicorp/go-getter/commit/78e6721a2a76266718dc92c3c03c1571dffdefdc","https://github.com/advisories/GHSA-jpxj-2jvg-6jv9"],"source_kind":"github","identifiers":["GHSA-jpxj-2jvg-6jv9","CVE-2023-0475"],"repository_url":"https://github.com/hashicorp/go-getter","blast_radius":0.0,"created_at":"2023-02-17T00:03:12.863Z","updated_at":"2026-06-20T04:05:33.350Z","epss_percentage":0.00454,"epss_percentile":0.35953,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qcHhqLTJqdmctNmp2Oc4AAxsJ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1qcHhqLTJqdmctNmp2Oc4AAxsJ","packages":[{"ecosystem":"go","package_name":"github.com/hashicorp/go-getter/v2","versions":[{"first_patched_version":"2.2.0","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.2.0"}],"purl":"pkg:go/github.com%2Fhashicorp%2Fgo-getter%2Fv2"},{"ecosystem":"go","package_name":"github.com/hashicorp/go-getter","versions":[{"first_patched_version":"1.7.0","vulnerable_version_range":"\u003c 1.7.0"}],"purl":"pkg:go/github.com%2Fhashicorp%2Fgo-getter"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qcHhqLTJqdmctNmp2Oc4AAxsJ/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1janI0LWZ2NmMtZjNtds4AArN5","url":"https://github.com/advisories/GHSA-cjr4-fv6c-f3mv","title":"HashiCorp go-getter unsafe downloads could lead to arbitrary host access","description":"HashiCorp go-getter through 2.0.2 does not safely perform downloads. Arbitrary host access was possible via go-getter path traversal, symlink processing, and command injection flaws.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-26T00:01:27.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.6,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-30322","https://discuss.hashicorp.com/t/hcsec-2022-13-multiple-vulnerabilities-in-go-getter-library/39930","https://discuss.hashicorp.com","https://github.com/hashicorp/go-getter/releases","https://github.com/hashicorp/go-getter/pull/359","https://github.com/hashicorp/go-getter/pull/361","https://github.com/hashicorp/go-getter/commit/38e97387488f5439616be60874979433a12edb48","https://github.com/hashicorp/go-getter/commit/a2ebce998f8d4105bd4b78d6c99a12803ad97a45","https://pkg.go.dev/vuln/GO-2022-0586","https://discuss.hashicorp.com/t/hcsec-2022-13-multiple-vulnerabilities-in-go-getter-library","https://github.com/advisories/GHSA-cjr4-fv6c-f3mv"],"source_kind":"github","identifiers":["GHSA-cjr4-fv6c-f3mv","CVE-2022-30322"],"repository_url":"https://github.com/hashicorp/go-getter","blast_radius":0.0,"created_at":"2022-12-21T16:12:21.884Z","updated_at":"2026-06-21T07:10:16.314Z","epss_percentage":0.01279,"epss_percentile":0.66225,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1janI0LWZ2NmMtZjNtds4AArN5","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1janI0LWZ2NmMtZjNtds4AArN5","packages":[{"ecosystem":"go","package_name":"github.com/hashicorp/go-getter","versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.1.0"},{"first_patched_version":"1.6.1","vulnerable_version_range":"\u003c 1.6.1"}],"purl":"pkg:go/github.com%2Fhashicorp%2Fgo-getter","statistics":{"dependent_packages_count":3705,"dependent_repos_count":6872,"downloads":null,"downloads_period":null},"affected_versions":["v1.0.0","v1.0.1","v1.0.2","v1.0.3","v1.1.0","v1.2.0","v1.3.0","v1.4.0","v1.4.1","v1.4.2","v1.5.0","v1.5.1","v1.5.2","v1.5.3","v1.5.4","v1.5.5","v1.5.6","v1.5.7","v1.5.8","v1.5.9","v1.5.10","v1.5.11","v1.6.0"],"unaffected_versions":["v1.6.1","v1.6.2","v1.7.0","v1.7.1","v1.7.2","v1.7.3","v1.7.4","v1.7.5","v1.7.6","v1.7.7","v1.7.8","v1.7.9","v1.7.10","v1.8.0","v1.8.1","v1.8.2","v1.8.3","v1.8.4","v1.8.5","v1.8.6"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1janI0LWZ2NmMtZjNtds4AArN5/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1mY2dnLXJ2d2ctanY1OM4AArNo","url":"https://github.com/advisories/GHSA-fcgg-rvwg-jv58","title":"HashiCorp go-getter unsafe downloads","description":"HashiCorp go-getter through 2.0.2 does not safely perform downloads. Protocol switching, endless redirect, and configuration bypass were possible via abuse of custom HTTP response header processing.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-26T00:01:27.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.6,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-30321","https://discuss.hashicorp.com/t/hcsec-2022-13-multiple-vulnerabilities-in-go-getter-library/39930","https://discuss.hashicorp.com","https://github.com/hashicorp/go-getter/releases","https://github.com/hashicorp/go-getter/pull/359","https://github.com/hashicorp/go-getter/pull/361","https://github.com/hashicorp/go-getter/commit/38e97387488f5439616be60874979433a12edb48","https://github.com/hashicorp/go-getter/commit/a2ebce998f8d4105bd4b78d6c99a12803ad97a45","https://pkg.go.dev/vuln/GO-2022-0586","https://github.com/advisories/GHSA-fcgg-rvwg-jv58"],"source_kind":"github","identifiers":["GHSA-fcgg-rvwg-jv58","CVE-2022-30321"],"repository_url":"https://github.com/hashicorp/go-getter","blast_radius":0.0,"created_at":"2022-12-21T16:12:21.876Z","updated_at":"2026-06-21T07:10:16.313Z","epss_percentage":0.03054,"epss_percentile":0.85871,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mY2dnLXJ2d2ctanY1OM4AArNo","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1mY2dnLXJ2d2ctanY1OM4AArNo","packages":[{"ecosystem":"go","package_name":"github.com/hashicorp/go-getter","versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.1.0"},{"first_patched_version":"1.6.1","vulnerable_version_range":"\u003c 1.6.1"}],"purl":"pkg:go/github.com%2Fhashicorp%2Fgo-getter","statistics":{"dependent_packages_count":3705,"dependent_repos_count":6872,"downloads":null,"downloads_period":null},"affected_versions":["v1.0.0","v1.0.1","v1.0.2","v1.0.3","v1.1.0","v1.2.0","v1.3.0","v1.4.0","v1.4.1","v1.4.2","v1.5.0","v1.5.1","v1.5.2","v1.5.3","v1.5.4","v1.5.5","v1.5.6","v1.5.7","v1.5.8","v1.5.9","v1.5.10","v1.5.11","v1.6.0"],"unaffected_versions":["v1.6.1","v1.6.2","v1.7.0","v1.7.1","v1.7.2","v1.7.3","v1.7.4","v1.7.5","v1.7.6","v1.7.7","v1.7.8","v1.7.9","v1.7.10","v1.8.0","v1.8.1","v1.8.2","v1.8.3","v1.8.4","v1.8.5","v1.8.6"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mY2dnLXJ2d2ctanY1OM4AArNo/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS14MjRnLTl3N3YtdnByaM4AArN3","url":"https://github.com/advisories/GHSA-x24g-9w7v-vprh","title":"HashiCorp go-getter command injection","description":"HashiCorp go-getter before 2.0.2 allows Command Injection.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2022-05-26T00:01:27.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-26945","https://discuss.hashicorp.com","https://discuss.hashicorp.com/t/hcsec-2022-13-multiple-vulnerabilities-in-go-getter-library/39930","https://github.com/hashicorp/go-getter/pull/359","https://github.com/hashicorp/go-getter/pull/361","https://github.com/hashicorp/go-getter/commit/38e97387488f5439616be60874979433a12edb48","https://github.com/hashicorp/go-getter/commit/a2ebce998f8d4105bd4b78d6c99a12803ad97a45","https://pkg.go.dev/vuln/GO-2022-0586","https://github.com/advisories/GHSA-x24g-9w7v-vprh"],"source_kind":"github","identifiers":["GHSA-x24g-9w7v-vprh","CVE-2022-26945"],"repository_url":"https://github.com/hashicorp/go-getter","blast_radius":0.0,"created_at":"2022-12-21T16:12:21.868Z","updated_at":"2026-06-21T07:10:16.313Z","epss_percentage":0.01525,"epss_percentile":0.71388,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14MjRnLTl3N3YtdnByaM4AArN3","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS14MjRnLTl3N3YtdnByaM4AArN3","packages":[{"ecosystem":"go","package_name":"github.com/hashicorp/go-getter","versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.1.0"},{"first_patched_version":"1.6.1","vulnerable_version_range":"\u003c 1.6.1"}],"purl":"pkg:go/github.com%2Fhashicorp%2Fgo-getter","statistics":{"dependent_packages_count":3705,"dependent_repos_count":6872,"downloads":null,"downloads_period":null},"affected_versions":["v1.0.0","v1.0.1","v1.0.2","v1.0.3","v1.1.0","v1.2.0","v1.3.0","v1.4.0","v1.4.1","v1.4.2","v1.5.0","v1.5.1","v1.5.2","v1.5.3","v1.5.4","v1.5.5","v1.5.6","v1.5.7","v1.5.8","v1.5.9","v1.5.10","v1.5.11","v1.6.0"],"unaffected_versions":["v1.6.1","v1.6.2","v1.7.0","v1.7.1","v1.7.2","v1.7.3","v1.7.4","v1.7.5","v1.7.6","v1.7.7","v1.7.8","v1.7.9","v1.7.10","v1.8.0","v1.8.1","v1.8.2","v1.8.3","v1.8.4","v1.8.5","v1.8.6"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14MjRnLTl3N3YtdnByaM4AArN3/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0yOHIyLXE2bTgtOWhweM4AArN7","url":"https://github.com/advisories/GHSA-28r2-q6m8-9hpx","title":"HashiCorp go-getter unsafe downloads could lead to asymmetric resource exhaustion","description":"HashiCorp go-getter through 2.0.2 does not safely perform downloads. Asymmetric resource exhaustion could occur when go-getter processed malicious HTTP responses.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-26T00:01:27.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.6,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-30323","https://discuss.hashicorp.com/t/hcsec-2022-13-multiple-vulnerabilities-in-go-getter-library/39930","https://discuss.hashicorp.com","https://github.com/hashicorp/go-getter/releases","https://github.com/hashicorp/go-getter/pull/359","https://github.com/hashicorp/go-getter/pull/361","https://github.com/hashicorp/go-getter/commit/38e97387488f5439616be60874979433a12edb48","https://github.com/hashicorp/go-getter/commit/a2ebce998f8d4105bd4b78d6c99a12803ad97a45","https://pkg.go.dev/vuln/GO-2022-0586","https://discuss.hashicorp.com/t/hcsec-2022-13-multiple-vulnerabilities-in-go-getter-library","https://github.com/advisories/GHSA-28r2-q6m8-9hpx"],"source_kind":"github","identifiers":["GHSA-28r2-q6m8-9hpx","CVE-2022-30323"],"repository_url":"https://github.com/hashicorp/go-getter","blast_radius":0.0,"created_at":"2022-12-21T16:12:21.859Z","updated_at":"2026-06-21T07:10:16.313Z","epss_percentage":0.01279,"epss_percentile":0.66225,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yOHIyLXE2bTgtOWhweM4AArN7","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0yOHIyLXE2bTgtOWhweM4AArN7","packages":[{"ecosystem":"go","package_name":"github.com/hashicorp/go-getter","versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.1.0"},{"first_patched_version":"1.6.1","vulnerable_version_range":"\u003c 1.6.1"}],"purl":"pkg:go/github.com%2Fhashicorp%2Fgo-getter","statistics":{"dependent_packages_count":3705,"dependent_repos_count":6872,"downloads":null,"downloads_period":null},"affected_versions":["v1.0.0","v1.0.1","v1.0.2","v1.0.3","v1.1.0","v1.2.0","v1.3.0","v1.4.0","v1.4.1","v1.4.2","v1.5.0","v1.5.1","v1.5.2","v1.5.3","v1.5.4","v1.5.5","v1.5.6","v1.5.7","v1.5.8","v1.5.9","v1.5.10","v1.5.11","v1.6.0"],"unaffected_versions":["v1.6.1","v1.6.2","v1.7.0","v1.7.1","v1.7.2","v1.7.3","v1.7.4","v1.7.5","v1.7.6","v1.7.7","v1.7.8","v1.7.9","v1.7.10","v1.8.0","v1.8.1","v1.8.2","v1.8.3","v1.8.4","v1.8.5","v1.8.6"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yOHIyLXE2bTgtOWhweM4AArN7/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0yN3JxLTQ5NDMtcWN3cM1Bgg","url":"https://github.com/advisories/GHSA-27rq-4943-qcwp","title":"Insertion of Sensitive Information into Log File in Hashicorp go-getter","description":"The Hashicorp go-getter library before 1.5.11 could write SSH credentials into its logfile, exposing sensitive credentials to local users able to read the logfile.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-04-28T00:00:35.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.5,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-29810","https://github.com/hashicorp/go-getter/pull/348","https://github.com/hashicorp/go-getter/commit/36b68b2f68a3ed10ee7ecbb0cb9f6b1dc5da49cc","https://github.com/hashicorp/go-getter/releases/tag/v1.5.11","https://pkg.go.dev/vuln/GO-2022-0438","https://github.com/advisories/GHSA-27rq-4943-qcwp"],"source_kind":"github","identifiers":["GHSA-27rq-4943-qcwp","CVE-2022-29810"],"repository_url":"https://github.com/hashicorp/go-getter","blast_radius":0.0,"created_at":"2022-12-21T16:12:29.245Z","updated_at":"2026-06-20T04:10:05.798Z","epss_percentage":0.00403,"epss_percentile":0.31932,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yN3JxLTQ5NDMtcWN3cM1Bgg","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0yN3JxLTQ5NDMtcWN3cM1Bgg","packages":[{"ecosystem":"go","package_name":"github.com/hashicorp/go-getter","versions":[{"first_patched_version":"1.5.11","vulnerable_version_range":"\u003c 1.5.11"}],"purl":"pkg:go/github.com%2Fhashicorp%2Fgo-getter"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yN3JxLTQ5NDMtcWN3cM1Bgg/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/hashicorp/go-getter","docker_dependents_count":2092,"docker_downloads_count":1013834594,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/hashicorp/go-getter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/hashicorp/go-getter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-03T22:08:16.636Z","issues_count":91,"pull_requests_count":192,"avg_time_to_close_issue":33086211.76470588,"avg_time_to_close_pull_request":10555071.34751773,"issues_closed_count":17,"pull_requests_closed_count":141,"pull_request_authors_count":74,"issue_authors_count":78,"avg_comments_per_issue":1.2967032967032968,"avg_comments_per_pull_request":1.2447916666666667,"merged_pull_requests_count":101,"bot_issues_count":0,"bot_pull_requests_count":30,"past_year_issues_count":6,"past_year_pull_requests_count":79,"past_year_avg_time_to_close_issue":22320265.0,"past_year_avg_time_to_close_pull_request":1033176.2909090909,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.6075949367088608,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":25,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/issues","maintainers":[{"login":"nywilken","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nywilken"},{"login":"YakDriver","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YakDriver"},{"login":"dduzgun-security","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dduzgun-security"},{"login":"mohanmanikanta2299","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohanmanikanta2299"},{"login":"jrasell","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrasell"},{"login":"mdeggies","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdeggies"},{"login":"jbardin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbardin"},{"login":"tristanmorgan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tristanmorgan"},{"login":"cam-stitt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cam-stitt"},{"login":"KaushikiAnand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaushikiAnand"},{"login":"ryancragun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryancragun"},{"login":"kmoe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmoe"},{"login":"mismithhisler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mismithhisler"},{"login":"allisonlarson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allisonlarson"}],"active_maintainers":[{"login":"dduzgun-security","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dduzgun-security"},{"login":"mohanmanikanta2299","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohanmanikanta2299"},{"login":"YakDriver","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YakDriver"},{"login":"cam-stitt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cam-stitt"},{"login":"jrasell","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrasell"},{"login":"KaushikiAnand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaushikiAnand"},{"login":"allisonlarson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allisonlarson"},{"login":"mismithhisler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mismithhisler"},{"login":"ryancragun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryancragun"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2182421,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13581135,"name":"golang-github-hashicorp-go-getter","ecosystem":"debian","description":null,"homepage":"https://github.com/hashicorp/go-getter","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/hashicorp/go-getter","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T08:51:29.525Z","latest_release_published_at":"2026-02-11T08:51:29.525Z","latest_release_number":"0.0~git20160316.0.575ec4e-1","last_synced_at":"2026-03-13T07:05:39.067Z","created_at":"2026-02-11T08:51:29.352Z","updated_at":"2026-03-13T07:05:39.067Z","registry_url":"https://tracker.debian.org/pkg/golang-github-hashicorp-go-getter","install_command":"apt-get install golang-github-hashicorp-go-getter","documentation_url":"https://packages.debian.org/buster/golang-github-hashicorp-go-getter","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"golang-github-hashicorp-go-getter-dev","standards_version":"3.9.7","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), dh-golang, golang-go, golang-github-aws-aws-sdk-go-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:07:36.125Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-hashicorp-go-getter?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-hashicorp-go-getter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-hashicorp-go-getter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-hashicorp-go-getter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-hashicorp-go-getter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-hashicorp-go-getter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-hashicorp-go-getter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-hashicorp-go-getter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-hashicorp-go-getter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-hashicorp-go-getter/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":95},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-06-21T05:01:36.070Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13475766,"name":"golang-github-hashicorp-go-getter","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/hashicorp/go-getter","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/hashicorp/go-getter","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T03:52:26.443Z","latest_release_published_at":"2026-02-10T03:52:26.443Z","latest_release_number":"1.4.1-1","last_synced_at":"2026-03-10T04:13:21.977Z","created_at":"2026-02-10T03:52:26.083Z","updated_at":"2026-03-10T04:13:21.977Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-hashicorp-go-getter","install_command":"apt-get install golang-github-hashicorp-go-getter","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-hashicorp-go-getter-dev","standards_version":"4.4.1","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang, golang-any, golang-github-aws-aws-sdk-go-dev, golang-github-bgentry-go-netrc-dev, golang-github-hashicorp-go-cleanhttp-dev, golang-github-hashicorp-go-safetemp-dev, golang-github-hashicorp-go-version-dev, golang-github-mitchellh-go-homedir-dev, golang-github-mitchellh-go-testing-interface-dev, golang-github-ulikunitz-xz-dev, golang-google-api-dev, golang-google-cloud-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-hashicorp-go-getter?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-hashicorp-go-getter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-hashicorp-go-getter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-hashicorp-go-getter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-hashicorp-go-getter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-hashicorp-go-getter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-hashicorp-go-getter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-hashicorp-go-getter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-hashicorp-go-getter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-hashicorp-go-getter/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":3684663,"name":"github.com/hashicorp/go-getter/gcs/v2","ecosystem":"go","description":"","homepage":"https://github.com/hashicorp/go-getter","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/hashicorp/go-getter","keywords_array":[],"namespace":"github.com/hashicorp/go-getter/gcs","versions_count":7,"first_release_published_at":"2022-03-21T14:03:52.000Z","latest_release_published_at":"2024-07-24T18:44:46.000Z","latest_release_number":"v2.2.3","last_synced_at":"2026-06-20T20:13:43.159Z","created_at":"2022-04-11T11:08:09.942Z","updated_at":"2026-06-20T20:13:43.160Z","registry_url":"https://pkg.go.dev/github.com/hashicorp/go-getter/gcs/v2","install_command":"go get github.com/hashicorp/go-getter/gcs/v2","documentation_url":"https://pkg.go.dev/github.com/hashicorp/go-getter/gcs/v2#section-documentation","metadata":{},"repo_metadata":{"id":1763751,"uuid":"44139350","full_name":"hashicorp/go-getter","owner":"hashicorp","description":"Package for downloading things from a string URL using a variety of protocols.","archived":false,"fork":false,"pushed_at":"2025-11-03T13:28:58.000Z","size":2690,"stargazers_count":1772,"open_issues_count":176,"forks_count":256,"subscribers_count":280,"default_branch":"main","last_synced_at":"2025-11-05T23:03:20.622Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hashicorp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/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":"2015-10-12T23:17:07.000Z","updated_at":"2025-11-05T10:04:40.000Z","dependencies_parsed_at":"2023-07-05T20:02:14.778Z","dependency_job_id":"e1d47be1-5438-4dfa-a84d-abdb3bb54997","html_url":"https://github.com/hashicorp/go-getter","commit_stats":{"total_commits":438,"total_committers":78,"mean_commits":5.615384615384615,"dds":0.7351598173515982,"last_synced_commit":"842d6c379e5e70d23905b8f6b5a25a80290acb66"},"previous_names":[],"tags_count":69,"template":false,"template_full_name":null,"purl":"pkg:github/hashicorp/go-getter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/sbom","scorecard":{"id":457029,"data":{"date":"2025-08-11","repo":{"name":"github.com/hashicorp/go-getter","commit":"e70221100018573cdc74411c95c19b2a372f6728"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"12 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":"Code-Review","score":9,"reason":"Found 13/14 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/go-getter.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/go-getter.yml:98","Warn: no topLevel permission defined: .github/workflows/go-getter.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/hashicorp/go-getter/release.yml/main?enable=pin","Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   7 third-party GitHubAction dependencies pinned","Info:   2 out of   2 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Signed-Releases","score":8,"reason":"2 out of the last 2 releases have a total of 2 signed artifacts.","details":["Info: signed release artifact: go-getter_1.7.8_SHA256SUMS.sig: https://github.com/hashicorp/go-getter/releases/tag/v1.7.8","Info: signed release artifact: go-getter_1.7.7_SHA256SUMS.sig: https://github.com/hashicorp/go-getter/releases/tag/v1.7.7","Warn: release artifact v1.7.8 does not have provenance: https://api.github.com/repos/hashicorp/go-getter/releases/194592744","Warn: release artifact v1.7.7 does not have provenance: https://api.github.com/repos/hashicorp/go-getter/releases/193872220"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hashicorp/.github/SECURITY.md:1","Info: Found linked content: github.com/hashicorp/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hashicorp/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hashicorp/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'v2'","Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on 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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T09:59:05.446Z","repository_id":1763751,"created_at":"2025-08-19T09:59:05.446Z","updated_at":"2025-08-19T09:59:05.446Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282911783,"owners_count":26747782,"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-11-05T02:00:05.946Z","response_time":58,"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":"hashicorp","name":"HashiCorp","uuid":"761456","kind":"organization","description":"Consistent workflows to provision, secure, connect, and run any infrastructure for any application.","email":"hello@hashicorp.com","website":"https://hashicorp.com","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/761456?v=4","repositories_count":920,"last_synced_at":"2025-07-01T06:04:51.252Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hashicorp","funding_links":[],"total_stars":317824,"followers":9022,"following":0,"created_at":"2022-11-02T16:21:47.799Z","updated_at":"2025-07-01T06:04:51.253Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp/repositories"},"tags":[{"name":"v1.8.3","sha":"13f1bb2b1a00fca5829b8d38d52101dca1b50368","kind":"commit","published_at":"2025-10-30T05:28:00.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.8.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"60a3d53b2d0930891aa02051873f45971f580b25","kind":"commit","published_at":"2025-10-03T08:21:41.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.8.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"d2e581e463eadea306c25431b008227381d56f78","kind":"commit","published_at":"2025-09-17T14:29:27.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.8.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"d879f880d115c071bc9156d575554cc153110d9c","kind":"commit","published_at":"2025-09-05T21:27:14.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.8.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.8.0/manifests"},{"name":"v1.7.10","sha":"c52d97cefb4fd8e238c76cf57a97a33422942b9f","kind":"commit","published_at":"2025-09-04T02:59:39.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.10","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.10/manifests"},{"name":"v1.7.9","sha":"e70221100018573cdc74411c95c19b2a372f6728","kind":"commit","published_at":"2025-08-11T06:22:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.9","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.9/manifests"},{"name":"v1.7.8","sha":"f7836fb97529673f24dac0aaa140762ee05c847f","kind":"commit","published_at":"2025-01-14T05:53:41.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.8","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.8/manifests"},{"name":"v1.7.7","sha":"7dddd13d4afd32e225a63d41d8f91d1af8bc9edf","kind":"commit","published_at":"2025-01-09T10:18:31.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.7","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.7/manifests"},{"name":"v1.7.6","sha":"4f07d24bab23ae0bb263100dbe27c1fa3e88f7d6","kind":"tag","published_at":"2024-08-14T13:51:03.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.6","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.6/manifests"},{"name":"cmd/go-getter/v2.2.3","sha":"b518e545826841cf5b209bf7f2af9eb3c23d058a","kind":"commit","published_at":"2024-07-24T21:18:26.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.2.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.3/manifests"},{"name":"s3/v2.2.3","sha":"ca6cb29f12ce570bb79ff1f9063a812093b8cbbb","kind":"commit","published_at":"2024-07-24T18:44:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.2.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.3/manifests"},{"name":"gcs/v2.2.3","sha":"ca6cb29f12ce570bb79ff1f9063a812093b8cbbb","kind":"commit","published_at":"2024-07-24T18:44:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.2.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.3/manifests"},{"name":"v2.2.3","sha":"dc7f6bcdacdd20e98a8ba53aec508a99329331b8","kind":"commit","published_at":"2024-07-23T20:57:21.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.2.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.3/manifests"},{"name":"v1.7.5","sha":"5a63fd9c0d5b8da8a6805e8c283f46f0dacb30b3","kind":"commit","published_at":"2024-06-21T21:06:48.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.5","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.5/manifests"},{"name":"cmd/go-getter/v2.2.2","sha":"e310de3853722f99746f30c962372d3b4b828a12","kind":"commit","published_at":"2024-05-20T18:20:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.2.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.2/manifests"},{"name":"s3/v2.2.2","sha":"e51bb2079321f75aa76476b0ef7074db4f949396","kind":"commit","published_at":"2024-05-20T18:03:48.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.2.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.2/manifests"},{"name":"gcs/v2.2.2","sha":"e51bb2079321f75aa76476b0ef7074db4f949396","kind":"commit","published_at":"2024-05-20T18:03:48.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.2.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.2/manifests"},{"name":"v2.2.2","sha":"035baf040a61a36387844b7ca0eeaa62d06d3265","kind":"commit","published_at":"2024-05-17T13:52:29.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.2.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.2/manifests"},{"name":"v1.7.4","sha":"268c11cae8cf0d9374783e06572679796abe9ce9","kind":"commit","published_at":"2024-04-15T13:29:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.4","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"0298a221674f629339295fa8a1e6a938e28506e0","kind":"commit","published_at":"2023-10-10T13:49:38.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c12e42f9c2a92e05cc134fcc24891b3c190826ec","kind":"commit","published_at":"2023-04-11T15:18:22.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.2/manifests"},{"name":"s3/v2.2.1","sha":"544f3d752be3b5396bf9030280bb7449f804173e","kind":"commit","published_at":"2023-03-16T20:13:59.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.2.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.1/manifests"},{"name":"cmd/go-getter/v2.2.1","sha":"544f3d752be3b5396bf9030280bb7449f804173e","kind":"commit","published_at":"2023-03-16T20:13:59.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.2.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.1/manifests"},{"name":"gcs/v2.2.1","sha":"544f3d752be3b5396bf9030280bb7449f804173e","kind":"commit","published_at":"2023-03-16T20:13:59.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.2.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.1/manifests"},{"name":"v2.2.1","sha":"79d90814e8c4b358d854afd2f51efa79393566ac","kind":"commit","published_at":"2023-03-13T19:41:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.2.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.1/manifests"},{"name":"v1.7.1","sha":"bdad9ba6abd8a1cf2a1469157ea9c583248db8c1","kind":"commit","published_at":"2023-03-13T15:15:50.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.1/manifests"},{"name":"cmd/go-getter/v2.2.0","sha":"4092854918ac6fefa28f2c0ca0af66c20faa5c79","kind":"commit","published_at":"2023-02-13T19:12:55.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.2.0/manifests"},{"name":"s3/v2.2.0","sha":"d91ea8bc93d8bc6c209d154a51df7c9121aa16eb","kind":"commit","published_at":"2023-02-13T18:52:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.2.0/manifests"},{"name":"gcs/v2.2.0","sha":"d91ea8bc93d8bc6c209d154a51df7c9121aa16eb","kind":"commit","published_at":"2023-02-13T18:52:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.2.0/manifests"},{"name":"v2.2.0","sha":"d666f9aeea9c78db7d1fab987a2b163523eafaed","kind":"commit","published_at":"2023-02-13T17:51:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.2.0/manifests"},{"name":"v1.7.0","sha":"0edab85348271c843782993345b07b1ac98912e6","kind":"commit","published_at":"2023-02-10T14:35:08.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.7.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.7.0/manifests"},{"name":"s3/v2.1.1","sha":"492324ccc87bf5c9459c6a137bd70a38cf792787","kind":"commit","published_at":"2022-11-30T20:09:25.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.1.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.1.1/manifests"},{"name":"gcs/v2.1.1","sha":"492324ccc87bf5c9459c6a137bd70a38cf792787","kind":"commit","published_at":"2022-11-30T20:09:25.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.1.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.1.1/manifests"},{"name":"cmd/go-getter/v2.1.1","sha":"492324ccc87bf5c9459c6a137bd70a38cf792787","kind":"commit","published_at":"2022-11-30T20:09:25.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.1.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.1.1/manifests"},{"name":"v2.1.1","sha":"211d65fd7e616fda783f5173420429f11e220bde","kind":"commit","published_at":"2022-11-29T22:09:21.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.1.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.1.1/manifests"},{"name":"v1.6.2","sha":"ef2fcc6c2f8ee034f76b3c25cd0bce26155f1e08","kind":"commit","published_at":"2022-06-13T18:52:31.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.6.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.2/manifests"},{"name":"s3/v2.1.0","sha":"106ef8d80083041aaa875ad7009205c24f756b2d","kind":"commit","published_at":"2022-05-23T19:00:28.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.1.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.1.0/manifests"},{"name":"gcs/v2.1.0","sha":"106ef8d80083041aaa875ad7009205c24f756b2d","kind":"commit","published_at":"2022-05-23T19:00:28.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.1.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.1.0/manifests"},{"name":"v2.1.0","sha":"31c3313ffd18b389e238d3edb9a00c951bd829e2","kind":"commit","published_at":"2022-05-23T17:04:40.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.1.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.1.0/manifests"},{"name":"v1.6.1","sha":"f710948d90b08a7a6914c9267c8a65f57f361159","kind":"commit","published_at":"2022-05-19T17:35:44.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.6.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"01813343e453310eba1b8eaeffd932377cf2a84c","kind":"commit","published_at":"2022-05-18T22:42:32.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.6.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.6.0/manifests"},{"name":"s3/v2.0.2","sha":"4e45866a5873686490865880dabbd4737215caf1","kind":"commit","published_at":"2022-03-21T14:03:52.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/s3/v2.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/s3/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@s3%2Fv2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/s3%2Fv2.0.2/manifests"},{"name":"v2.0.2","sha":"4e45866a5873686490865880dabbd4737215caf1","kind":"commit","published_at":"2022-03-21T14:03:52.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.2/manifests"},{"name":"gcs/v2.0.2","sha":"4e45866a5873686490865880dabbd4737215caf1","kind":"commit","published_at":"2022-03-21T14:03:52.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/gcs/v2.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/gcs/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@gcs%2Fv2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/gcs%2Fv2.0.2/manifests"},{"name":"cmd/go-getter/v2.0.2","sha":"4e45866a5873686490865880dabbd4737215caf1","kind":"commit","published_at":"2022-03-21T14:03:52.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/cmd/go-getter/v2.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/cmd/go-getter/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@cmd%2Fgo-getter%2Fv2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/cmd%2Fgo-getter%2Fv2.0.2/manifests"},{"name":"v2.0.1","sha":"976c908a31d0d90ff935700cc38c37ea1d60912f","kind":"commit","published_at":"2022-02-01T10:01:37.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.0.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.1/manifests"},{"name":"v1.5.11","sha":"b1336defcc3479d5a368d406f95ffdf0cb5f787f","kind":"commit","published_at":"2022-01-03T22:45:48.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.11","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.11/manifests"},{"name":"v1.5.10","sha":"23702d0c00e2ee7ad769ac9956c0f2d22b6cd983","kind":"tag","published_at":"2021-12-22T22:25:22.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.10","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"0821303379b8710364f15cae37bbbc8f0dc19cc7","kind":"commit","published_at":"2021-10-04T23:04:38.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.9","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"95deff2f6897513df44117c44e788398a6b7b674","kind":"commit","published_at":"2021-09-07T18:02:34.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.8","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c92603075e68a31d5464e2615a82492e58107c4e","kind":"commit","published_at":"2021-08-09T19:17:23.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.7","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"d4be3502b44c5acc628bdffdf230189cf5e0136b","kind":"commit","published_at":"2021-07-22T15:13:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.6","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"a7e02dae513b778bd3b082a5e65fdefbc29c405a","kind":"commit","published_at":"2021-06-30T15:36:16.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.5","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"af95113283f8288987ef82ac9cb141f919c5a484","kind":"commit","published_at":"2021-06-17T17:57:33.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.4","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"5b1298a86d1694b06e77fc33fb878ac211fa6d49","kind":"tag","published_at":"2021-03-31T09:34:37.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bcfc71c7a82b3065ddac252eef232f31c68fd28d","kind":"commit","published_at":"2021-01-07T16:29:51.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.2/manifests"},{"name":"v2.0.0","sha":"0054847f032d201611cb592762fc6fd4fbfd5e9d","kind":"commit","published_at":"2021-01-04T15:01:04.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v2.0.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v2.0.0/manifests"},{"name":"v1.5.1","sha":"b5c372b200a6e91cf63034dc67afe18204b6d687","kind":"commit","published_at":"2020-11-12T20:30:03.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0f941aa21bf80de77193cc0c9d98d11cf3f7b9d7","kind":"commit","published_at":"2020-09-29T17:00:08.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.5.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"7ac233b171080abfefcde0f813c9aed3187f54bd","kind":"commit","published_at":"2020-09-16T14:35:47.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.4.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"0d2e82b049447fff51421fcfb85ee25016d2ced1","kind":"commit","published_at":"2020-01-06T15:00:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.4.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7009632e33a298df49bd8e29c49d8303c7aa8735","kind":"commit","published_at":"2019-09-09T11:40:55.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.4.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f9ec369200fd2163b8f452e5e45696d83ae3f4b6","kind":"tag","published_at":"2019-05-13T22:49:00.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.3.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"e1437d0bbb37a1fa61cdb924b034352c823cb89b","kind":"commit","published_at":"2019-03-06T10:11:02.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.2.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9363991638334fdee4f649819138250a3b6402c8","kind":"commit","published_at":"2019-02-18T16:50:04.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.1.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"062101f97c304b1bd56c0dc1aa9f06574ce69d66","kind":"commit","published_at":"2019-02-07T18:20:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.0.3","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"244ff472147290528195500b7d2557620d2d056e","kind":"commit","published_at":"2019-02-04T14:26:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.0.2","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"dde89f93975670ed3a449be055954c139e36810f","kind":"commit","published_at":"2019-01-21T17:29:41.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.0.1","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"3279f7834bfada0785f23677629791ea1abb7475","kind":"commit","published_at":"2019-01-17T16:57:01.000Z","download_url":"https://codeload.github.com/hashicorp/go-getter/tar.gz/v1.0.0","html_url":"https://github.com/hashicorp/go-getter/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-getter@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-11-05T23:13:04.497Z","dependent_packages_count":125,"downloads":null,"downloads_period":null,"dependent_repos_count":188,"rankings":{"downloads":null,"dependent_repos_count":0.4625011147728664,"dependent_packages_count":0.3836876740853197,"stargazers_count":1.7020177823682032,"forks_count":1.9567220108143102,"docker_downloads_count":0.42786538106566063,"average":0.986558792621272},"purl":"pkg:golang/github.com/hashicorp/go-getter/gcs/v2","advisories":[{"uuid":"GSA_kwCzR0hTQS0yOHIyLXE2bTgtOWhweM4AArN7","url":"https://github.com/advisories/GHSA-28r2-q6m8-9hpx","title":"HashiCorp go-getter unsafe downloads could lead to asymmetric resource exhaustion","description":"HashiCorp go-getter through 2.0.2 does not safely perform downloads. Asymmetric resource exhaustion could occur when go-getter processed malicious HTTP responses.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-26T00:01:27.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2022-30323","https://discuss.hashicorp.com/t/hcsec-2022-13-multiple-vulnerabilities-in-go-getter-library/39930","https://discuss.hashicorp.com","https://github.com/hashicorp/go-getter/releases","https://github.com/hashicorp/go-getter/pull/359","https://github.com/hashicorp/go-getter/pull/361","https://github.com/hashicorp/go-getter/commit/38e97387488f5439616be60874979433a12edb48","https://github.com/hashicorp/go-getter/commit/a2ebce998f8d4105bd4b78d6c99a12803ad97a45","https://pkg.go.dev/vuln/GO-2022-0586","https://discuss.hashicorp.com/t/hcsec-2022-13-multiple-vulnerabilities-in-go-getter-library","https://github.com/advisories/GHSA-28r2-q6m8-9hpx"],"source_kind":"github","identifiers":["GHSA-28r2-q6m8-9hpx","CVE-2022-30323"],"repository_url":"https://github.com/hashicorp/go-getter","blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003c 2.1.0"}],"ecosystem":"go","package_name":"github.com/hashicorp/go-getter/gcs/v2"},{"versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003c 2.1.0"}],"ecosystem":"go","package_name":"github.com/hashicorp/go-getter/s3/v2"},{"versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003c 2.1.0"}],"ecosystem":"go","package_name":"github.com/hashicorp/go-getter/v2"},{"versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.1.0"},{"first_patched_version":"1.6.1","vulnerable_version_range":"\u003c 1.6.1"}],"ecosystem":"go","package_name":"github.com/hashicorp/go-getter"}],"created_at":"2022-12-21T16:12:21.859Z","updated_at":"2024-05-20T21:27:08.000Z","epss_percentage":0.00211,"epss_percentile":0.43827},{"uuid":"GSA_kwCzR0hTQS14MjRnLTl3N3YtdnByaM4AArN3","url":"https://github.com/advisories/GHSA-x24g-9w7v-vprh","title":"HashiCorp go-getter command injection","description":"HashiCorp go-getter before 2.0.2 allows Command Injection.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2022-05-26T00:01:27.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2022-26945","https://discuss.hashicorp.com","https://discuss.hashicorp.com/t/hcsec-2022-13-multiple-vulnerabilities-in-go-getter-library/39930","https://github.com/hashicorp/go-getter/pull/359","https://github.com/hashicorp/go-getter/pull/361","https://github.com/hashicorp/go-getter/commit/38e97387488f5439616be60874979433a12edb48","https://github.com/hashicorp/go-getter/commit/a2ebce998f8d4105bd4b78d6c99a12803ad97a45","https://pkg.go.dev/vuln/GO-2022-0586","https://github.com/advisories/GHSA-x24g-9w7v-vprh"],"source_kind":"github","identifiers":["GHSA-x24g-9w7v-vprh","CVE-2022-26945"],"repository_url":"https://github.com/hashicorp/go-getter","blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003c 2.1.0"}],"ecosystem":"go","package_name":"github.com/hashicorp/go-getter/gcs/v2"},{"versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003c 2.1.0"}],"ecosystem":"go","package_name":"github.com/hashicorp/go-getter/s3/v2"},{"versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003c 2.1.0"}],"ecosystem":"go","package_name":"github.com/hashicorp/go-getter/v2"},{"versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.1.0"},{"first_patched_version":"1.6.1","vulnerable_version_range":"\u003c 1.6.1"}],"ecosystem":"go","package_name":"github.com/hashicorp/go-getter"}],"created_at":"2022-12-21T16:12:21.868Z","updated_at":"2025-05-27T01:11:20.371Z","epss_percentage":0.00068,"epss_percentile":0.21391},{"uuid":"GSA_kwCzR0hTQS1mY2dnLXJ2d2ctanY1OM4AArNo","url":"https://github.com/advisories/GHSA-fcgg-rvwg-jv58","title":"HashiCorp go-getter unsafe downloads","description":"HashiCorp go-getter through 2.0.2 does not safely perform downloads. Protocol switching, endless redirect, and configuration bypass were possible via abuse of custom HTTP response header processing.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-26T00:01:27.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2022-30321","https://discuss.hashicorp.com/t/hcsec-2022-13-multiple-vulnerabilities-in-go-getter-library/39930","https://discuss.hashicorp.com","https://github.com/hashicorp/go-getter/releases","https://github.com/hashicorp/go-getter/pull/359","https://github.com/hashicorp/go-getter/pull/361","https://github.com/hashicorp/go-getter/commit/38e97387488f5439616be60874979433a12edb48","https://github.com/hashicorp/go-getter/commit/a2ebce998f8d4105bd4b78d6c99a12803ad97a45","https://pkg.go.dev/vuln/GO-2022-0586","https://github.com/advisories/GHSA-fcgg-rvwg-jv58"],"source_kind":"github","identifiers":["GHSA-fcgg-rvwg-jv58","CVE-2022-30321"],"repository_url":"https://github.com/hashicorp/go-getter","blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003c 2.1.0"}],"ecosystem":"go","package_name":"github.com/hashicorp/go-getter/gcs/v2"},{"versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003c 2.1.0"}],"ecosystem":"go","package_name":"github.com/hashicorp/go-getter/s3/v2"},{"versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003c 2.1.0"}],"ecosystem":"go","package_name":"github.com/hashicorp/go-getter/v2"},{"versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.1.0"},{"first_patched_version":"1.6.1","vulnerable_version_range":"\u003c 1.6.1"}],"ecosystem":"go","package_name":"github.com/hashicorp/go-getter"}],"created_at":"2022-12-21T16:12:21.876Z","updated_at":"2023-02-09T20:17:29.000Z","epss_percentage":0.00685,"epss_percentile":0.705},{"uuid":"GSA_kwCzR0hTQS1janI0LWZ2NmMtZjNtds4AArN5","url":"https://github.com/advisories/GHSA-cjr4-fv6c-f3mv","title":"HashiCorp go-getter unsafe downloads could lead to arbitrary host access","description":"HashiCorp go-getter through 2.0.2 does not safely perform downloads. Arbitrary host access was possible via go-getter path traversal, symlink processing, and command injection flaws.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-26T00:01:27.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2022-30322","https://discuss.hashicorp.com/t/hcsec-2022-13-multiple-vulnerabilities-in-go-getter-library/39930","https://discuss.hashicorp.com","https://github.com/hashicorp/go-getter/releases","https://github.com/hashicorp/go-getter/pull/359","https://github.com/hashicorp/go-getter/pull/361","https://github.com/hashicorp/go-getter/commit/38e97387488f5439616be60874979433a12edb48","https://github.com/hashicorp/go-getter/commit/a2ebce998f8d4105bd4b78d6c99a12803ad97a45","https://pkg.go.dev/vuln/GO-2022-0586","https://discuss.hashicorp.com/t/hcsec-2022-13-multiple-vulnerabilities-in-go-getter-library","https://github.com/advisories/GHSA-cjr4-fv6c-f3mv"],"source_kind":"github","identifiers":["GHSA-cjr4-fv6c-f3mv","CVE-2022-30322"],"repository_url":"https://github.com/hashicorp/go-getter","blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003c 2.1.0"}],"ecosystem":"go","package_name":"github.com/hashicorp/go-getter/gcs/v2"},{"versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003c 2.1.0"}],"ecosystem":"go","package_name":"github.com/hashicorp/go-getter/s3/v2"},{"versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003c 2.1.0"}],"ecosystem":"go","package_name":"github.com/hashicorp/go-getter/v2"},{"versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.1.0"},{"first_patched_version":"1.6.1","vulnerable_version_range":"\u003c 1.6.1"}],"ecosystem":"go","package_name":"github.com/hashicorp/go-getter"}],"created_at":"2022-12-21T16:12:21.884Z","updated_at":"2024-05-20T21:27:02.000Z","epss_percentage":0.00211,"epss_percentile":0.43827}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/hashicorp/go-getter/gcs/v2","docker_dependents_count":143,"docker_downloads_count":12573938,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/hashicorp/go-getter/gcs/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/hashicorp/go-getter/gcs/v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-03T22:08:16.636Z","issues_count":91,"pull_requests_count":192,"avg_time_to_close_issue":33086211.76470588,"avg_time_to_close_pull_request":10555071.34751773,"issues_closed_count":17,"pull_requests_closed_count":141,"pull_request_authors_count":74,"issue_authors_count":78,"avg_comments_per_issue":1.2967032967032968,"avg_comments_per_pull_request":1.2447916666666667,"merged_pull_requests_count":101,"bot_issues_count":0,"bot_pull_requests_count":30,"past_year_issues_count":6,"past_year_pull_requests_count":79,"past_year_avg_time_to_close_issue":22320265.0,"past_year_avg_time_to_close_pull_request":1033176.2909090909,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.6075949367088608,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":25,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/issues","maintainers":[{"login":"nywilken","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nywilken"},{"login":"YakDriver","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YakDriver"},{"login":"dduzgun-security","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dduzgun-security"},{"login":"mohanmanikanta2299","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohanmanikanta2299"},{"login":"jrasell","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrasell"},{"login":"mdeggies","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdeggies"},{"login":"jbardin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbardin"},{"login":"tristanmorgan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tristanmorgan"},{"login":"cam-stitt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cam-stitt"},{"login":"KaushikiAnand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaushikiAnand"},{"login":"ryancragun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryancragun"},{"login":"kmoe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmoe"},{"login":"mismithhisler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mismithhisler"},{"login":"allisonlarson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allisonlarson"}],"active_maintainers":[{"login":"dduzgun-security","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dduzgun-security"},{"login":"mohanmanikanta2299","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohanmanikanta2299"},{"login":"YakDriver","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YakDriver"},{"login":"cam-stitt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cam-stitt"},{"login":"jrasell","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrasell"},{"login":"KaushikiAnand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaushikiAnand"},{"login":"allisonlarson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allisonlarson"},{"login":"mismithhisler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mismithhisler"},{"login":"ryancragun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryancragun"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter%2Fgcs%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter%2Fgcs%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter%2Fgcs%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter%2Fgcs%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter%2Fgcs%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-getter%2Fgcs%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2182421,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":8002,"full_name":"hashicorp/go-getter","default_branch":"main","total_commits":537,"total_committers":98,"total_bot_commits":48,"total_bot_committers":5,"mean_commits":5.479591836734694,"dds":0.7839851024208566,"past_year_total_commits":79,"past_year_total_committers":17,"past_year_total_bot_commits":43,"past_year_total_bot_committers":3,"past_year_mean_commits":4.647058823529412,"past_year_dds":0.5063291139240507,"last_synced_at":"2026-06-19T13:03:34.422Z","last_synced_commit":"0e073f440f15d05072a34c6a56232940628ef971","created_at":"2023-03-07T09:47:11.567Z","updated_at":"2026-06-19T13:02:10.980Z","committers":[{"name":"Adrien Delorme","email":"adrien.delorme@icloud.com","login":"azr","count":116},{"name":"Mitchell Hashimoto","email":"mitchell.hashimoto@gmail.com","login":"mitchellh","count":82},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":39},{"name":"Ryan Uber","email":"ru@ryanuber.com","login":"ryanuber","count":30},{"name":"James Bardin","email":"j.bardin@gmail.com","login":"jbardin","count":16},{"name":"Claire","email":"claire@hashicorp.com","login":"claire-labry","count":16},{"name":"Michele Degges","email":"mdeggies@gmail.com","login":"mdeggies","count":12},{"name":"Devon Powley","email":"dpowley","login":"dpowley","count":10},{"name":"Daniel Cannon","email":"daniel@danielcannon.co.uk","login":"dancannon","count":9},{"name":"nasareeny","email":"nasareen.yaligar1@ibm.com","login":"nasareeny","count":9},{"name":"Michael Schurter","email":"mschurter@hashicorp.com","login":"schmichael","count":9},{"name":"Radek Simko","email":"radek.simko@gmail.com","login":"radeksimko","count":7},{"name":"lifangmoler","email":"lmoler@salesforce.com","login":"lifangmoler","count":7},{"name":"Sagar Verma","email":"sagar.verma@ibm.com","login":"ssagarverma","count":6},{"name":"chloe (@cotarg)","email":"chloe@hashicorp.com","login":"cotarg","count":6},{"name":"Alex Dadgar","email":"alex.dadgar@gmail.com","login":"dadgar","count":6},{"name":"Deniz Onur Duzgun","email":"59659739+dduzgun-security","login":"dduzgun-security","count":6},{"name":"Mohan Manikanta","email":"mohan.manikanta@hashicorp.com","login":"mohanmanikanta2299","count":6},{"name":"Luke Farnell","email":"lfarnell@outlook.com","login":"lfarnell","count":6},{"name":"Kyle Penfound","email":"kpenfound11@gmail.com","login":"kpenfound","count":6},{"name":"James Nugent","email":"james@jen20.com","login":"jen20","count":6},{"name":"Chris Marchesi","email":"chrism@vancluevertech.com","login":"vancluever","count":5},{"name":"Scott Suarez","email":"ScottMSuarez@gmail.com","login":"ScottSuarez","count":5},{"name":"KaushikiAnand","email":"kaushiki.anand@hashicorp.com","login":"KaushikiAnand","count":4},{"name":"hashicorp-copywrite[bot]","email":"110428419+hashicorp-copywrite[bot]","login":"hashicorp-copywrite[bot]","count":4},{"name":"Dirk Avery","email":"31492422+YakDriver","login":"YakDriver","count":4},{"name":"Evan Culver","email":"eculver@hashicorp.com","login":"eculver","count":4},{"name":"hashicorp-tsccr[bot]","email":"hashicorp-tsccr[bot]","login":"hashicorp-tsccr[bot]","count":3},{"name":"creatorHead","email":"aatish.azad@hashicorp.com","login":"CreatorHead","count":3},{"name":"Megan Marsh","email":"megan@hashicorp.com","login":"SwampDragons","count":3},{"name":"Jeremy Voorhis","email":"jeremy@jvoorhis.com","login":null,"count":3},{"name":"Alexandre Carlton","email":"acar7163@uni.sydney.edu.au","login":"AlexandreCarlton","count":3},{"name":"James Rasell","email":"jrasell","login":"jrasell","count":3},{"name":"Kent 'picat' Gruber","email":"kent@hashicorp.com","login":"picatz","count":3},{"name":"Martin Atkins","email":"mart@degeneration.co.uk","login":"apparentlymart","count":3},{"name":"Sarunas Vancevicius","email":"3808892+vsarunas","login":"vsarunas","count":2},{"name":"Allison Larson","email":"allisonlarson91@gmail.com","login":"allisonlarson","count":2},{"name":"Ayomi","email":"ayomi.igandan@hashicorp.com","login":"Ayomi-gh","count":2},{"name":"Bryan Eastes","email":"eastebry","login":"eastebry","count":2},{"name":"Guilherme Macedo","email":"guilherme.macedo@suse.com","login":"macedogm","count":2},{"name":"Jamie Finnigan","email":"jfinnigan@hashicorp.com","login":"finnigja","count":2},{"name":"Lang Martin","email":"lang@hashicorp.com","login":"langmartin","count":2},{"name":"Masahiro Furudate","email":"masahiro.furudate@gmail.com","login":"178inaba","count":2},{"name":"Nima Saed-Samii","email":"nima.samii@gmail.com","login":"nimasamii","count":2},{"name":"godef","email":"36309450+godef","login":"godef","count":2},{"name":"troyready","email":"troy@troyready.com","login":"troyready","count":2},{"name":"Abhijeet","email":"abhijeet.v@hashicorp.com","login":"abhijeetviswa","count":2},{"name":"Liam Galvin","email":"liam@infracost.io","login":"liamg","count":2},{"name":"Zachary Whaley","email":"zachary_whaley@trendmicro.com","login":"zachwhaley","count":2},{"name":"Mukesh Choudhari","email":"mukeshjchoudhari@gmail.com","login":"mukeshjc","count":1},{"name":"Niels de Vos","email":"ndevos@redhat.com","login":"nixpanic","count":1},{"name":"Paul Hinze","email":"phinze@phinze.com","login":"phinze","count":1},{"name":"Pete Shima","email":"me@peteshima.com","login":"pshima","count":1},{"name":"Ryan Cragun","email":"me@ryan.ec","login":"ryancragun","count":1},{"name":"Seth Hoenig","email":"shoenig@duck.com","login":"shoenig","count":1},{"name":"Seth Vargo","email":"seth@sethvargo.com","login":"sethvargo","count":1},{"name":"Skip Baney","email":"twelvelabs@gmail.com","login":"twelvelabs","count":1},{"name":"Stephan","email":"zeisss@moinz.de","login":"zeisss","count":1},{"name":"Syasusu","email":"syasusu@163.com","login":"Ericwww","count":1},{"name":"Tim Gross","email":"tgross@hashicorp.com","login":"tgross","count":1},{"name":"Ville Vesilehto","email":"ville@vesilehto.fi","login":"thevilledev","count":1},{"name":"Yan Su","email":"tsu@yaroot.net","login":"yaroot","count":1},{"name":"compliance-pr-automation-bot[bot]","email":"216934098+compliance-pr-automation-bot[bot]","login":"compliance-pr-automation-bot[bot]","count":1},{"name":"graywolf-at-work","email":"43144838+graywolf-at-work","login":"graywolf-at-work","count":1},{"name":"hasheddan","email":"georgedanielmangum@gmail.com","login":"hasheddan","count":1},{"name":"jbergknoff-rival","email":"35700366+jbergknoff-rival","login":"jbergknoff-rival","count":1},{"name":"ketzacoatl","email":"ketzacoatl","login":"ketzacoatl","count":1},{"name":"martijnvdp","email":"martijn.ploeg@gmail.com","login":"martijnvdp","count":1},{"name":"hashicorp-copywrite[bot]","email":"noreply@hashicorp.com","login":null,"count":1},{"name":"Radek Simko","email":"radek.simko@timeinc.com","login":null,"count":1},{"name":"Preetha Appan","email":"preetha@hashicorp.com","login":null,"count":1},{"name":"Moritz Schmitz von Hülst","email":"m.schmitzvonhuelst@gmail.com","login":null,"count":1},{"name":"mickael-hc","email":"86245626+mickael-hc","login":"mickael-hc","count":1},{"name":"Adam Curtis","email":"adam@mooloop.com","login":"adamlc","count":1},{"name":"Borys Pierov","email":"github@ashald.net","login":"ashald","count":1},{"name":"Brian Flad","email":"bflad417@gmail.com","login":"bflad","count":1},{"name":"Cameron Stitt","email":"cameron@cam.st","login":"cam-stitt","count":1},{"name":"Charles Kenney","email":"charlesc.kenney@gmail.com","login":"0xch4z","count":1},{"name":"Charlie Voiselle","email":"charlie.voiselle@gmail.com","login":"angrycub","count":1},{"name":"Chris Gilmer","email":"chris.gilmer@gmail.com","login":"chrisgilmerproj","count":1},{"name":"Clint Shryock","email":"clint@ctshryock.com","login":"catsby","count":1},{"name":"Daniele Vazzola","email":"daniele.vazzola@gmail.com","login":"danieleva","count":1},{"name":"Davin Kevin","email":"davin.kevin@gmail.com","login":"davinkevin","count":1},{"name":"Eric Dong","email":"ericdong66@gmail.com","login":"ericdong66","count":1},{"name":"Gábor Lipták","email":"gliptak@gmail.com","login":"gliptak","count":1},{"name":"James Downs","email":"35819036+sfdc-jd","login":"sfdc-jd","count":1},{"name":"James Mills","email":"1290234+prologic","login":"prologic","count":1},{"name":"James Warren","email":"james.warren@hashicorp.com","login":"james-warren0","count":1},{"name":"Joseph Lewis III","email":"jlewisiii@google.com","login":"josephlewis42","count":1},{"name":"Josh Freda","email":"jfreda","login":"jfreda","count":1},{"name":"João Reigota","email":"joao.Reigota@checkmarx.com","login":"joaoReigota1","count":1},{"name":"Jukie","email":"10012479+Jukie","login":"Jukie","count":1},{"name":"Lucas Schneider","email":"casdpa@gmail.com","login":"schneiderl","count":1},{"name":"Mark Collao","email":"106274486+mcollao-hc","login":"mcollao-hc","count":1},{"name":"Matt Robenolt","email":"matt@ydekproductions.com","login":"mattrobenolt","count":1},{"name":"Miles Crabill","email":"mcrabill@hashicorp.com","login":"milescrabill","count":1},{"name":"nl-brett-stime","email":"45831302+nl-brett-stime","login":"nl-brett-stime","count":1},{"name":"Adrian Ulrich","email":"adrian@blinkenlights.ch","login":"adrian-bl","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":39},{"name":"nasareeny","email":"nasareen.yaligar1@ibm.com","login":"nasareeny","count":9},{"name":"Sagar Verma","email":"sagar.verma@ibm.com","login":"ssagarverma","count":6},{"name":"Dirk Avery","email":"31492422+YakDriver","login":"YakDriver","count":4},{"name":"creatorHead","email":"aatish.azad@hashicorp.com","login":"CreatorHead","count":3},{"name":"hashicorp-copywrite[bot]","email":"110428419+hashicorp-copywrite[bot]","login":"hashicorp-copywrite[bot]","count":3},{"name":"Allison Larson","email":"allisonlarson91@gmail.com","login":"allisonlarson","count":2},{"name":"Ayomi","email":"ayomi.igandan@hashicorp.com","login":"Ayomi-gh","count":2},{"name":"Deniz Onur Duzgun","email":"59659739+dduzgun-security","login":"dduzgun-security","count":2},{"name":"James Rasell","email":"jrasell","login":"jrasell","count":2},{"name":"Cameron Stitt","email":"cameron@cam.st","login":"cam-stitt","count":1},{"name":"Michael Schurter","email":"mschurter@hashicorp.com","login":"schmichael","count":1},{"name":"Ryan Cragun","email":"me@ryan.ec","login":"ryancragun","count":1},{"name":"Ville Vesilehto","email":"ville@vesilehto.fi","login":"thevilledev","count":1},{"name":"compliance-pr-automation-bot[bot]","email":"216934098+compliance-pr-automation-bot[bot]","login":"compliance-pr-automation-bot[bot]","count":1},{"name":"martijnvdp","email":"martijn.ploeg@gmail.com","login":"martijnvdp","count":1},{"name":"vsarunas","email":"3808892+vsarunas","login":"vsarunas","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-21T00:00:11.101Z","repositories_count":6265204,"commits_count":875235478,"contributors_count":35095579,"owners_count":1169605,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"hashicorp/go-getter","html_url":"https://github.com/hashicorp/go-getter","last_synced_at":"2026-06-21T08:00:29.574Z","status":null,"issues_count":94,"pull_requests_count":248,"avg_time_to_close_issue":33086211.76470588,"avg_time_to_close_pull_request":13340969.463541666,"issues_closed_count":17,"pull_requests_closed_count":192,"pull_request_authors_count":87,"issue_authors_count":80,"avg_comments_per_issue":1.351063829787234,"avg_comments_per_pull_request":1.2096774193548387,"merged_pull_requests_count":138,"bot_issues_count":0,"bot_pull_requests_count":59,"past_year_issues_count":4,"past_year_pull_requests_count":85,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":575554.1212121212,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":66,"past_year_pull_request_authors_count":20,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.75,"past_year_avg_comments_per_pull_request":0.5058823529411764,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":50,"created_at":"2023-05-16T03:52:07.223Z","updated_at":"2026-06-21T08:00:29.575Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-getter/issues","issue_labels_count":{"table":{"enhancement":6,"question":3,"bug":2,"duplicate":1,"docs":1}},"pull_request_labels_count":{"table":{"dependencies":47,"go":26,"github_actions":21,"automated":6,"legal":6,"enhancement":6,"bug":4,"SEC-090":3,"docs":2,"Getters":2,"SEC-090/Pinning/Trusted":1}},"issue_author_associations_count":{"table":{"NONE":87,"CONTRIBUTOR":5,"MEMBER":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":94,"NONE":83,"MEMBER":53,"COLLABORATOR":18}},"issue_authors":{"table":{"Subhajit97":5,"gastraight":4,"agarfer1":4,"mark-rushakoff":2,"lorengordon":2,"colussim":2,"chenjpu":2,"lazzurs":1,"bukowa":1,"Tynukua":1,"gedw99":1,"arinochk":1,"mss":1,"RoxKilly":1,"jzelinskie":1,"salewski":1,"avinash84":1,"jiajun-c":1,"pkosiec":1,"dwisiswant0":1,"nl-brett-stime":1,"ugurzongur":1,"aliscott":1,"178inaba":1,"vburckhardt":1,"WeiKangJian":1,"nvx":1,"izeau":1,"sagic-orca":1,"officialasishkumar":1,"jbgraindorge-pubfac":1,"hhromic":1,"ORuessel":1,"Yethal":1,"mohitarora":1,"usrbin-sim":1,"vmonier":1,"martijnvdp":1,"parsadotsh":1,"sarahethompson":1,"zliang-akamai":1,"dadgar":1,"joaoReigota1":1,"Blokje5":1,"rocketbitz":1,"bsvihovec":1,"MVJosh":1,"cageyv":1,"clarkmcc":1,"fmuntean":1,"jboero":1,"denis256":1,"richp10":1,"zzxwill":1,"jukie":1,"mschfh":1,"jeffsaremi":1,"cheese-head":1,"Ericwww":1,"jrasell":1,"futurist":1,"iamrajiv":1,"taliesins":1,"ahsan-n":1,"sybereal":1,"ghost":1,"sbaildon":1,"Mandelag":1,"GoodmanBen":1,"copejon":1,"vsarunas":1,"nickryand":1,"sdwerwed":1,"ryanmickler":1,"ChaosEternal":1,"m01":1,"suzuki-shunsuke":1,"vladimirfx":1,"mismithhisler":1,"whatnick":1}},"pull_request_authors":{"table":{"dependabot[bot]":47,"nywilken":27,"dduzgun-security":10,"mohanmanikanta2299":10,"YakDriver":7,"nasareeny":6,"mdeggies":5,"jrasell":5,"jukie":5,"ssagarverma":4,"hashicorp-copywrite[bot]":4,"mcollao-hc":4,"ritikrajdev":4,"abhijeetviswa":4,"claire-labry":4,"picatz":3,"hashicorp-tsccr[bot]":3,"vsarunas":3,"davewongillies":2,"james-warren0":2,"Ericwww":2,"pkosiec":2,"kudla":2,"bschaatsbergen":2,"nervo":2,"CreatorHead":2,"larsmaes":2,"arikkfir":2,"lebauce":2,"cam-stitt":2,"sonamtenzin2":2,"compliance-pr-automation-bot[bot]":2,"liamg":2,"KaushikiAnand":2,"jbardin":2,"kirecek":2,"oss-core-libraries-dashboard[bot]":2,"ryuichi1208":2,"Al-Pragliola":2,"tristanmorgan":2,"mukeshjc":2,"eastebry":2,"ubschmidt2":1,"mickael-hc":1,"nl-brett-stime":1,"ebudan":1,"ryodocx":1,"twelvelabs":1,"Blokje5":1,"tdakkota":1,"johananl":1,"nickryand":1,"cotarg":1,"ghost":1,"xp-1000":1,"aliscott":1,"GoodmanBen":1,"AliAllomani":1,"gerardsegarra":1,"0x4c6565":1,"shoenig":1,"tired-engineer":1,"02strich":1,"Tener":1,"macedogm":1,"salewski":1,"azr":1,"missedone":1,"sethvargo":1,"allisonlarson":1,"Ayomi-gh":1,"julienduchesne":1,"ryancragun":1,"srevinsaju":1,"kraihn":1,"finnag":1,"Yanhu007":1,"lbajolet-hashicorp":1,"kmoe":1,"WeiKangJian":1,"ibm-mend-app[bot]":1,"shanye997":1,"cwyl02":1,"nimasamii":1,"tvizor":1,"schmichael":1,"afbjorklund":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-21T00:00:11.438Z","repositories_count":14827756,"issues_count":33058111,"pull_requests_count":108981276,"authors_count":11313654,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"bug":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":39,"go":20,"github_actions":19,"automated":4,"legal":4,"bug":1}},"past_year_issue_author_associations_count":{"table":{"NONE":4}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":57,"MEMBER":12,"NONE":11,"COLLABORATOR":5}},"past_year_issue_authors":{"table":{"arinochk":1,"chenjpu":1,"iamrajiv":1,"martijnvdp":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":39,"YakDriver":7,"nasareeny":6,"dduzgun-security":5,"ritikrajdev":4,"ssagarverma":4,"cam-stitt":2,"compliance-pr-automation-bot[bot]":2,"CreatorHead":2,"hashicorp-copywrite[bot]":2,"jrasell":2,"oss-core-libraries-dashboard[bot]":2,"Yanhu007":1,"vsarunas":1,"sonamtenzin2":1,"shanye997":1,"ryancragun":1,"ibm-mend-app[bot]":1,"Ayomi-gh":1,"allisonlarson":1}},"maintainers":[{"table":{"login":"nywilken","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nywilken"}},{"table":{"login":"dduzgun-security","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dduzgun-security"}},{"table":{"login":"YakDriver","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YakDriver"}},{"table":{"login":"mohanmanikanta2299","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohanmanikanta2299"}},{"table":{"login":"jrasell","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrasell"}},{"table":{"login":"mdeggies","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdeggies"}},{"table":{"login":"jbardin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbardin"}},{"table":{"login":"tristanmorgan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tristanmorgan"}},{"table":{"login":"cam-stitt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cam-stitt"}},{"table":{"login":"KaushikiAnand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaushikiAnand"}},{"table":{"login":"ryancragun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryancragun"}},{"table":{"login":"schmichael","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schmichael"}},{"table":{"login":"kmoe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmoe"}},{"table":{"login":"mismithhisler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mismithhisler"}},{"table":{"login":"allisonlarson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allisonlarson"}}],"active_maintainers":[{"table":{"login":"YakDriver","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YakDriver"}},{"table":{"login":"dduzgun-security","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dduzgun-security"}},{"table":{"login":"cam-stitt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cam-stitt"}},{"table":{"login":"jrasell","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrasell"}},{"table":{"login":"allisonlarson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allisonlarson"}},{"table":{"login":"ryancragun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryancragun"}}]}},"events":{"total":{"ReleaseEvent":9,"DeleteEvent":49,"MemberEvent":8,"PullRequestEvent":159,"ForkEvent":27,"IssuesEvent":10,"WatchEvent":99,"IssueCommentEvent":59,"PushEvent":126,"PullRequestReviewCommentEvent":64,"PullRequestReviewEvent":98,"CreateEvent":64},"last_year":{"ReleaseEvent":5,"DeleteEvent":35,"MemberEvent":1,"PullRequestEvent":124,"ForkEvent":4,"IssuesEvent":5,"WatchEvent":46,"IssueCommentEvent":30,"PushEvent":99,"PullRequestReviewCommentEvent":41,"PullRequestReviewEvent":58,"CreateEvent":48}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/go-getter.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:22:43.217Z","updated_at":"2023-01-13T11:22:43.217Z","repository_link":"https://github.com/hashicorp/go-getter/blob/main/.github/workflows/go-getter.yml","dependencies":[{"id":6875607149,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875607150,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875607151,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875607152,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6875607153,"package_name":"google-github-actions/auth","ecosystem":"actions","requirements":"v0.4.0","direct":true,"kind":"composite","optional":false},{"id":6875607154,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:22:43.274Z","updated_at":"2023-01-13T11:22:43.274Z","repository_link":"https://github.com/hashicorp/go-getter/blob/main/.github/workflows/release.yml","dependencies":[{"id":6875607155,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875607156,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875607157,"package_name":"hashicorp/setup-signore","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6875607158,"package_name":"goreleaser/goreleaser-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2023-01-13T11:22:43.287Z","updated_at":"2023-01-13T11:22:43.287Z","repository_link":"https://github.com/hashicorp/go-getter/blob/main/go.mod","dependencies":[{"id":6875607159,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":6875607160,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.27.0","direct":true,"kind":"runtime","optional":false},{"id":6875607161,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.44.122","direct":true,"kind":"runtime","optional":false},{"id":6875607162,"package_name":"github.com/bgentry/go-netrc","ecosystem":"go","requirements":"v0.0.0-20140422174119-9fd32a8b3d3d","direct":true,"kind":"runtime","optional":false},{"id":6875607163,"package_name":"github.com/cheggaaa/pb","ecosystem":"go","requirements":"v1.0.27","direct":true,"kind":"runtime","optional":false},{"id":6875607164,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":6875607165,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.7.0","direct":true,"kind":"runtime","optional":false},{"id":6875607166,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20210331224755-41bb18bfe9da","direct":true,"kind":"runtime","optional":false},{"id":6875607167,"package_name":"github.com/hashicorp/go-cleanhttp","ecosystem":"go","requirements":"v0.5.2","direct":true,"kind":"runtime","optional":false},{"id":6875607168,"package_name":"github.com/hashicorp/go-safetemp","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6875607169,"package_name":"github.com/hashicorp/go-version","ecosystem":"go","requirements":"v1.6.0","direct":true,"kind":"runtime","optional":false},{"id":6875607170,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.15.11","direct":true,"kind":"runtime","optional":false},{"id":6875607171,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.0.9","direct":true,"kind":"runtime","optional":false},{"id":6875607172,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.4","direct":true,"kind":"runtime","optional":false},{"id":6875607173,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.4","direct":true,"kind":"runtime","optional":false},{"id":6875607174,"package_name":"github.com/mitchellh/go-homedir","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":6875607175,"package_name":"github.com/mitchellh/go-testing-interface","ecosystem":"go","requirements":"v1.14.1","direct":true,"kind":"runtime","optional":false},{"id":6875607176,"package_name":"github.com/ulikunitz/xz","ecosystem":"go","requirements":"v0.5.10","direct":true,"kind":"runtime","optional":false},{"id":6875607177,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":6875607178,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.100.0","direct":true,"kind":"runtime","optional":false},{"id":6875607179,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221025140454-527a21cfbd71","direct":true,"kind":"runtime","optional":false},{"id":6875607180,"package_name":"gopkg.in/cheggaaa/pb.v1","ecosystem":"go","requirements":"v1.0.27","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-13T11:22:43.361Z","updated_at":"2023-01-13T11:22:43.361Z","repository_link":"https://github.com/hashicorp/go-getter/blob/main/go.sum","dependencies":[{"id":6875607181,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":6875607182,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":6875607183,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.38.0","direct":false,"kind":"runtime","optional":false},{"id":6875607184,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.1","direct":false,"kind":"runtime","optional":false},{"id":6875607185,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.2","direct":false,"kind":"runtime","optional":false},{"id":6875607186,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.45.1","direct":false,"kind":"runtime","optional":false},{"id":6875607187,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.46.3","direct":false,"kind":"runtime","optional":false},{"id":6875607188,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":6875607189,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.52.0","direct":false,"kind":"runtime","optional":false},{"id":6875607190,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.53.0","direct":false,"kind":"runtime","optional":false},{"id":6875607191,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":6875607192,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":6875607193,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":6875607194,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.62.0","direct":false,"kind":"runtime","optional":false},{"id":6875607195,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.65.0","direct":false,"kind":"runtime","optional":false},{"id":6875607196,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.72.0","direct":false,"kind":"runtime","optional":false},{"id":6875607197,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.74.0","direct":false,"kind":"runtime","optional":false},{"id":6875607198,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.78.0","direct":false,"kind":"runtime","optional":false},{"id":6875607199,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.79.0","direct":false,"kind":"runtime","optional":false},{"id":6875607200,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.81.0","direct":false,"kind":"runtime","optional":false},{"id":6875607201,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.83.0","direct":false,"kind":"runtime","optional":false},{"id":6875607202,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.84.0","direct":false,"kind":"runtime","optional":false},{"id":6875607203,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.87.0","direct":false,"kind":"runtime","optional":false},{"id":6875607204,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.90.0","direct":false,"kind":"runtime","optional":false},{"id":6875607205,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.93.3","direct":false,"kind":"runtime","optional":false},{"id":6875607206,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.94.1","direct":false,"kind":"runtime","optional":false},{"id":6875607207,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.97.0","direct":false,"kind":"runtime","optional":false},{"id":6875607208,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.99.0","direct":false,"kind":"runtime","optional":false},{"id":6875607209,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.100.2","direct":false,"kind":"runtime","optional":false},{"id":6875607210,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.102.0","direct":false,"kind":"runtime","optional":false},{"id":6875607211,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.102.1","direct":false,"kind":"runtime","optional":false},{"id":6875607212,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.104.0","direct":false,"kind":"runtime","optional":false},{"id":6875607213,"package_name":"cloud.google.com/go/aiplatform","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":6875607214,"package_name":"cloud.google.com/go/aiplatform","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":6875607215,"package_name":"cloud.google.com/go/analytics","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":6875607216,"package_name":"cloud.google.com/go/analytics","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":6875607217,"package_name":"cloud.google.com/go/area120","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607218,"package_name":"cloud.google.com/go/area120","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607219,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607220,"package_name":"cloud.google.com/go/artifactregistry","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6875607221,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607222,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6875607223,"package_name":"cloud.google.com/go/asset","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6875607224,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607225,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607226,"package_name":"cloud.google.com/go/assuredworkloads","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6875607227,"package_name":"cloud.google.com/go/automl","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607228,"package_name":"cloud.google.com/go/automl","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607229,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6875607230,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6875607231,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875607232,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607233,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6875607234,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6875607235,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.42.0","direct":false,"kind":"runtime","optional":false},{"id":6875607236,"package_name":"cloud.google.com/go/billing","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875607237,"package_name":"cloud.google.com/go/billing","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607238,"package_name":"cloud.google.com/go/binaryauthorization","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875607239,"package_name":"cloud.google.com/go/binaryauthorization","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875607240,"package_name":"cloud.google.com/go/cloudtasks","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607241,"package_name":"cloud.google.com/go/cloudtasks","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607242,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875607243,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6875607244,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607245,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607246,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6875607247,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6875607248,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6875607249,"package_name":"cloud.google.com/go/containeranalysis","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6875607250,"package_name":"cloud.google.com/go/containeranalysis","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607251,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6875607252,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607253,"package_name":"cloud.google.com/go/datacatalog","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607254,"package_name":"cloud.google.com/go/dataflow","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607255,"package_name":"cloud.google.com/go/dataflow","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6875607256,"package_name":"cloud.google.com/go/dataform","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6875607257,"package_name":"cloud.google.com/go/dataform","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875607258,"package_name":"cloud.google.com/go/datalabeling","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607259,"package_name":"cloud.google.com/go/datalabeling","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607260,"package_name":"cloud.google.com/go/dataqna","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607261,"package_name":"cloud.google.com/go/dataqna","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607262,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6875607263,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875607264,"package_name":"cloud.google.com/go/datastream","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875607265,"package_name":"cloud.google.com/go/datastream","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6875607266,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":6875607267,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.16.1","direct":false,"kind":"runtime","optional":false},{"id":6875607268,"package_name":"cloud.google.com/go/dialogflow","ecosystem":"go","requirements":"v1.17.0","direct":false,"kind":"runtime","optional":false},{"id":6875607269,"package_name":"cloud.google.com/go/documentai","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6875607270,"package_name":"cloud.google.com/go/documentai","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6875607271,"package_name":"cloud.google.com/go/domains","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607272,"package_name":"cloud.google.com/go/domains","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6875607273,"package_name":"cloud.google.com/go/edgecontainer","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875607274,"package_name":"cloud.google.com/go/edgecontainer","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875607275,"package_name":"cloud.google.com/go/functions","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607276,"package_name":"cloud.google.com/go/functions","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6875607277,"package_name":"cloud.google.com/go/gaming","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607278,"package_name":"cloud.google.com/go/gaming","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607279,"package_name":"cloud.google.com/go/gkeconnect","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607280,"package_name":"cloud.google.com/go/gkeconnect","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607281,"package_name":"cloud.google.com/go/gkehub","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6875607282,"package_name":"cloud.google.com/go/gkehub","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":6875607283,"package_name":"cloud.google.com/go/grafeas","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875607284,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6875607285,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607286,"package_name":"cloud.google.com/go/language","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875607287,"package_name":"cloud.google.com/go/language","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607288,"package_name":"cloud.google.com/go/lifesciences","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607289,"package_name":"cloud.google.com/go/lifesciences","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607290,"package_name":"cloud.google.com/go/mediatranslation","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607291,"package_name":"cloud.google.com/go/mediatranslation","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607292,"package_name":"cloud.google.com/go/memcache","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875607293,"package_name":"cloud.google.com/go/memcache","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607294,"package_name":"cloud.google.com/go/metastore","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607295,"package_name":"cloud.google.com/go/metastore","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607296,"package_name":"cloud.google.com/go/networkconnectivity","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875607297,"package_name":"cloud.google.com/go/networkconnectivity","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607298,"package_name":"cloud.google.com/go/networksecurity","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607299,"package_name":"cloud.google.com/go/networksecurity","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607300,"package_name":"cloud.google.com/go/notebooks","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875607301,"package_name":"cloud.google.com/go/notebooks","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6875607302,"package_name":"cloud.google.com/go/osconfig","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6875607303,"package_name":"cloud.google.com/go/osconfig","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6875607304,"package_name":"cloud.google.com/go/oslogin","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875607305,"package_name":"cloud.google.com/go/oslogin","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607306,"package_name":"cloud.google.com/go/phishingprotection","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607307,"package_name":"cloud.google.com/go/phishingprotection","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607308,"package_name":"cloud.google.com/go/privatecatalog","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607309,"package_name":"cloud.google.com/go/privatecatalog","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607310,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6875607311,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875607312,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875607313,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6875607314,"package_name":"cloud.google.com/go/recaptchaenterprise","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6875607315,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875607316,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875607317,"package_name":"cloud.google.com/go/recaptchaenterprise/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6875607318,"package_name":"cloud.google.com/go/recommendationengine","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607319,"package_name":"cloud.google.com/go/recommendationengine","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607320,"package_name":"cloud.google.com/go/recommender","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607321,"package_name":"cloud.google.com/go/recommender","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607322,"package_name":"cloud.google.com/go/redis","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6875607323,"package_name":"cloud.google.com/go/redis","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6875607324,"package_name":"cloud.google.com/go/retail","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6875607325,"package_name":"cloud.google.com/go/retail","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6875607326,"package_name":"cloud.google.com/go/scheduler","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875607327,"package_name":"cloud.google.com/go/scheduler","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607328,"package_name":"cloud.google.com/go/secretmanager","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607329,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607330,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6875607331,"package_name":"cloud.google.com/go/security","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6875607332,"package_name":"cloud.google.com/go/securitycenter","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":6875607333,"package_name":"cloud.google.com/go/securitycenter","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":6875607334,"package_name":"cloud.google.com/go/servicedirectory","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875607335,"package_name":"cloud.google.com/go/servicedirectory","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607336,"package_name":"cloud.google.com/go/speech","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607337,"package_name":"cloud.google.com/go/speech","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6875607338,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6875607339,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607340,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607341,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6875607342,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6875607343,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.22.1","direct":false,"kind":"runtime","optional":false},{"id":6875607344,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":6875607345,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":6875607346,"package_name":"cloud.google.com/go/talent","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875607347,"package_name":"cloud.google.com/go/talent","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875607348,"package_name":"cloud.google.com/go/videointelligence","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607349,"package_name":"cloud.google.com/go/videointelligence","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6875607350,"package_name":"cloud.google.com/go/vision","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875607351,"package_name":"cloud.google.com/go/vision/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875607352,"package_name":"cloud.google.com/go/vision/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6875607353,"package_name":"cloud.google.com/go/webrisk","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875607354,"package_name":"cloud.google.com/go/webrisk","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607355,"package_name":"cloud.google.com/go/workflows","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607356,"package_name":"cloud.google.com/go/workflows","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6875607357,"package_name":"dmitri.shuralyov.com/gpu/mtl","ecosystem":"go","requirements":"v0.0.0-20190408044501-666a987793e9","direct":false,"kind":"runtime","optional":false},{"id":6875607358,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6875607359,"package_name":"github.com/BurntSushi/xgb","ecosystem":"go","requirements":"v0.0.0-20160522181843-27f122750802","direct":false,"kind":"runtime","optional":false},{"id":6875607360,"package_name":"github.com/OneOfOne/xxhash","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":6875607361,"package_name":"github.com/antihax/optional","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6875607362,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.44.122","direct":false,"kind":"runtime","optional":false},{"id":6875607363,"package_name":"github.com/bgentry/go-netrc","ecosystem":"go","requirements":"v0.0.0-20140422174119-9fd32a8b3d3d","direct":false,"kind":"runtime","optional":false},{"id":6875607364,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6875607365,"package_name":"github.com/cespare/xxhash","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875607366,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6875607367,"package_name":"github.com/cheggaaa/pb","ecosystem":"go","requirements":"v1.0.27","direct":false,"kind":"runtime","optional":false},{"id":6875607368,"package_name":"github.com/chzyer/logex","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":6875607369,"package_name":"github.com/chzyer/readline","ecosystem":"go","requirements":"v0.0.0-20180603132655-2972be24d48e","direct":false,"kind":"runtime","optional":false},{"id":6875607370,"package_name":"github.com/chzyer/test","ecosystem":"go","requirements":"v0.0.0-20180213035817-a1ea475d72b1","direct":false,"kind":"runtime","optional":false},{"id":6875607371,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":6875607372,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20191209042840-269d4d468f6f","direct":false,"kind":"runtime","optional":false},{"id":6875607373,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20200629203442-efcf912fb354","direct":false,"kind":"runtime","optional":false},{"id":6875607374,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20201120205902-5459f2c99403","direct":false,"kind":"runtime","optional":false},{"id":6875607375,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20210930031921-04548b0d99d4","direct":false,"kind":"runtime","optional":false},{"id":6875607376,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210312221358-fbca930ec8ed","direct":false,"kind":"runtime","optional":false},{"id":6875607377,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210805033703-aa0b78936158","direct":false,"kind":"runtime","optional":false},{"id":6875607378,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210922020428-25de7278fc84","direct":false,"kind":"runtime","optional":false},{"id":6875607379,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20211001041855-01bcc9b48dfe","direct":false,"kind":"runtime","optional":false},{"id":6875607380,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20211011173535-cb28da3451f1","direct":false,"kind":"runtime","optional":false},{"id":6875607381,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875607382,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6875607383,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6875607384,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.1-0.20191026205805-5f8ba28d4473","direct":false,"kind":"runtime","optional":false},{"id":6875607385,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.4","direct":false,"kind":"runtime","optional":false},{"id":6875607386,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.7","direct":false,"kind":"runtime","optional":false},{"id":6875607387,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20201210154907-fd9021fe5dad","direct":false,"kind":"runtime","optional":false},{"id":6875607388,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20210217033140-668b12f5399d","direct":false,"kind":"runtime","optional":false},{"id":6875607389,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20210512163311-63b5d3c536b0","direct":false,"kind":"runtime","optional":false},{"id":6875607390,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.10-0.20210907150352-cf90f659a021","direct":false,"kind":"runtime","optional":false},{"id":6875607391,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.10.2-0.20220325020618-49ff273808a1","direct":false,"kind":"runtime","optional":false},{"id":6875607392,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875607393,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6875607394,"package_name":"github.com/ghodss/yaml","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6875607395,"package_name":"github.com/go-gl/glfw","ecosystem":"go","requirements":"v0.0.0-20190409004039-e6da0acd62b1","direct":false,"kind":"runtime","optional":false},{"id":6875607396,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20191125211704-12ad95a8df72","direct":false,"kind":"runtime","optional":false},{"id":6875607397,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20200222043503-6f7a984d4dc4","direct":false,"kind":"runtime","optional":false},{"id":6875607398,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":6875607399,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20190702054246-869f871628b6","direct":false,"kind":"runtime","optional":false},{"id":6875607400,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20191227052852-215e87163ea7","direct":false,"kind":"runtime","optional":false},{"id":6875607401,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20200121045136-8c9f03a8e57e","direct":false,"kind":"runtime","optional":false},{"id":6875607402,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20210331224755-41bb18bfe9da","direct":false,"kind":"runtime","optional":false},{"id":6875607403,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6875607404,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875607405,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6875607406,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875607407,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6875607408,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":6875607409,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.4","direct":false,"kind":"runtime","optional":false},{"id":6875607410,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607411,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607412,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875607413,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6875607414,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6875607415,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":6875607416,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.4","direct":false,"kind":"runtime","optional":false},{"id":6875607417,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":6875607418,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":6875607419,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false},{"id":6875607420,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":6875607421,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":6875607422,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875607423,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6875607424,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":6875607425,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":6875607426,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607427,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":6875607428,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":false,"kind":"runtime","optional":false},{"id":6875607429,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":6875607430,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v0.0.0-20180813153112-4030bb1f1f0c","direct":false,"kind":"runtime","optional":false},{"id":6875607431,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6875607432,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875607433,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6875607434,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6875607435,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875607436,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6875607437,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607438,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6875607439,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":6875607440,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.3","direct":false,"kind":"runtime","optional":false},{"id":6875607441,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.4","direct":false,"kind":"runtime","optional":false},{"id":6875607442,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":6875607443,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.6","direct":false,"kind":"runtime","optional":false},{"id":6875607444,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.7","direct":false,"kind":"runtime","optional":false},{"id":6875607445,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.8","direct":false,"kind":"runtime","optional":false},{"id":6875607446,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":6875607447,"package_name":"github.com/google/martian","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":6875607448,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6875607449,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875607450,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.2.1","direct":false,"kind":"runtime","optional":false},{"id":6875607451,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20181206194817-3ea8567a2e57","direct":false,"kind":"runtime","optional":false},{"id":6875607452,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20190515194954-54271f7e092f","direct":false,"kind":"runtime","optional":false},{"id":6875607453,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20191218002539-d4f498aebedc","direct":false,"kind":"runtime","optional":false},{"id":6875607454,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200212024743-f11f1df84d12","direct":false,"kind":"runtime","optional":false},{"id":6875607455,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200229191704-1ebb73c60ed3","direct":false,"kind":"runtime","optional":false},{"id":6875607456,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200430221834-fc25d7d30c6d","direct":false,"kind":"runtime","optional":false},{"id":6875607457,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200708004538-1a94d8640e99","direct":false,"kind":"runtime","optional":false},{"id":6875607458,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20201023163331-3e6fc7fc9c4c","direct":false,"kind":"runtime","optional":false},{"id":6875607459,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20201203190320-1bf35d6f28c2","direct":false,"kind":"runtime","optional":false},{"id":6875607460,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210122040257-d980be63207e","direct":false,"kind":"runtime","optional":false},{"id":6875607461,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210226084205-cbba55b83ad5","direct":false,"kind":"runtime","optional":false},{"id":6875607462,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210601050228-01bbb1931b22","direct":false,"kind":"runtime","optional":false},{"id":6875607463,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210609004039-a478d1d731e9","direct":false,"kind":"runtime","optional":false},{"id":6875607464,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210720184732-4bb14d4b1be1","direct":false,"kind":"runtime","optional":false},{"id":6875607465,"package_name":"github.com/google/renameio","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875607466,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6875607467,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6875607468,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.0.0-20220520183353-fd19c99a87aa","direct":false,"kind":"runtime","optional":false},{"id":6875607469,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875607470,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875607471,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6875607472,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.5","direct":false,"kind":"runtime","optional":false},{"id":6875607473,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875607474,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6875607475,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875607476,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6875607477,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875607478,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.5.1","direct":false,"kind":"runtime","optional":false},{"id":6875607479,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607480,"package_name":"github.com/googleapis/go-type-adapters","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6875607481,"package_name":"github.com/grpc-ecosystem/grpc-gateway","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":6875607482,"package_name":"github.com/hashicorp/go-cleanhttp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":6875607483,"package_name":"github.com/hashicorp/go-safetemp","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6875607484,"package_name":"github.com/hashicorp/go-version","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875607485,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607486,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6875607487,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20181102032728-5e5cf60278f6","direct":false,"kind":"runtime","optional":false},{"id":6875607488,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20200824232613-28f6c0f3b639","direct":false,"kind":"runtime","optional":false},{"id":6875607489,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875607490,"package_name":"github.com/jmespath/go-jmespath/internal/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":6875607491,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.0.0-20190106144839-af01ea7f8024","direct":false,"kind":"runtime","optional":false},{"id":6875607492,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6875607493,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6875607494,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.15.11","direct":false,"kind":"runtime","optional":false},{"id":6875607495,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875607496,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6875607497,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875607498,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.0.9","direct":false,"kind":"runtime","optional":false},{"id":6875607499,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.4","direct":false,"kind":"runtime","optional":false},{"id":6875607500,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.4","direct":false,"kind":"runtime","optional":false},{"id":6875607501,"package_name":"github.com/mitchellh/go-homedir","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875607502,"package_name":"github.com/mitchellh/go-testing-interface","ecosystem":"go","requirements":"v1.14.1","direct":false,"kind":"runtime","optional":false},{"id":6875607503,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6875607504,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6875607505,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190812154241-14fe0d1b01d4","direct":false,"kind":"runtime","optional":false},{"id":6875607506,"package_name":"github.com/rogpeppe/fastuuid","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875607507,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6875607508,"package_name":"github.com/spaolacci/murmur3","ecosystem":"go","requirements":"v0.0.0-20180118202830-f09979ecbc72","direct":false,"kind":"runtime","optional":false},{"id":6875607509,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875607510,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875607511,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":6875607512,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6875607513,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6875607514,"package_name":"github.com/ulikunitz/xz","ecosystem":"go","requirements":"v0.5.10","direct":false,"kind":"runtime","optional":false},{"id":6875607515,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.25","direct":false,"kind":"runtime","optional":false},{"id":6875607516,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":6875607517,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.32","direct":false,"kind":"runtime","optional":false},{"id":6875607518,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6875607519,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":6875607520,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.13","direct":false,"kind":"runtime","optional":false},{"id":6875607521,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":6875607522,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":6875607523,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.2","direct":false,"kind":"runtime","optional":false},{"id":6875607524,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.3","direct":false,"kind":"runtime","optional":false},{"id":6875607525,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.4","direct":false,"kind":"runtime","optional":false},{"id":6875607526,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.5","direct":false,"kind":"runtime","optional":false},{"id":6875607527,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.23.0","direct":false,"kind":"runtime","optional":false},{"id":6875607528,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6875607529,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":6875607530,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190510104115-cbcb75029529","direct":false,"kind":"runtime","optional":false},{"id":6875607531,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190605123033-f99c8df09eb5","direct":false,"kind":"runtime","optional":false},{"id":6875607532,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":6875607533,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":6875607534,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210921155107-089bfa567519","direct":false,"kind":"runtime","optional":false},{"id":6875607535,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":6875607536,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190306152737-a1d7652674e8","direct":false,"kind":"runtime","optional":false},{"id":6875607537,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190510132918-efd6b22b2522","direct":false,"kind":"runtime","optional":false},{"id":6875607538,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190829153037-c13cbed26979","direct":false,"kind":"runtime","optional":false},{"id":6875607539,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191030013958-a1ab85dbe136","direct":false,"kind":"runtime","optional":false},{"id":6875607540,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191129062945-2f5052295587","direct":false,"kind":"runtime","optional":false},{"id":6875607541,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191227195350-da58074b4299","direct":false,"kind":"runtime","optional":false},{"id":6875607542,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200119233911-0405dc783f0a","direct":false,"kind":"runtime","optional":false},{"id":6875607543,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200207192155-f17229e696bd","direct":false,"kind":"runtime","optional":false},{"id":6875607544,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200224162631-6cc2880d07d6","direct":false,"kind":"runtime","optional":false},{"id":6875607545,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190227222117-0694c2d4d067","direct":false,"kind":"runtime","optional":false},{"id":6875607546,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190802002840-cff245a6509b","direct":false,"kind":"runtime","optional":false},{"id":6875607547,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181026193005-c67002cb31c3","direct":false,"kind":"runtime","optional":false},{"id":6875607548,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":6875607549,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190301231843-5614ed5bae6f","direct":false,"kind":"runtime","optional":false},{"id":6875607550,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":6875607551,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190409202823-959b441ac422","direct":false,"kind":"runtime","optional":false},{"id":6875607552,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190909230951-414d861bb4ac","direct":false,"kind":"runtime","optional":false},{"id":6875607553,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190930215403-16217165b5de","direct":false,"kind":"runtime","optional":false},{"id":6875607554,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20191125180803-fdd1cda4f05f","direct":false,"kind":"runtime","optional":false},{"id":6875607555,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200130185559-910be7a94367","direct":false,"kind":"runtime","optional":false},{"id":6875607556,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200302205851-738671d3881b","direct":false,"kind":"runtime","optional":false},{"id":6875607557,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20201208152925-83fdc39ff7b5","direct":false,"kind":"runtime","optional":false},{"id":6875607558,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20210508222113-6edffad5e616","direct":false,"kind":"runtime","optional":false},{"id":6875607559,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190312151609-d3739f865fa6","direct":false,"kind":"runtime","optional":false},{"id":6875607560,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190719004257-d2bd2a29d028","direct":false,"kind":"runtime","optional":false},{"id":6875607561,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.0.0-20190513183733-4bf6d317e70e","direct":false,"kind":"runtime","optional":false},{"id":6875607562,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875607563,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191105210325-c90efee705ee","direct":false,"kind":"runtime","optional":false},{"id":6875607564,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191107180719-034126e5016b","direct":false,"kind":"runtime","optional":false},{"id":6875607565,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875607566,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6875607567,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875607568,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6875607569,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.2","direct":false,"kind":"runtime","optional":false},{"id":6875607570,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220419223038-86c51ed26bb4","direct":false,"kind":"runtime","optional":false},{"id":6875607571,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":6875607572,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180826012351-8a410e7b638d","direct":false,"kind":"runtime","optional":false},{"id":6875607573,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190108225652-1e06a53dbb7e","direct":false,"kind":"runtime","optional":false},{"id":6875607574,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":6875607575,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":6875607576,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":6875607577,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190501004415-9ce7a6920f09","direct":false,"kind":"runtime","optional":false},{"id":6875607578,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190503192946-f4e77d36d62c","direct":false,"kind":"runtime","optional":false},{"id":6875607579,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190603091049-60506f45cf65","direct":false,"kind":"runtime","optional":false},{"id":6875607580,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":6875607581,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190628185345-da137c7871d7","direct":false,"kind":"runtime","optional":false},{"id":6875607582,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190724013045-ca1201d0de80","direct":false,"kind":"runtime","optional":false},{"id":6875607583,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191209160850-c0dbc17a3553","direct":false,"kind":"runtime","optional":false},{"id":6875607584,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200114155413-6afb5195e5aa","direct":false,"kind":"runtime","optional":false},{"id":6875607585,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200202094626-16171245cfb2","direct":false,"kind":"runtime","optional":false},{"id":6875607586,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200222125558-5a598a2470a0","direct":false,"kind":"runtime","optional":false},{"id":6875607587,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":6875607588,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200301022130-244492dfa37a","direct":false,"kind":"runtime","optional":false},{"id":6875607589,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200324143707-d3edc9973b7e","direct":false,"kind":"runtime","optional":false},{"id":6875607590,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200501053045-e0ff5e5a1de5","direct":false,"kind":"runtime","optional":false},{"id":6875607591,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200506145744-7e3656a0809f","direct":false,"kind":"runtime","optional":false},{"id":6875607592,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200513185701-a91f0712d120","direct":false,"kind":"runtime","optional":false},{"id":6875607593,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200520182314-0ba52f642ac2","direct":false,"kind":"runtime","optional":false},{"id":6875607594,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200625001655-4c5254603344","direct":false,"kind":"runtime","optional":false},{"id":6875607595,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200707034311-ab3426394381","direct":false,"kind":"runtime","optional":false},{"id":6875607596,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200822124328-c89045814202","direct":false,"kind":"runtime","optional":false},{"id":6875607597,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201021035429-f5854403a974","direct":false,"kind":"runtime","optional":false},{"id":6875607598,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201031054903-ff519b6c9102","direct":false,"kind":"runtime","optional":false},{"id":6875607599,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201110031124-69a78807bb2b","direct":false,"kind":"runtime","optional":false},{"id":6875607600,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201209123823-ac852fbbde11","direct":false,"kind":"runtime","optional":false},{"id":6875607601,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210119194325-5f4716e94777","direct":false,"kind":"runtime","optional":false},{"id":6875607602,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":6875607603,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210316092652-d523dce5a7f4","direct":false,"kind":"runtime","optional":false},{"id":6875607604,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210405180319-a5a99cb37ef4","direct":false,"kind":"runtime","optional":false},{"id":6875607605,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210503060351-7fd8e65b6420","direct":false,"kind":"runtime","optional":false},{"id":6875607606,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220127200216-cd36cc0744dd","direct":false,"kind":"runtime","optional":false},{"id":6875607607,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220225172249-27dd8689420f","direct":false,"kind":"runtime","optional":false},{"id":6875607608,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220325170049-de3da57026de","direct":false,"kind":"runtime","optional":false},{"id":6875607609,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220412020605-290c469a71a5","direct":false,"kind":"runtime","optional":false},{"id":6875607610,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220425223048-2871e0cb64e4","direct":false,"kind":"runtime","optional":false},{"id":6875607611,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220607020251-c690dde0001d","direct":false,"kind":"runtime","optional":false},{"id":6875607612,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220617184016-355a448f1bc9","direct":false,"kind":"runtime","optional":false},{"id":6875607613,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220624214902-1bab6f366d9e","direct":false,"kind":"runtime","optional":false},{"id":6875607614,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220722155237-a158d28d115b","direct":false,"kind":"runtime","optional":false},{"id":6875607615,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220909164309-bea034e7d591","direct":false,"kind":"runtime","optional":false},{"id":6875607616,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20221014081412-f15817d10f9b","direct":false,"kind":"runtime","optional":false},{"id":6875607617,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875607618,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":6875607619,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190226205417-e64efc72b421","direct":false,"kind":"runtime","optional":false},{"id":6875607620,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190604053449-0f29369cfe45","direct":false,"kind":"runtime","optional":false},{"id":6875607621,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20191202225959-858c2ad4c8b6","direct":false,"kind":"runtime","optional":false},{"id":6875607622,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200107190931-bf48bf16ab8d","direct":false,"kind":"runtime","optional":false},{"id":6875607623,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200902213428-5d25da1a8d43","direct":false,"kind":"runtime","optional":false},{"id":6875607624,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20201109201403-9fd604954f58","direct":false,"kind":"runtime","optional":false},{"id":6875607625,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20201208152858-08078c50e5b5","direct":false,"kind":"runtime","optional":false},{"id":6875607626,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210218202405-ba52d332ba99","direct":false,"kind":"runtime","optional":false},{"id":6875607627,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210220000619-9bb904979d93","direct":false,"kind":"runtime","optional":false},{"id":6875607628,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210313182246-cd4f82c27b84","direct":false,"kind":"runtime","optional":false},{"id":6875607629,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210514164344-f6687ab2804c","direct":false,"kind":"runtime","optional":false},{"id":6875607630,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210628180205-a41e5a781914","direct":false,"kind":"runtime","optional":false},{"id":6875607631,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210805134026-6f1e6394065a","direct":false,"kind":"runtime","optional":false},{"id":6875607632,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210819190943-2bc19b11175f","direct":false,"kind":"runtime","optional":false},{"id":6875607633,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20211104180415-d3ed0bb246c8","direct":false,"kind":"runtime","optional":false},{"id":6875607634,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220223155221-ee480838109b","direct":false,"kind":"runtime","optional":false},{"id":6875607635,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220309155454-6242fa91716a","direct":false,"kind":"runtime","optional":false},{"id":6875607636,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220411215720-9780585627b5","direct":false,"kind":"runtime","optional":false},{"id":6875607637,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220608161450-d0670ef3b1eb","direct":false,"kind":"runtime","optional":false},{"id":6875607638,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220622183110-fd043fe589d2","direct":false,"kind":"runtime","optional":false},{"id":6875607639,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220822191816-0ebed06d0094","direct":false,"kind":"runtime","optional":false},{"id":6875607640,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220909003341-f21342109be1","direct":false,"kind":"runtime","optional":false},{"id":6875607641,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20221014153046-6fdb5e3db783","direct":false,"kind":"runtime","optional":false},{"id":6875607642,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875607643,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":6875607644,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":6875607645,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181221193216-37e7f081c4d4","direct":false,"kind":"runtime","optional":false},{"id":6875607646,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190227155943-e225da77a7e6","direct":false,"kind":"runtime","optional":false},{"id":6875607647,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":6875607648,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":6875607649,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200317015054-43a5402ce75a","direct":false,"kind":"runtime","optional":false},{"id":6875607650,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200625203802-6e8e738ad208","direct":false,"kind":"runtime","optional":false},{"id":6875607651,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201020160332-67f06af15bc9","direct":false,"kind":"runtime","optional":false},{"id":6875607652,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201207232520-09787c993a3a","direct":false,"kind":"runtime","optional":false},{"id":6875607653,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":6875607654,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220601150217-0de741cfad7f","direct":false,"kind":"runtime","optional":false},{"id":6875607655,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220722155255-886fb9371eb4","direct":false,"kind":"runtime","optional":false},{"id":6875607656,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220929204114-8fcdb60fdcc0","direct":false,"kind":"runtime","optional":false},{"id":6875607657,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180830151530-49385e6e1522","direct":false,"kind":"runtime","optional":false},{"id":6875607658,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":6875607659,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190312061237-fead79001313","direct":false,"kind":"runtime","optional":false},{"id":6875607660,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":6875607661,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190502145724-3ef323f4f1fd","direct":false,"kind":"runtime","optional":false},{"id":6875607662,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190507160741-ecd444e8653b","direct":false,"kind":"runtime","optional":false},{"id":6875607663,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190606165138-5da285871e9c","direct":false,"kind":"runtime","optional":false},{"id":6875607664,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190624142023-c5567b49c5d0","direct":false,"kind":"runtime","optional":false},{"id":6875607665,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190726091711-fc99dfbffb4e","direct":false,"kind":"runtime","optional":false},{"id":6875607666,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191001151750-bb3f8db39f24","direct":false,"kind":"runtime","optional":false},{"id":6875607667,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191204072324-ce4227a45e2e","direct":false,"kind":"runtime","optional":false},{"id":6875607668,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191228213918-04cbcbbfeed8","direct":false,"kind":"runtime","optional":false},{"id":6875607669,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200113162924-86b910548bc1","direct":false,"kind":"runtime","optional":false},{"id":6875607670,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200122134326-e047566fdf82","direct":false,"kind":"runtime","optional":false},{"id":6875607671,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200202164722-d101bd2416d5","direct":false,"kind":"runtime","optional":false},{"id":6875607672,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200212091648-12a6c2dcc1e4","direct":false,"kind":"runtime","optional":false},{"id":6875607673,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200223170610-d5e6a3e2c0ae","direct":false,"kind":"runtime","optional":false},{"id":6875607674,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200302150141-5c8b2ff67527","direct":false,"kind":"runtime","optional":false},{"id":6875607675,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200323222414-85ca7c5b95cd","direct":false,"kind":"runtime","optional":false},{"id":6875607676,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200331124033-c3d80250170d","direct":false,"kind":"runtime","optional":false},{"id":6875607677,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200501052902-10377860bb8e","direct":false,"kind":"runtime","optional":false},{"id":6875607678,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200511232937-7e40ca221e25","direct":false,"kind":"runtime","optional":false},{"id":6875607679,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200515095857-1151b9dac4a9","direct":false,"kind":"runtime","optional":false},{"id":6875607680,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200523222454-059865788121","direct":false,"kind":"runtime","optional":false},{"id":6875607681,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200803210538-64077c9b5642","direct":false,"kind":"runtime","optional":false},{"id":6875607682,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200905004654-be1d3432aa8f","direct":false,"kind":"runtime","optional":false},{"id":6875607683,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":6875607684,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":6875607685,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201201145000-ef89a241ccb3","direct":false,"kind":"runtime","optional":false},{"id":6875607686,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210104204734-6f8348627aad","direct":false,"kind":"runtime","optional":false},{"id":6875607687,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210119212857-b64e53b001e4","direct":false,"kind":"runtime","optional":false},{"id":6875607688,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210220050731-9a76102bfb43","direct":false,"kind":"runtime","optional":false},{"id":6875607689,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210305230114-8fe3ee5dd75b","direct":false,"kind":"runtime","optional":false},{"id":6875607690,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210315160823-c6e025ad8005","direct":false,"kind":"runtime","optional":false},{"id":6875607691,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210320140829-1e4c9ba3b0c4","direct":false,"kind":"runtime","optional":false},{"id":6875607692,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210330210617-4fbd30eecc44","direct":false,"kind":"runtime","optional":false},{"id":6875607693,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":6875607694,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210510120138-977fb7262007","direct":false,"kind":"runtime","optional":false},{"id":6875607695,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210514084401-e8d321eab015","direct":false,"kind":"runtime","optional":false},{"id":6875607696,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210603125802-9665404d3644","direct":false,"kind":"runtime","optional":false},{"id":6875607697,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":6875607698,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210616094352-59db8d763f22","direct":false,"kind":"runtime","optional":false},{"id":6875607699,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210630005230-0f9fa26af87c","direct":false,"kind":"runtime","optional":false},{"id":6875607700,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210806184541-e5e7981a1069","direct":false,"kind":"runtime","optional":false},{"id":6875607701,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210823070655-63515b42dcdf","direct":false,"kind":"runtime","optional":false},{"id":6875607702,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210908233432-aa78b53d3365","direct":false,"kind":"runtime","optional":false},{"id":6875607703,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211124211545-fe61309f8881","direct":false,"kind":"runtime","optional":false},{"id":6875607704,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211210111614-af8b64212486","direct":false,"kind":"runtime","optional":false},{"id":6875607705,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211216021012-1d35b9e2eb4e","direct":false,"kind":"runtime","optional":false},{"id":6875607706,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220128215802-99c3d69c2c27","direct":false,"kind":"runtime","optional":false},{"id":6875607707,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220209214540-3681064d5158","direct":false,"kind":"runtime","optional":false},{"id":6875607708,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220227234510-4e6760a101f9","direct":false,"kind":"runtime","optional":false},{"id":6875607709,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220328115105-d36c6a25d886","direct":false,"kind":"runtime","optional":false},{"id":6875607710,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220412211240-33da011f77ad","direct":false,"kind":"runtime","optional":false},{"id":6875607711,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220502124256-b6088ccd6cba","direct":false,"kind":"runtime","optional":false},{"id":6875607712,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220503163025-988cb79eb6c6","direct":false,"kind":"runtime","optional":false},{"id":6875607713,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220520151302-bc2c85ada10a","direct":false,"kind":"runtime","optional":false},{"id":6875607714,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220610221304-9f5ed59c137d","direct":false,"kind":"runtime","optional":false},{"id":6875607715,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220615213510-4f61da869c0c","direct":false,"kind":"runtime","optional":false},{"id":6875607716,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220624220833-87e55d714810","direct":false,"kind":"runtime","optional":false},{"id":6875607717,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220722155257-8c9f86f7a55f","direct":false,"kind":"runtime","optional":false},{"id":6875607718,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220728004956-3c1f35247d10","direct":false,"kind":"runtime","optional":false},{"id":6875607719,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875607720,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":6875607721,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":6875607722,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875607723,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.0.0-20170915032832-14c0d48ead0c","direct":false,"kind":"runtime","optional":false},{"id":6875607724,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6875607725,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.1-0.20180807135948-17ff2d5776d2","direct":false,"kind":"runtime","optional":false},{"id":6875607726,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":6875607727,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":6875607728,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":6875607729,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.5","direct":false,"kind":"runtime","optional":false},{"id":6875607730,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":6875607731,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":6875607732,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875607733,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20181108054448-85acf8d2951c","direct":false,"kind":"runtime","optional":false},{"id":6875607734,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20190308202827-9d24e82272b4","direct":false,"kind":"runtime","optional":false},{"id":6875607735,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20191024005414-555d28b269f0","direct":false,"kind":"runtime","optional":false},{"id":6875607736,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":6875607737,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190114222345-bf090417da8b","direct":false,"kind":"runtime","optional":false},{"id":6875607738,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":6875607739,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":6875607740,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312151545-0bb0c0a6e846","direct":false,"kind":"runtime","optional":false},{"id":6875607741,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312170243-e65039ee4138","direct":false,"kind":"runtime","optional":false},{"id":6875607742,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190425150028-36563e24a262","direct":false,"kind":"runtime","optional":false},{"id":6875607743,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190506145303-2d16b83fe98c","direct":false,"kind":"runtime","optional":false},{"id":6875607744,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190524140312-2c0ae7006135","direct":false,"kind":"runtime","optional":false},{"id":6875607745,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190606124116-d0a3d012864b","direct":false,"kind":"runtime","optional":false},{"id":6875607746,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190621195816-6e04913cbbac","direct":false,"kind":"runtime","optional":false},{"id":6875607747,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190628153133-6cdbf07be9d0","direct":false,"kind":"runtime","optional":false},{"id":6875607748,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190816200558-6889da9d5479","direct":false,"kind":"runtime","optional":false},{"id":6875607749,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190911174233-4f2ddba30aff","direct":false,"kind":"runtime","optional":false},{"id":6875607750,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191012152004-8de300cfc20a","direct":false,"kind":"runtime","optional":false},{"id":6875607751,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191113191852-77e3bb0ad9e7","direct":false,"kind":"runtime","optional":false},{"id":6875607752,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191115202509-3a792d9c32b2","direct":false,"kind":"runtime","optional":false},{"id":6875607753,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":6875607754,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191125144606-a911d9008d1f","direct":false,"kind":"runtime","optional":false},{"id":6875607755,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191130070609-6e064ea0cf2d","direct":false,"kind":"runtime","optional":false},{"id":6875607756,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191216173652-a0e659d51361","direct":false,"kind":"runtime","optional":false},{"id":6875607757,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191227053925-7b8e75db28f4","direct":false,"kind":"runtime","optional":false},{"id":6875607758,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200117161641-43d50277825c","direct":false,"kind":"runtime","optional":false},{"id":6875607759,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200122220014-bf1340f18c4a","direct":false,"kind":"runtime","optional":false},{"id":6875607760,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200130002326-2f3ba24bd6e7","direct":false,"kind":"runtime","optional":false},{"id":6875607761,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200204074204-1cc6d1ef6c74","direct":false,"kind":"runtime","optional":false},{"id":6875607762,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200207183749-b753a1ba74fa","direct":false,"kind":"runtime","optional":false},{"id":6875607763,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200212150539-ea181f53ac56","direct":false,"kind":"runtime","optional":false},{"id":6875607764,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200224181240-023911ca70b2","direct":false,"kind":"runtime","optional":false},{"id":6875607765,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200227222343-706bc42d1f0d","direct":false,"kind":"runtime","optional":false},{"id":6875607766,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200304193943-95d2e580d8eb","direct":false,"kind":"runtime","optional":false},{"id":6875607767,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200312045724-11d5b4c81c7d","direct":false,"kind":"runtime","optional":false},{"id":6875607768,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200331025713-a30bf2db82d4","direct":false,"kind":"runtime","optional":false},{"id":6875607769,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200501065659-ab2804fb9c9d","direct":false,"kind":"runtime","optional":false},{"id":6875607770,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200512131952-2bc93b1c0c88","direct":false,"kind":"runtime","optional":false},{"id":6875607771,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200515010526-7d3b6ebf133d","direct":false,"kind":"runtime","optional":false},{"id":6875607772,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200618134242-20370b0cb4b2","direct":false,"kind":"runtime","optional":false},{"id":6875607773,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200729194436-6467de6f59a7","direct":false,"kind":"runtime","optional":false},{"id":6875607774,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200804011535-6c149bb5ef0d","direct":false,"kind":"runtime","optional":false},{"id":6875607775,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200825202427-b303f430e36d","direct":false,"kind":"runtime","optional":false},{"id":6875607776,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200904185747-39188db58858","direct":false,"kind":"runtime","optional":false},{"id":6875607777,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201110124207-079ba7bd75cd","direct":false,"kind":"runtime","optional":false},{"id":6875607778,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201201161351-ac6f37ff4c2a","direct":false,"kind":"runtime","optional":false},{"id":6875607779,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201208233053-a543418bbed2","direct":false,"kind":"runtime","optional":false},{"id":6875607780,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210105154028-b0ab187a4818","direct":false,"kind":"runtime","optional":false},{"id":6875607781,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875607782,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6875607783,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.2","direct":false,"kind":"runtime","optional":false},{"id":6875607784,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":6875607785,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":6875607786,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.5","direct":false,"kind":"runtime","optional":false},{"id":6875607787,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":6875607788,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":6875607789,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":6875607790,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":6875607791,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":6875607792,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220411194840-2f41105eb62f","direct":false,"kind":"runtime","optional":false},{"id":6875607793,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220517211312-f3a8303e98df","direct":false,"kind":"runtime","optional":false},{"id":6875607794,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220609144429-65e65417b02f","direct":false,"kind":"runtime","optional":false},{"id":6875607795,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220907171357-04be3eba64a2","direct":false,"kind":"runtime","optional":false},{"id":6875607796,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875607797,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6875607798,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6875607799,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6875607800,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":6875607801,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":6875607802,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":6875607803,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":6875607804,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":6875607805,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":6875607806,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":6875607807,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":6875607808,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":6875607809,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.28.0","direct":false,"kind":"runtime","optional":false},{"id":6875607810,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.29.0","direct":false,"kind":"runtime","optional":false},{"id":6875607811,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.30.0","direct":false,"kind":"runtime","optional":false},{"id":6875607812,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.35.0","direct":false,"kind":"runtime","optional":false},{"id":6875607813,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.36.0","direct":false,"kind":"runtime","optional":false},{"id":6875607814,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.40.0","direct":false,"kind":"runtime","optional":false},{"id":6875607815,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.41.0","direct":false,"kind":"runtime","optional":false},{"id":6875607816,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.43.0","direct":false,"kind":"runtime","optional":false},{"id":6875607817,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.47.0","direct":false,"kind":"runtime","optional":false},{"id":6875607818,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.48.0","direct":false,"kind":"runtime","optional":false},{"id":6875607819,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":6875607820,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.51.0","direct":false,"kind":"runtime","optional":false},{"id":6875607821,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":6875607822,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.55.0","direct":false,"kind":"runtime","optional":false},{"id":6875607823,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":6875607824,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":6875607825,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.61.0","direct":false,"kind":"runtime","optional":false},{"id":6875607826,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.63.0","direct":false,"kind":"runtime","optional":false},{"id":6875607827,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.67.0","direct":false,"kind":"runtime","optional":false},{"id":6875607828,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.70.0","direct":false,"kind":"runtime","optional":false},{"id":6875607829,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.71.0","direct":false,"kind":"runtime","optional":false},{"id":6875607830,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.74.0","direct":false,"kind":"runtime","optional":false},{"id":6875607831,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.75.0","direct":false,"kind":"runtime","optional":false},{"id":6875607832,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.77.0","direct":false,"kind":"runtime","optional":false},{"id":6875607833,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.78.0","direct":false,"kind":"runtime","optional":false},{"id":6875607834,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.80.0","direct":false,"kind":"runtime","optional":false},{"id":6875607835,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.84.0","direct":false,"kind":"runtime","optional":false},{"id":6875607836,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.85.0","direct":false,"kind":"runtime","optional":false},{"id":6875607837,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.90.0","direct":false,"kind":"runtime","optional":false},{"id":6875607838,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.93.0","direct":false,"kind":"runtime","optional":false},{"id":6875607839,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.95.0","direct":false,"kind":"runtime","optional":false},{"id":6875607840,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.96.0","direct":false,"kind":"runtime","optional":false},{"id":6875607841,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.97.0","direct":false,"kind":"runtime","optional":false},{"id":6875607842,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.98.0","direct":false,"kind":"runtime","optional":false},{"id":6875607843,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.100.0","direct":false,"kind":"runtime","optional":false},{"id":6875607844,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875607845,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875607846,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875607847,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6875607848,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.5","direct":false,"kind":"runtime","optional":false},{"id":6875607849,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.6","direct":false,"kind":"runtime","optional":false},{"id":6875607850,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":false,"kind":"runtime","optional":false},{"id":6875607851,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20180817151627-c66870c02cf8","direct":false,"kind":"runtime","optional":false},{"id":6875607852,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190307195333-5fe7a883aa19","direct":false,"kind":"runtime","optional":false},{"id":6875607853,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190418145605-e7d98fc518a7","direct":false,"kind":"runtime","optional":false},{"id":6875607854,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190425155659-357c62f0e4bb","direct":false,"kind":"runtime","optional":false},{"id":6875607855,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190502173448-54afdca5d873","direct":false,"kind":"runtime","optional":false},{"id":6875607856,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190801165951-fa694d86fc64","direct":false,"kind":"runtime","optional":false},{"id":6875607857,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":6875607858,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190911173649-1774047e7e51","direct":false,"kind":"runtime","optional":false},{"id":6875607859,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191108220845-16a3f7862a1a","direct":false,"kind":"runtime","optional":false},{"id":6875607860,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191115194625-c23dd37a84c9","direct":false,"kind":"runtime","optional":false},{"id":6875607861,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191216164720-4f79533eabd1","direct":false,"kind":"runtime","optional":false},{"id":6875607862,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191230161307-f3c370f40bfb","direct":false,"kind":"runtime","optional":false},{"id":6875607863,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200115191322-ca5a22157cba","direct":false,"kind":"runtime","optional":false},{"id":6875607864,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200122232147-0452cf42e150","direct":false,"kind":"runtime","optional":false},{"id":6875607865,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200204135345-fa8e72b47b90","direct":false,"kind":"runtime","optional":false},{"id":6875607866,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200212174721-66ed5ce911ce","direct":false,"kind":"runtime","optional":false},{"id":6875607867,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200224152610-e50cd9704f63","direct":false,"kind":"runtime","optional":false},{"id":6875607868,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200228133532-8c2c7df3a383","direct":false,"kind":"runtime","optional":false},{"id":6875607869,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200305110556-506484158171","direct":false,"kind":"runtime","optional":false},{"id":6875607870,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200312145019-da6875a35672","direct":false,"kind":"runtime","optional":false},{"id":6875607871,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200331122359-1ee6d9798940","direct":false,"kind":"runtime","optional":false},{"id":6875607872,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200430143042-b979b6f78d84","direct":false,"kind":"runtime","optional":false},{"id":6875607873,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200511104702-f5ebc3bea380","direct":false,"kind":"runtime","optional":false},{"id":6875607874,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200513103714-09dca8ec2884","direct":false,"kind":"runtime","optional":false},{"id":6875607875,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200515170657-fc4c6c6a6587","direct":false,"kind":"runtime","optional":false},{"id":6875607876,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200526211855-cb27e3aa2013","direct":false,"kind":"runtime","optional":false},{"id":6875607877,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200618031413-b414f8b61790","direct":false,"kind":"runtime","optional":false},{"id":6875607878,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200729003335-053ba62fc06f","direct":false,"kind":"runtime","optional":false},{"id":6875607879,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200804131852-c06518451d9c","direct":false,"kind":"runtime","optional":false},{"id":6875607880,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200825200019-8632dd797987","direct":false,"kind":"runtime","optional":false},{"id":6875607881,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200904004341-0bd0a958aa1d","direct":false,"kind":"runtime","optional":false},{"id":6875607882,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201109203340-2640f1f9cdfb","direct":false,"kind":"runtime","optional":false},{"id":6875607883,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201201144952-b05cb90ed32e","direct":false,"kind":"runtime","optional":false},{"id":6875607884,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201210142538-e3217bee35cc","direct":false,"kind":"runtime","optional":false},{"id":6875607885,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201214200347-8c77b98c765d","direct":false,"kind":"runtime","optional":false},{"id":6875607886,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210222152913-aa3ee6e6a81c","direct":false,"kind":"runtime","optional":false},{"id":6875607887,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210303154014-9728d6b83eeb","direct":false,"kind":"runtime","optional":false},{"id":6875607888,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210310155132-4ce2db91004e","direct":false,"kind":"runtime","optional":false},{"id":6875607889,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210319143718-93e7006c17a6","direct":false,"kind":"runtime","optional":false},{"id":6875607890,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210329143202-679c6ae281ee","direct":false,"kind":"runtime","optional":false},{"id":6875607891,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210402141018-6c239bbf2bb1","direct":false,"kind":"runtime","optional":false},{"id":6875607892,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210513213006-bf773b8c8384","direct":false,"kind":"runtime","optional":false},{"id":6875607893,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210602131652-f16073e35f0c","direct":false,"kind":"runtime","optional":false},{"id":6875607894,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210604141403-392c879c8b08","direct":false,"kind":"runtime","optional":false},{"id":6875607895,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210608205507-b6d2f5bf0d7d","direct":false,"kind":"runtime","optional":false},{"id":6875607896,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210624195500-8bfb893ecb84","direct":false,"kind":"runtime","optional":false},{"id":6875607897,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210713002101-d411969a0d9a","direct":false,"kind":"runtime","optional":false},{"id":6875607898,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210716133855-ce7ef5c701ea","direct":false,"kind":"runtime","optional":false},{"id":6875607899,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210728212813-7823e685a01f","direct":false,"kind":"runtime","optional":false},{"id":6875607900,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210805201207-89edb61ffb67","direct":false,"kind":"runtime","optional":false},{"id":6875607901,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210813162853-db860fec028c","direct":false,"kind":"runtime","optional":false},{"id":6875607902,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210821163610-241b8fcbd6c8","direct":false,"kind":"runtime","optional":false},{"id":6875607903,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210828152312-66f60bf46e71","direct":false,"kind":"runtime","optional":false},{"id":6875607904,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210831024726-fe130286e0e2","direct":false,"kind":"runtime","optional":false},{"id":6875607905,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210903162649-d08c68adba83","direct":false,"kind":"runtime","optional":false},{"id":6875607906,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210909211513-a8c4777a87af","direct":false,"kind":"runtime","optional":false},{"id":6875607907,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210924002016-3dee208752a0","direct":false,"kind":"runtime","optional":false},{"id":6875607908,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211118181313-81c1377c94b1","direct":false,"kind":"runtime","optional":false},{"id":6875607909,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211206160659-862468c7d6e0","direct":false,"kind":"runtime","optional":false},{"id":6875607910,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211208223120-3a66f561d7aa","direct":false,"kind":"runtime","optional":false},{"id":6875607911,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211221195035-429b39de9b1c","direct":false,"kind":"runtime","optional":false},{"id":6875607912,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220126215142-9970aeb2e350","direct":false,"kind":"runtime","optional":false},{"id":6875607913,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220207164111-0872dc986b00","direct":false,"kind":"runtime","optional":false},{"id":6875607914,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220218161850-94dd64e39d7c","direct":false,"kind":"runtime","optional":false},{"id":6875607915,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220222213610-43724f9ea8cf","direct":false,"kind":"runtime","optional":false},{"id":6875607916,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220304144024-325a89244dc8","direct":false,"kind":"runtime","optional":false},{"id":6875607917,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220310185008-1973136f34c6","direct":false,"kind":"runtime","optional":false},{"id":6875607918,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220324131243-acbaeb5b85eb","direct":false,"kind":"runtime","optional":false},{"id":6875607919,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220407144326-9054f6ed7bac","direct":false,"kind":"runtime","optional":false},{"id":6875607920,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220413183235-5e96e2839df9","direct":false,"kind":"runtime","optional":false},{"id":6875607921,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220414192740-2d67ff6cf2b4","direct":false,"kind":"runtime","optional":false},{"id":6875607922,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220421151946-72621c1f0bd3","direct":false,"kind":"runtime","optional":false},{"id":6875607923,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220429170224-98d788798c3e","direct":false,"kind":"runtime","optional":false},{"id":6875607924,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220502173005-c8bf987b8c21","direct":false,"kind":"runtime","optional":false},{"id":6875607925,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220505152158-f39f71e6c8f3","direct":false,"kind":"runtime","optional":false},{"id":6875607926,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220518221133-4f43b3371335","direct":false,"kind":"runtime","optional":false},{"id":6875607927,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220523171625-347a074981d8","direct":false,"kind":"runtime","optional":false},{"id":6875607928,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220608133413-ed9918b62aac","direct":false,"kind":"runtime","optional":false},{"id":6875607929,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220616135557-88e70c0c3a90","direct":false,"kind":"runtime","optional":false},{"id":6875607930,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220617124728-180714bec0ad","direct":false,"kind":"runtime","optional":false},{"id":6875607931,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220624142145-8cd45d7dbd1f","direct":false,"kind":"runtime","optional":false},{"id":6875607932,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220628213854-d9e0b6570c03","direct":false,"kind":"runtime","optional":false},{"id":6875607933,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220722212130-b98a9ff5e252","direct":false,"kind":"runtime","optional":false},{"id":6875607934,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220801145646-83ce21fca29f","direct":false,"kind":"runtime","optional":false},{"id":6875607935,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220815135757-37a418bb8959","direct":false,"kind":"runtime","optional":false},{"id":6875607936,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220817144833-d7fd3f11b9b1","direct":false,"kind":"runtime","optional":false},{"id":6875607937,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220822174746-9e6da59bd2fc","direct":false,"kind":"runtime","optional":false},{"id":6875607938,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220829144015-23454907ede3","direct":false,"kind":"runtime","optional":false},{"id":6875607939,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220829175752-36a9c930ecbf","direct":false,"kind":"runtime","optional":false},{"id":6875607940,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220913154956-18f8339a66a5","direct":false,"kind":"runtime","optional":false},{"id":6875607941,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220914142337-ca0e39ece12f","direct":false,"kind":"runtime","optional":false},{"id":6875607942,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220915135415-7fd63a7952de","direct":false,"kind":"runtime","optional":false},{"id":6875607943,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220916172020-2692e8806bfa","direct":false,"kind":"runtime","optional":false},{"id":6875607944,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220919141832-68c03719ef51","direct":false,"kind":"runtime","optional":false},{"id":6875607945,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220920201722-2b89144ce006","direct":false,"kind":"runtime","optional":false},{"id":6875607946,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220926165614-551eb538f295","direct":false,"kind":"runtime","optional":false},{"id":6875607947,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220926220553-6981cbe3cfce","direct":false,"kind":"runtime","optional":false},{"id":6875607948,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221010155953-15ba04fc1c0e","direct":false,"kind":"runtime","optional":false},{"id":6875607949,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221014173430-6e2ab493f96b","direct":false,"kind":"runtime","optional":false},{"id":6875607950,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221014213838-99cd37c6964a","direct":false,"kind":"runtime","optional":false},{"id":6875607951,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20221025140454-527a21cfbd71","direct":false,"kind":"runtime","optional":false},{"id":6875607952,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":6875607953,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.20.1","direct":false,"kind":"runtime","optional":false},{"id":6875607954,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.21.1","direct":false,"kind":"runtime","optional":false},{"id":6875607955,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":6875607956,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.25.1","direct":false,"kind":"runtime","optional":false},{"id":6875607957,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":6875607958,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":6875607959,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":6875607960,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":6875607961,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.29.1","direct":false,"kind":"runtime","optional":false},{"id":6875607962,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.30.0","direct":false,"kind":"runtime","optional":false},{"id":6875607963,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.31.0","direct":false,"kind":"runtime","optional":false},{"id":6875607964,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.31.1","direct":false,"kind":"runtime","optional":false},{"id":6875607965,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.33.1","direct":false,"kind":"runtime","optional":false},{"id":6875607966,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.33.2","direct":false,"kind":"runtime","optional":false},{"id":6875607967,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.34.0","direct":false,"kind":"runtime","optional":false},{"id":6875607968,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.35.0","direct":false,"kind":"runtime","optional":false},{"id":6875607969,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.36.0","direct":false,"kind":"runtime","optional":false},{"id":6875607970,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.36.1","direct":false,"kind":"runtime","optional":false},{"id":6875607971,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.37.0","direct":false,"kind":"runtime","optional":false},{"id":6875607972,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.37.1","direct":false,"kind":"runtime","optional":false},{"id":6875607973,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.38.0","direct":false,"kind":"runtime","optional":false},{"id":6875607974,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.39.0","direct":false,"kind":"runtime","optional":false},{"id":6875607975,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.39.1","direct":false,"kind":"runtime","optional":false},{"id":6875607976,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.40.0","direct":false,"kind":"runtime","optional":false},{"id":6875607977,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.40.1","direct":false,"kind":"runtime","optional":false},{"id":6875607978,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.44.0","direct":false,"kind":"runtime","optional":false},{"id":6875607979,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.45.0","direct":false,"kind":"runtime","optional":false},{"id":6875607980,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.46.0","direct":false,"kind":"runtime","optional":false},{"id":6875607981,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.46.2","direct":false,"kind":"runtime","optional":false},{"id":6875607982,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.47.0","direct":false,"kind":"runtime","optional":false},{"id":6875607983,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.48.0","direct":false,"kind":"runtime","optional":false},{"id":6875607984,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.49.0","direct":false,"kind":"runtime","optional":false},{"id":6875607985,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.50.0","direct":false,"kind":"runtime","optional":false},{"id":6875607986,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.50.1","direct":false,"kind":"runtime","optional":false},{"id":6875607987,"package_name":"google.golang.org/grpc/cmd/protoc-gen-go-grpc","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875607988,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":6875607989,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":6875607990,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":6875607991,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":6875607992,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":6875607993,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":6875607994,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":6875607995,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.1-0.20200526195155-81db48ad09cc","direct":false,"kind":"runtime","optional":false},{"id":6875607996,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":6875607997,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.25.0","direct":false,"kind":"runtime","optional":false},{"id":6875607998,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":6875607999,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":6875608000,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":6875608001,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":6875608002,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.1","direct":false,"kind":"runtime","optional":false},{"id":6875608003,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":6875608004,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":6875608005,"package_name":"gopkg.in/cheggaaa/pb.v1","ecosystem":"go","requirements":"v1.0.27","direct":false,"kind":"runtime","optional":false},{"id":6875608006,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875608007,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":6875608008,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.3","direct":false,"kind":"runtime","optional":false},{"id":6875608009,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.8","direct":false,"kind":"runtime","optional":false},{"id":6875608010,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":6875608011,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":6875608012,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190106161140-3f1c8253044a","direct":false,"kind":"runtime","optional":false},{"id":6875608013,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190418001031-e561f6794a2a","direct":false,"kind":"runtime","optional":false},{"id":6875608014,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190523083050-ea95bdfd59fc","direct":false,"kind":"runtime","optional":false},{"id":6875608015,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2019.2.3","direct":false,"kind":"runtime","optional":false},{"id":6875608016,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.3","direct":false,"kind":"runtime","optional":false},{"id":6875608017,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.4","direct":false,"kind":"runtime","optional":false},{"id":6875608018,"package_name":"rsc.io/binaryregexp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875608019,"package_name":"rsc.io/quote/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875608020,"package_name":"rsc.io/sampler","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false}]}],"score":32.95514954458763,"created_at":"2025-04-28T15:22:18.668Z","updated_at":"2026-06-21T14:00:27.501Z","avatar_url":"https://github.com/hashicorp.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/360271","html_url":"https://summary.ecosyste.ms/projects/360271"}