GitHub
hashicorp/go-getter
call_split 247 forks
star 2k stars
Description
Package for downloading things from a string URL using a variety of protocols.
Project metadata as of .
Related Packages
4
A related package is a package that declares this repository in its metadata. The list of packages is ordered by package names alphabetically.
filter_list
System | Package |
---|---|
Go | github.com/hashicorp/go-getter |
Go | github.com/hashicorp/go-getter/gcs/v2 |
Go | github.com/hashicorp/go-getter/s3/v2 |
Go | github.com/hashicorp/go-getter/v2 |
Show 10 per page
arrow_drop_downOpenSSF 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.5/10
Scorecard as of .
Binary-Artifacts
10/10
Determines if the project has generated executable (binary) artifacts in the source repository.
Reasoning
no binaries found in the repo
Maintained
10/10
Determines if the project is "actively maintained".
Reasoning
13 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Code-Review
9/10
Determines if the project requires human code review before pull requests (aka merge requests) are merged.
Reasoning
Found 12/13 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
Token-Permissions
0/10
Determines if the project's workflows follow the principle of least privilege.
Reasoning
detected GitHub workflow tokens with excessive permissions
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
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
License
10/10
Determines if the project has defined a license.
Reasoning
license file detected
Fuzzing
0/10
Determines if the project uses fuzzing.
Reasoning
project is not fuzzed
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
Vulnerabilities
6/10
Determines if the project has open, known unfixed vulnerabilities.
Reasoning
4 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