github.com/hashicorp/go-getter
go
pkg:golang/github.com/hashicorp/go-getter
1,160 Dependabot PRs
3 days ago
558 repositories
32 repositories
Security Advisories
HashiCorp go-getter Vulnerable to Symlink Attacks
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
Recent PRs
chore(deps): bump github.com/hashicorp/go-getter from 1.8.1 to 1.8.2
anchore/grype #2975
chore(deps): bump github.com/hashicorp/go-getter from 1.7.8 to 1.8.2
chanzuckerberg/blessclient #318
build(deps): Bump github.com/hashicorp/go-getter from 1.6.2 to 1.8.2
JayT106/cosmos-sdk #959
Bump the go-modules group across 1 directory with 12 updates
paketo-buildpacks/cpython #1037
chore(deps): bump github.com/hashicorp/go-getter from 1.8.1 to 1.8.2
anchore/syft #4254
Bump the go-modules group across 1 directory with 12 updates
Bump github.com/hashicorp/go-getter from 1.6.2 to 1.8.2
aiyaya188/cosmos #801
Bump the go-modules group with 5 updates
paketo-buildpacks/pipenv-install #532
build(deps): Bump github.com/hashicorp/go-getter from 1.7.9 to 1.8.2 in /tools
hashicorp/terraform-plugin-go #572
Bump the go-modules group across 1 directory with 12 updates
Bump the go-modules group with 4 updates
paketo-buildpacks/yarn-install #1045
Bump github.com/hashicorp/go-getter from 1.8.1 to 1.8.2
milgradesec/filter #160
build(deps): bump github.com/hashicorp/go-getter from 1.7.9 to 1.8.2
jpreese/conftest #70
Bump the go-modules group across 1 directory with 90 updates
paketo-buildpacks/miniconda #655
chore(deps): bump github.com/hashicorp/go-getter from 1.8.1 to 1.8.2
kyverno/chainsaw #2505
chore(deps): bump the go_modules group across 2 directories with 3 updates
komminarlabs/pulumi-influxdb #63
Bump the go_modules group across 1 directory with 2 updates
Digital-Public-Works/iv-cbv-payroll #131
chore(deps): bump github.com/hashicorp/go-getter from 1.6.2 to 1.8.1
krol3/trivy #397
chore(deps): bump github.com/hashicorp/go-getter from 1.6.2 to 1.8.1
jpinkham/trivy #362
chore(deps): bump github.com/hashicorp/go-getter from 1.7.5 to 1.7.9 in /test/integration
appchoose/terraform-google-sql-db #5
Bump the go-minor-and-patch-updates group with 7 updates
GoogleCloudPlatform/cluster-toolkit #4711
chore(deps): bump the all-dependencies group across 1 directory with 16 updates
kemingy/envd #116
chore(deps): bump the all-dependencies group across 1 directory with 16 updates
tensorchord/envd #2038
chore(deps): bump github.com/hashicorp/go-getter from 1.5.11 to 1.8.1
awaismemon26/trivy #373
chore(deps): bump github.com/hashicorp/go-getter from 1.6.1 to 1.8.1
pab1it0/trivy #336
chore(deps): bump github.com/hashicorp/go-getter from 1.5.11 to 1.8.1
geofffilippi/trivy #351
Bump the go-dependencies group across 1 directory with 58 updates
radius-project/radius #10559
build(deps): Bump github.com/hashicorp/go-getter from 1.7.0 to 1.7.9 in /simapp
samkenxstream/SamKenX_cosmos-sdk #2543
build(deps): Bump github.com/hashicorp/go-getter from 1.7.0 to 1.7.9 in /x/upgrade
samkenxstream/SamKenX_cosmos-sdk #2542
chore(deps): bump the common group across 1 directory with 26 updates
chore(deps): bump the common group across 1 directory with 26 updates
tnir/trivy #274
chore(deps): bump the common group across 1 directory with 41 updates
tonaim/trivy #349
Bump the go-dependencies group across 1 directory with 58 updates
chore(deps): bump the common group across 1 directory with 32 updates
goodtab/cptrivy #17
chore(deps): bump the common group with 28 updates
MaineK00n/trivy #336
chore(deps): bump the common group across 1 directory with 48 updates
suryatmodulus/trivy #339
chore(deps): bump the common group across 1 directory with 54 updates
k-hal/trivy #395
chore(deps): bump the common group across 1 directory with 43 updates
chore(deps): bump the common group across 1 directory with 43 updates
Bump the go-dependencies group across 1 directory with 57 updates
radius-project/radius #10539
build(deps): bump the go-dependencies group across 1 directory with 14 updates
gruntwork-io/terragrunt #4894
chore(deps): bump the common group across 1 directory with 32 updates
chore(deps): bump the common group across 1 directory with 32 updates
xycloops123/trivy #366
Bump the go-dependencies group across 1 directory with 56 updates
radius-project/radius #10523
Bump github.com/hashicorp/go-getter from 1.6.2 to 1.8.1 in /tools/cosmovisor
Bump the go-modules group across 1 directory with 88 updates
paketo-buildpacks/miniconda #652
chore(deps): bump the go group across 1 directory with 13 updates
mach-composer/mach-composer-cli #540
chore(deps): bump github.com/hashicorp/go-getter from 1.7.1 to 1.7.9
zscaler/terraform-aws-zpa-app-connector-modules #31
build(deps): Bump github.com/hashicorp/go-getter from 1.7.9 to 1.8.1 in /tools
hashicorp/terraform-plugin-go #569
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 |