Go module
github.com/hashicorp/go-getter
check_circle
arrow_drop_downv1.7.6
Default versionwarning
Warning
The highest tagged major version of this Go module is github.com/hashicorp/go-getter/v2.
Security Advisories
11
In the dependencies
Similar advisories
HTTP/2 Stream Cancellation Attack
5.3 MODERATE·GHSA-qppj-fm5r-hxr3
gRPC-Go HTTP/2 Rapid Reset vulnerability
7.5 HIGH·GHSA-m425-mq94-257g
Similar advisories
golang.org/x/net/http2 vulnerable to possible excessive memory growth
5.3 MODERATE·GHSA-xrjj-mj9h-534m
Similar advisories
golang.org/x/net/http2/h2c vulnerable to request smuggling attack
7.5 HIGH·GHSA-fxg5-wq6x-vr4w
Similar advisories
golang.org/x/net vulnerable to Uncontrolled Resource Consumption
7.5 HIGH·GHSA-vvpx-j8f3-3w6h
Similar advisories
Improper rendering of text nodes in golang.org/x/net/html
6.1 MODERATE·GHSA-2wrh-6pvc-2jm9
Similar advisories
HTTP/2 rapid reset can cause excessive work in net/http
7.5 HIGH·GHSA-4374-p667-p6c8
Similar advisories
Golang protojson.Unmarshal function infinite loop when unmarshaling certain forms of invalid JSON
7.5 MODERATE·GHSA-8r3f-844c-mc37
Similar advisories
net/http, x/net/http2: close connections when receiving too many headers
5.3 MODERATE·GHSA-4v7x-pqxf-cx7m
Similar advisories
Non-linear parsing of case-insensitive content in golang.org/x/net/html
HIGH·GHSA-w32m-9786-jp63
Package metadata as of .
Published
Links
- Origin
- Repo
Projects
hashicorp/go-getter
GitHub
Package for downloading things from a string URL using a variety of protocols.
call_split 242 forks
star 2k stars
OpenSSF scorecard
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
View information about checks and how to fix failures.
Score
6.6/10
Scorecard as of .
Code-Review
9/10
Determines if the project requires human code review before pull requests (aka merge requests) are merged.
Reasoning
Found 10/11 approved changesets -- score normalized to 9
Dangerous-Workflow
10/10
Determines if the project's GitHub Action workflows avoid dangerous patterns.
Reasoning
no dangerous workflow patterns detected
Maintained
10/10
Determines if the project is "actively maintained".
Reasoning
11 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Binary-Artifacts
10/10
Determines if the project has generated executable (binary) artifacts in the source repository.
Reasoning
no binaries found in the repo
CII-Best-Practices
0/10
Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.
Reasoning
no effort to earn an OpenSSF best practices badge detected
Fuzzing
0/10
Determines if the project uses fuzzing.
Reasoning
project is not fuzzed
Token-Permissions
0/10
Determines if the project's workflows follow the principle of least privilege.
Reasoning
detected GitHub workflow tokens with excessive permissions
License
10/10
Determines if the project has defined a license.
Reasoning
license file detected
Packaging
10/10
Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.
Reasoning
packaging workflow detected
Signed-Releases
8/10
Determines if the project cryptographically signs release artifacts.
Reasoning
2 out of the last 2 releases have a total of 2 signed artifacts.
Security-Policy
10/10
Determines if the project has published a security policy.
Reasoning
security policy file detected
Branch-Protection
1/10
Determines if the default and release branches are protected with GitHub's branch protection settings.
Reasoning
branch protection is not maximal on development and all release branches
Pinned-Dependencies
9/10
Determines if the project has declared and pinned the dependencies of its build process.
Reasoning
dependency not pinned by hash detected -- score normalized to 9
Vulnerabilities
8/10
Determines if the project has open, known unfixed vulnerabilities.
Reasoning
2 existing vulnerabilities detected
SAST
0/10
Determines if the project uses static code analysis.
Reasoning
SAST tool is not run on all commits -- score normalized to 0
Project metadata as of .