Files
warewulf/LICENSE_DEPENDENCIES.md
Jonathon Anderson a1832ad8c1 Complete transfer of Warewulf from HPCng
Warewulf is now being maintained in its own GitHub organization at
github.com/warewulf

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2024-01-26 21:35:04 -07:00

554 lines
13 KiB
Markdown

# Dependency Licenses
This project uses a number of dependencies, in accordance with their
own license terms. These dependencies are managed via the project
`go.mod` and `go.sum` files, and included in a `vendor/` directory in
our official source tarballs.
A full build or package of Warewulf uses all dependencies listed
below. If you `import "github.com/warewulf/warewulf"` into your own
project then you may use a subset of them.
The dependencies and their licenses are as follows:
## github.com/containerd/containerd/errdefs
**License:** Apache-2.0
**License URL:** <https://github.com/containerd/containerd/blob/v1.5.0-beta.4/LICENSE>
## github.com/containers/image/v5
**License:** Apache-2.0
**License URL:** <https://github.com/containers/image/blob/v5.7.0/LICENSE>
## github.com/containers/libtrust
**License:** Apache-2.0
**License URL:** <https://github.com/containers/libtrust/blob/14b96171aa3b/LICENSE>
## github.com/containers/ocicrypt
**License:** Apache-2.0
**License URL:** <https://github.com/containers/ocicrypt/blob/v1.1.0/LICENSE>
## github.com/containers/storage
**License:** Apache-2.0
**License URL:** <https://github.com/containers/storage/blob/v1.30.0/LICENSE>
## github.com/coreos/go-semver/semver
**License:** Apache-2.0
**License URL:** <https://github.com/coreos/go-semver/blob/v0.3.1/LICENSE>
## github.com/coreos/go-systemd/daemon
**License:** Apache-2.0
**License URL:** <https://github.com/coreos/go-systemd/blob/95778dfbb74e/LICENSE>
## github.com/coreos/go-systemd/v22/unit
**License:** Apache-2.0
**License URL:** <https://github.com/coreos/go-systemd/blob/v22.5.0/LICENSE>
## github.com/coreos/ignition/v2/config
**License:** Apache-2.0
**License URL:** <https://github.com/coreos/ignition/blob/v2.15.0/LICENSE>
## github.com/coreos/vcontext
**License:** Apache-2.0
**License URL:** <https://github.com/coreos/vcontext/blob/d72178a18687/LICENSE>
## github.com/digitalocean/go-smbios/smbios
**License:** Apache-2.0
**License URL:** <https://github.com/digitalocean/go-smbios/blob/390a4f403a8e/LICENSE.md>
## github.com/docker/distribution
**License:** Apache-2.0
**License URL:** <https://github.com/docker/distribution/blob/v2.7.1/LICENSE>
## github.com/docker/docker
**License:** Apache-2.0
**License URL:** <https://github.com/docker/docker/blob/a9416c67da9f/LICENSE>
## github.com/docker/go-connections
**License:** Apache-2.0
**License URL:** <https://github.com/docker/go-connections/blob/v0.4.0/LICENSE>
## github.com/docker/go-metrics
**License:** Apache-2.0
**License URL:** <https://github.com/docker/go-metrics/blob/v0.0.1/LICENSE>
## github.com/docker/go-units
**License:** Apache-2.0
**License URL:** <https://github.com/docker/go-units/blob/v0.4.0/LICENSE>
## github.com/golang/glog
**License:** Apache-2.0
**License URL:** <https://github.com/golang/glog/blob/v1.0.0/LICENSE>
## github.com/matttproud/golang_protobuf_extensions/pbutil
**License:** Apache-2.0
**License URL:** <https://github.com/matttproud/golang_protobuf_extensions/blob/c182affec369/LICENSE>
## github.com/moby/sys/mountinfo
**License:** Apache-2.0
**License URL:** <https://github.com/moby/sys/blob/mountinfo/v0.4.1/mountinfo/LICENSE>
## github.com/opencontainers/go-digest
**License:** Apache-2.0
**License URL:** <https://github.com/opencontainers/go-digest/blob/v1.0.0/LICENSE>
## github.com/opencontainers/image-spec/specs-go
**License:** Apache-2.0
**License URL:** <https://github.com/opencontainers/image-spec/blob/775207bd45b6/LICENSE>
## github.com/opencontainers/runc/libcontainer
**License:** Apache-2.0
**License URL:** <https://github.com/opencontainers/runc/blob/v1.0.0-rc93/LICENSE>
## github.com/opencontainers/runtime-spec/specs-go
**License:** Apache-2.0
**License URL:** <https://github.com/opencontainers/runtime-spec/blob/e6143ca7d51d/LICENSE>
## github.com/opencontainers/umoci
**License:** Apache-2.0
**License URL:** <https://github.com/opencontainers/umoci/blob/v0.4.6/COPYING>
## github.com/opencontainers/umoci/third_party/shared
**License:** Apache-2.0
**License URL:** <https://github.com/opencontainers/umoci/blob/v0.4.6/third_party/shared/COPYING>
## github.com/opencontainers/umoci/third_party/user
**License:** Apache-2.0
**License URL:** <https://github.com/opencontainers/umoci/blob/v0.4.6/third_party/user/LICENSE>
## github.com/prometheus/client_golang/prometheus
**License:** Apache-2.0
**License URL:** <https://github.com/prometheus/client_golang/blob/v1.7.1/LICENSE>
## github.com/prometheus/client_model/go
**License:** Apache-2.0
**License URL:** <https://github.com/prometheus/client_model/blob/v0.2.0/LICENSE>
## github.com/prometheus/common
**License:** Apache-2.0
**License URL:** <https://github.com/prometheus/common/blob/v0.10.0/LICENSE>
## github.com/prometheus/procfs
**License:** Apache-2.0
**License URL:** <https://github.com/prometheus/procfs/blob/v0.6.0/LICENSE>
## github.com/rootless-containers/proto/go-proto
**License:** Apache-2.0
**License URL:** <https://github.com/rootless-containers/proto/blob/v0.1.0/COPYING>
## github.com/spf13/cobra
**License:** Apache-2.0
**License URL:** <https://github.com/spf13/cobra/blob/v1.6.1/LICENSE.txt>
## github.com/stefanberger/go-pkcs11uri
**License:** Apache-2.0
**License URL:** <https://github.com/stefanberger/go-pkcs11uri/blob/78d3cae3a980/LICENSE>
## github.com/vbatts/go-mtree/pkg/govis
**License:** Apache-2.0
**License URL:** <https://github.com/vbatts/go-mtree/blob/v0.5.0/pkg/govis/COPYING>
## google.golang.org/genproto
**License:** Apache-2.0
**License URL:** <https://github.com/googleapis/go-genproto/blob/637eb2293923/LICENSE>
## google.golang.org/grpc
**License:** Apache-2.0
**License URL:** <https://github.com/grpc/grpc-go/blob/v1.53.0/LICENSE>
## gopkg.in/square/go-jose.v2
**License:** Apache-2.0
**License URL:** <https://github.com/square/go-jose/blob/v2.5.1/LICENSE>
## gopkg.in/yaml.v2
**License:** Apache-2.0
**License URL:** <https://github.com/go-yaml/yaml/blob/v2.4.0/LICENSE>
## github.com/pkg/errors
**License:** BSD-2-Clause
**License URL:** <https://github.com/pkg/errors/blob/v0.9.1/LICENSE>
## github.com/russross/blackfriday/v2
**License:** BSD-2-Clause
**License URL:** <https://github.com/russross/blackfriday/blob/v2.1.0/LICENSE.txt>
## github.com/syndtr/gocapability/capability
**License:** BSD-2-Clause
**License URL:** <https://github.com/syndtr/gocapability/blob/42c35b437635/LICENSE>
## github.com/cyphar/filepath-securejoin
**License:** BSD-3-Clause
**License URL:** <https://github.com/cyphar/filepath-securejoin/blob/v0.2.2/LICENSE>
## github.com/gogo/protobuf/proto
**License:** BSD-3-Clause
**License URL:** <https://github.com/gogo/protobuf/blob/v1.3.2/LICENSE>
## github.com/golang/protobuf
**License:** BSD-3-Clause
**License URL:** <https://github.com/golang/protobuf/blob/v1.5.2/LICENSE>
## github.com/golang/snappy
**License:** BSD-3-Clause
**License URL:** <https://github.com/golang/snappy/blob/v0.0.3/LICENSE>
## github.com/google/uuid
**License:** BSD-3-Clause
**License URL:** <https://github.com/google/uuid/blob/v1.3.0/LICENSE>
## github.com/gorilla/mux
**License:** BSD-3-Clause
**License URL:** <https://github.com/gorilla/mux/blob/v1.7.4/LICENSE>
## github.com/grpc-ecosystem/grpc-gateway/v2
**License:** BSD-3-Clause
**License URL:** <https://github.com/grpc-ecosystem/grpc-gateway/blob/v2.15.2/LICENSE.txt>
## github.com/klauspost/compress
**License:** BSD-3-Clause
**License URL:** <https://github.com/klauspost/compress/blob/v1.12.1/LICENSE>
## github.com/manifoldco/promptui
**License:** BSD-3-Clause
**License URL:** <https://github.com/manifoldco/promptui/blob/v0.9.0/LICENSE.md>
## github.com/miekg/pkcs11
**License:** BSD-3-Clause
**License URL:** <https://github.com/miekg/pkcs11/blob/v1.0.3/LICENSE>
## github.com/mtrmac/gpgme
**License:** BSD-3-Clause
**License URL:** <https://github.com/mtrmac/gpgme/blob/v0.1.2/LICENSE>
## github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg
**License:** BSD-3-Clause
**License URL:** <https://github.com/prometheus/common/blob/v0.10.0/internal/bitbucket.org/ww/goautoneg/README.txt>
## github.com/spf13/pflag
**License:** BSD-3-Clause
**License URL:** <https://github.com/spf13/pflag/blob/d5e0c0615ace/LICENSE>
## github.com/ulikunitz/xz
**License:** BSD-3-Clause
**License URL:** <https://github.com/ulikunitz/xz/blob/v0.5.10/LICENSE>
## github.com/vbatts/go-mtree
**License:** BSD-3-Clause
**License URL:** <https://github.com/vbatts/go-mtree/blob/v0.5.0/LICENSE>
## golang.org/x/crypto
**License:** BSD-3-Clause
**License URL:** <https://cs.opensource.google/go/x/crypto/+/ceb1ce70:LICENSE>
## golang.org/x/net
**License:** BSD-3-Clause
**License URL:** <https://cs.opensource.google/go/x/net/+/v0.7.0:LICENSE>
## golang.org/x/sync/semaphore
**License:** BSD-3-Clause
**License URL:** <https://cs.opensource.google/go/x/sync/+/v0.1.0:LICENSE>
## golang.org/x/sys/unix
**License:** BSD-3-Clause
**License URL:** <https://cs.opensource.google/go/x/sys/+/v0.6.0:LICENSE>
## golang.org/x/term
**License:** BSD-3-Clause
**License URL:** <https://cs.opensource.google/go/x/term/+/v0.5.0:LICENSE>
## golang.org/x/text
**License:** BSD-3-Clause
**License URL:** <https://cs.opensource.google/go/x/text/+/v0.7.0:LICENSE>
## google.golang.org/protobuf
**License:** BSD-3-Clause
**License URL:** <https://github.com/protocolbuffers/protobuf-go/blob/v1.28.1/LICENSE>
## gopkg.in/square/go-jose.v2/json
**License:** BSD-3-Clause
**License URL:** <https://github.com/square/go-jose/blob/v2.5.1/json/LICENSE>
## github.com/BurntSushi/toml
**License:** MIT
**License URL:** <https://github.com/BurntSushi/toml/blob/v0.3.1/COPYING>
## github.com/VividCortex/ewma
**License:** MIT
**License URL:** <https://github.com/VividCortex/ewma/blob/v1.1.1/LICENSE>
## github.com/acarl005/stripansi
**License:** MIT
**License URL:** <https://github.com/acarl005/stripansi/blob/5a71ef0e047d/LICENSE>
## github.com/apex/log
**License:** MIT
**License URL:** <https://github.com/apex/log/blob/v1.4.0/LICENSE>
## github.com/beorn7/perks/quantile
**License:** MIT
**License URL:** <https://github.com/beorn7/perks/blob/v1.0.1/LICENSE>
## github.com/cespare/xxhash/v2
**License:** MIT
**License URL:** <https://github.com/cespare/xxhash/blob/v2.2.0/LICENSE.txt>
## github.com/chzyer/readline
**License:** MIT
**License URL:** <https://github.com/chzyer/readline/blob/2972be24d48e/LICENSE>
## github.com/cpuguy83/go-md2man/v2/md2man
**License:** MIT
**License URL:** <https://github.com/cpuguy83/go-md2man/blob/v2.0.2/LICENSE.md>
## github.com/creasty/defaults
**License:** MIT
**License URL:** <https://github.com/creasty/defaults/blob/v1.7.0/LICENSE>
## github.com/docker/docker-credential-helpers
**License:** MIT
**License URL:** <https://github.com/docker/docker-credential-helpers/blob/v0.6.3/LICENSE>
## github.com/fatih/color
**License:** MIT
**License URL:** <https://github.com/fatih/color/blob/v1.15.0/LICENSE.md>
## github.com/ghodss/yaml
**License:** MIT
**License URL:** <https://github.com/ghodss/yaml/blob/v1.0.0/LICENSE>
## github.com/klauspost/compress/zstd/internal/xxhash
**License:** MIT
**License URL:** <https://github.com/klauspost/compress/blob/v1.12.1/zstd/internal/xxhash/LICENSE.txt>
## github.com/klauspost/pgzip
**License:** MIT
**License URL:** <https://github.com/klauspost/pgzip/blob/v1.2.5/LICENSE>
## github.com/mattn/go-colorable
**License:** MIT
**License URL:** <https://github.com/mattn/go-colorable/blob/v0.1.13/LICENSE>
## github.com/mattn/go-isatty
**License:** MIT
**License URL:** <https://github.com/mattn/go-isatty/blob/v0.0.17/LICENSE>
## github.com/mattn/go-runewidth
**License:** MIT
**License URL:** <https://github.com/mattn/go-runewidth/blob/v0.0.9/LICENSE>
## github.com/olekukonko/tablewriter
**License:** MIT
**License URL:** <https://github.com/olekukonko/tablewriter/blob/v0.0.5/LICENSE.md>
## github.com/sirupsen/logrus
**License:** MIT
**License URL:** <https://github.com/sirupsen/logrus/blob/v1.8.1/LICENSE>
## github.com/urfave/cli
**License:** MIT
**License URL:** <https://github.com/urfave/cli/blob/v1.22.4/LICENSE>
## github.com/vincent-petithory/dataurl
**License:** MIT
**License URL:** <https://github.com/vincent-petithory/dataurl/blob/v1.0.0/LICENSE>
## go.etcd.io/bbolt
**License:** MIT
**License URL:** <https://github.com/etcd-io/bbolt/blob/v1.3.5/LICENSE>
## go.mozilla.org/pkcs7
**License:** MIT
**License URL:** <https://github.com/mozilla-services/pkcs7/blob/432b2356ecb1/LICENSE>
## gopkg.in/yaml.v3
**License:** MIT
**License URL:** <https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE>
## github.com/talos-systems/go-smbios/smbios
**License:** MPL-2.0
**License URL:** <https://github.com/talos-systems/go-smbios/blob/v0.1.1/LICENSE>
## github.com/vbauerster/mpb/v5
**License:** Unlicense
**License URL:** <https://github.com/vbauerster/mpb/blob/v5.3.0/UNLICENSE>