github.com/hashicorp/go-getter
go
pkg:golang/github.com/hashicorp/go-getter
1,163 Dependabot PRs
7 days ago
559 repositories
31 repositories
Security Advisories
Data Amplification in HashiCorp go-getter
HashiCorp go-getter command injection
HashiCorp go-getter unsafe downloads could lead to asymmetric resource exhaustion
HashiCorp go-getter unsafe downloads could lead to arbitrary host access
Insertion of Sensitive Information into Log File in Hashicorp go-getter
Recent PRs
build(deps): Bump github.com/hashicorp/go-getter from 1.7.0 to 1.8.0 in /x/upgrade
jatincr7/cosmos-sdk #2073
chore(deps): bump the common group across 1 directory with 33 updates
tnir/trivy #267
Bump the go-modules group across 1 directory with 53 updates
paketo-buildpacks/go-mod-vendor #921
chore(deps): bump the common group across 1 directory with 51 updates
tonaim/trivy #346
chore(deps): bump github.com/hashicorp/go-getter from 1.7.8 to 1.8.0
build(deps): bump github.com/hashicorp/go-getter from 1.7.9 to 1.8.0
open-policy-agent/conftest #1169
Chore: (deps): bump github.com/hashicorp/go-getter from 1.7.8 to 1.8.0
kcl-lang/kpm #669
Bump the go-dependencies group across 1 directory with 47 updates
chore(deps): bump the common group across 1 directory with 64 updates
k-hal/trivy #393
Bump the go-modules group with 84 updates
paketo-buildpacks/pip-install #487
chore(deps): bump github.com/hashicorp/go-getter from 1.7.9 to 1.8.0
anchore/grype #2923
chore: Bump github.com/hashicorp/go-getter from 1.7.9 to 1.8.0
chanzuckerberg/fogg #1141
chore(deps): bump github.com/hashicorp/go-getter from 1.7.8 to 1.8.0
chanzuckerberg/blessclient #316
Bump the go-modules group with 12 updates
paketo-buildpacks/cpython #1007
chore(deps): bump the common group across 1 directory with 58 updates
suryatmodulus/trivy #336
chore(deps): bump the common group across 1 directory with 30 updates
MaineK00n/trivy #333
build(deps): Bump github.com/hashicorp/go-getter from 1.6.2 to 1.8.0
JayT106/cosmos-sdk #951
chore(deps): bump the common group across 1 directory with 19 updates
aquasecurity/trivy #9454
Bump github.com/hashicorp/go-getter from 1.7.0 to 1.8.0 in /tools/cosmovisor
luannvv/cosmos-sdk #596
Bump the go-modules group with 24 updates
paketo-buildpacks/pipenv-install #507
chore(deps): bump github.com/hashicorp/go-getter from 1.7.10 to 1.8.0
anchore/syft #4197
Bump github.com/hashicorp/go-getter from 1.7.10 to 1.8.0
milgradesec/filter #156
Bump the go-modules group with 11 updates
paketo-buildpacks/yarn-install #1019
build(deps): Bump github.com/hashicorp/go-getter from 1.7.0 to 1.8.0 in /tools/cosmovisor
build(deps): bump github.com/hashicorp/go-getter from 1.7.9 to 1.8.0
jpreese/conftest #65
Bump the go-modules group across 1 directory with 79 updates
paketo-buildpacks/miniconda #642
chore(deps): bump the common group across 1 directory with 53 updates
Bump the go-modules group with 83 updates
paketo-buildpacks/miniconda #639
chore(deps): bump github.com/hashicorp/go-getter from 1.7.10 to 1.8.0
kyverno/chainsaw #2476
build(deps): Bump github.com/hashicorp/go-getter from 1.6.2 to 1.8.0 in /tools/cosmovisor
fix(deps): bump github.com/hashicorp/go-getter from 1.7.8 to 1.8.0
keilerkonzept/terraform-module-versions #152
build(deps): Bump github.com/hashicorp/go-getter from 1.6.2 to 1.8.0 in /tools/cosmovisor
ShayneMichaelBacik1/cosmos-sdk #1383
build(deps): Bump github.com/hashicorp/go-getter from 1.6.2 to 1.8.0
ShayneMichaelBacik1/cosmos-sdk #1381
build(deps): Bump the all-go-mod-patch-and-minor group across 1 directory with 15 updates
Bump the go-modules group across 1 directory with 46 updates
paketo-buildpacks/go-build #883
build(deps): Bump github.com/hashicorp/go-getter from 1.6.2 to 1.8.0 in /tools/cosmovisor
Bump github.com/hashicorp/go-getter from 1.6.2 to 1.8.0 in /tools/cosmovisor
xiaobo88michael/cosmos-sdk #1169
Bump github.com/hashicorp/go-getter from 1.6.1 to 1.8.0
hashicorp/consul-terraform-sync #1122
Bump the go-dependencies group across 1 directory with 43 updates
radius-project/radius #10351
chore(deps): bump the common group across 1 directory with 16 updates
aiflash/trivy #347
build(deps): Bump github.com/hashicorp/go-getter from 1.7.2 to 1.8.0 in /x/upgrade
giovanny972/Blockchains---Capsule #167
build(deps): Bump github.com/hashicorp/go-getter from 1.7.6 to 1.8.0 in /x/upgrade
WalkerEnterprise/cosmos-sdk #209
Bump github.com/hashicorp/go-getter from 1.7.4 to 1.8.0 in /x/upgrade
theshivammaurya/cosmos-sdk #219
build(deps): Bump github.com/hashicorp/go-getter from 1.7.8 to 1.8.0 in /x/upgrade
KOSASIH/cosmos-sdk #1137
Bump github.com/hashicorp/go-getter from 1.7.8 to 1.8.0 in /x/upgrade
mian4671/Faisal #540
Package Details
| Name: | github.com/hashicorp/go-getter |
| Ecosystem: | go |
| PURL Type: | golang |
| Package URL: | pkg:golang/github.com/hashicorp/go-getter |
| JSON API: | View JSON |
Security Advisories
Package Information
getter is a package for downloading files or directories from a variety of protocols. getter is unique in its ability to download both directories and files. It also detects certain source strings to be protocol-specific URLs. For example, "github.com/hashicorp/go-getter" would turn into a Git URL and use the Git protocol. Protocols and detectors are extensible. To get started, see Client.
| Repository: | https://github.com/hashicorp/go-getter |
| Homepage: | https://github.com/hashicorp/go-getter |
| Latest Release: |
v1.7.8
11 months ago |
| Dependent Repos: | 6,872 |
| Dependent Packages: | 3,705 |
| Ranking: | Top 0.0949% by dependent repos Top 0.0592% by dependent pkgs |