An open API service providing security vulnerability metadata for many open source software ecosystems.

go

github.com/hashicorp/go-getter

go

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.

View on github.com · View on proxy.golang.org