licenses/lifecycle-v0.20.5/licenses.yaml (375 lines of code) (raw):

# List of licenses and source for software packages included in image. # # Valid keys: # package: (required) Name of the package # license_name: (required) Name of the license, e.g., APL-2, MIT. "Custom" may be used for composite license files. # license_url: Direct link to license file in OSS project. # linking_binaries: Name of image binaries that use the software. # license_path: Absolute path to license file on the image. # source_path: Absolute path to the source on the image. # - package: cloud.google.com/go/compute/metadata license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/cloud.google.com/go/compute/metadata/LICENSE - package: github.com/agext/levenshtein license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/agext/levenshtein/LICENSE - package: github.com/apex/log license_name: MIT license_path: /usr/local/share/licenses/lifecycle/github.com/apex/log/LICENSE - package: github.com/aws/aws-sdk-go-v2/config license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/aws/aws-sdk-go-v2/config/LICENSE.txt - package: github.com/aws/aws-sdk-go-v2/credentials license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/aws/aws-sdk-go-v2/credentials/LICENSE.txt - package: github.com/aws/aws-sdk-go-v2/feature/ec2/imds license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/LICENSE.txt - package: github.com/aws/aws-sdk-go-v2 license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/aws/aws-sdk-go-v2/LICENSE.txt - package: github.com/aws/aws-sdk-go-v2/internal/configsources license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/aws/aws-sdk-go-v2/internal/configsources/LICENSE.txt - package: github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/LICENSE.txt - package: github.com/aws/aws-sdk-go-v2/internal/ini license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/aws/aws-sdk-go-v2/internal/ini/LICENSE.txt - package: github.com/aws/aws-sdk-go-v2/internal/sync/singleflight license_name: BSD-3-Clause license_path: /usr/local/share/licenses/lifecycle/github.com/aws/aws-sdk-go-v2/internal/sync/singleflight/LICENSE - package: github.com/aws/aws-sdk-go-v2/service/ecr license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/aws/aws-sdk-go-v2/service/ecr/LICENSE.txt - package: github.com/aws/aws-sdk-go-v2/service/ecrpublic license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/aws/aws-sdk-go-v2/service/ecrpublic/LICENSE.txt - package: github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding/LICENSE.txt - package: github.com/aws/aws-sdk-go-v2/service/internal/presigned-url license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/LICENSE.txt - package: github.com/aws/aws-sdk-go-v2/service/sso license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/aws/aws-sdk-go-v2/service/sso/LICENSE.txt - package: github.com/aws/aws-sdk-go-v2/service/ssooidc license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/aws/aws-sdk-go-v2/service/ssooidc/LICENSE.txt - package: github.com/aws/aws-sdk-go-v2/service/sts license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/aws/aws-sdk-go-v2/service/sts/LICENSE.txt - package: github.com/awslabs/amazon-ecr-credential-helper/ecr-login license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/LICENSE - package: github.com/aws/smithy-go license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/aws/smithy-go/LICENSE - package: github.com/aws/smithy-go/internal/sync/singleflight license_name: BSD-3-Clause license_path: /usr/local/share/licenses/lifecycle/github.com/aws/smithy-go/internal/sync/singleflight/LICENSE - package: github.com/Azure/azure-sdk-for-go license_name: MIT license_path: /usr/local/share/licenses/lifecycle/github.com/Azure/azure-sdk-for-go/LICENSE.txt - package: github.com/Azure/go-autorest/autorest/adal license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/Azure/go-autorest/autorest/adal/LICENSE - package: github.com/Azure/go-autorest/autorest/azure/auth license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/Azure/go-autorest/autorest/azure/auth/LICENSE - package: github.com/Azure/go-autorest/autorest/azure/cli license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/Azure/go-autorest/autorest/azure/cli/LICENSE - package: github.com/Azure/go-autorest/autorest/date license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/Azure/go-autorest/autorest/date/LICENSE - package: github.com/Azure/go-autorest/autorest license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/Azure/go-autorest/autorest/LICENSE - package: github.com/Azure/go-autorest/logger license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/Azure/go-autorest/logger/LICENSE - package: github.com/Azure/go-autorest/tracing license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/Azure/go-autorest/tracing/LICENSE - package: github.com/beorn7/perks/quantile license_name: MIT license_path: /usr/local/share/licenses/lifecycle/github.com/beorn7/perks/quantile/LICENSE - package: github.com/buildpacks/imgutil license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/buildpacks/imgutil/LICENSE - package: github.com/buildpacks/lifecycle license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/buildpacks/lifecycle/LICENSE - package: github.com/BurntSushi/toml license_name: MIT license_path: /usr/local/share/licenses/lifecycle/github.com/BurntSushi/toml/COPYING - package: github.com/cespare/xxhash/v2 license_name: MIT license_path: /usr/local/share/licenses/lifecycle/github.com/cespare/xxhash/v2/LICENSE.txt - package: github.com/chrismellard/docker-credential-acr-env/pkg license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/chrismellard/docker-credential-acr-env/pkg/LICENSE - package: github.com/containerd/containerd/api license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/containerd/containerd/api/LICENSE - package: github.com/containerd/containerd license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/containerd/containerd/LICENSE - package: github.com/containerd/continuity license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/containerd/continuity/LICENSE - package: github.com/containerd/errdefs license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/containerd/errdefs/LICENSE - package: github.com/containerd/fifo license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/containerd/fifo/LICENSE - package: github.com/containerd/log license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/containerd/log/LICENSE - package: github.com/containerd/platforms license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/containerd/platforms/LICENSE - package: github.com/containerd/stargz-snapshotter/estargz license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/containerd/stargz-snapshotter/estargz/LICENSE - package: github.com/containerd/ttrpc license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/containerd/ttrpc/LICENSE - package: github.com/containerd/typeurl/v2 license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/containerd/typeurl/v2/LICENSE - package: github.com/dimchansky/utfbom license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/dimchansky/utfbom/LICENSE - package: github.com/distribution/reference license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/distribution/reference/LICENSE - package: github.com/docker/cli/cli/config license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/docker/cli/cli/config/LICENSE - package: github.com/docker/distribution license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/docker/distribution/LICENSE - package: github.com/docker/docker-credential-helpers license_name: MIT license_path: /usr/local/share/licenses/lifecycle/github.com/docker/docker-credential-helpers/LICENSE - package: github.com/docker/docker license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/docker/docker/LICENSE - package: github.com/docker/go-connections license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/docker/go-connections/LICENSE - package: github.com/docker/go-events license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/docker/go-events/LICENSE - package: github.com/docker/go-metrics license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/docker/go-metrics/LICENSE - package: github.com/docker/go-units license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/docker/go-units/LICENSE - package: github.com/ePirat/docker-credential-gitlabci/pkg/credhelper license_name: MIT license_path: /usr/local/share/licenses/lifecycle/github.com/ePirat/docker-credential-gitlabci/pkg/credhelper/LICENSE - package: github.com/felixge/httpsnoop license_name: MIT license_path: /usr/local/share/licenses/lifecycle/github.com/felixge/httpsnoop/LICENSE.txt - package: github.com/gogo/protobuf license_name: BSD-3-Clause license_path: /usr/local/share/licenses/lifecycle/github.com/gogo/protobuf/LICENSE - package: github.com/golang-jwt/jwt/v4 license_name: MIT license_path: /usr/local/share/licenses/lifecycle/github.com/golang-jwt/jwt/v4/LICENSE - package: github.com/golang/mock/gomock license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/golang/mock/gomock/LICENSE - package: github.com/golang/protobuf/proto license_name: BSD-3-Clause license_path: /usr/local/share/licenses/lifecycle/github.com/golang/protobuf/proto/LICENSE - package: github.com/go-logr/logr license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/go-logr/logr/LICENSE - package: github.com/go-logr/stdr license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/go-logr/stdr/LICENSE - package: github.com/GoogleContainerTools/kaniko/pkg license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/GoogleContainerTools/kaniko/pkg/LICENSE - package: github.com/google/go-cmp/cmp license_name: BSD-3-Clause license_path: /usr/local/share/licenses/lifecycle/github.com/google/go-cmp/cmp/LICENSE - package: github.com/google/go-containerregistry license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/google/go-containerregistry/LICENSE - package: github.com/google/uuid license_name: BSD-3-Clause license_path: /usr/local/share/licenses/lifecycle/github.com/google/uuid/LICENSE - package: github.com/gorilla/mux license_name: BSD-3-Clause license_path: /usr/local/share/licenses/lifecycle/github.com/gorilla/mux/LICENSE - package: github.com/hashicorp/go-immutable-radix license_name: MPL-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/hashicorp/go-immutable-radix/LICENSE - package: github.com/hashicorp/golang-lru/simplelru license_name: MPL-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/hashicorp/golang-lru/simplelru/LICENSE - package: github.com/hashicorp/go-memdb license_name: MPL-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/hashicorp/go-memdb/LICENSE - package: github.com/heroku/color license_name: MIT license_path: /usr/local/share/licenses/lifecycle/github.com/heroku/color/LICENSE - package: github.com/jmespath/go-jmespath license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/jmespath/go-jmespath/LICENSE - package: github.com/karrick/godirwalk license_name: BSD-2-Clause license_path: /usr/local/share/licenses/lifecycle/github.com/karrick/godirwalk/LICENSE - package: github.com/klauspost/compress license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/klauspost/compress/LICENSE - package: github.com/klauspost/compress/internal/snapref license_name: BSD-3-Clause license_path: /usr/local/share/licenses/lifecycle/github.com/klauspost/compress/internal/snapref/LICENSE - package: github.com/klauspost/compress/zstd/internal/xxhash license_name: MIT license_path: /usr/local/share/licenses/lifecycle/github.com/klauspost/compress/zstd/internal/xxhash/LICENSE.txt - package: github.com/mattn/go-colorable license_name: MIT license_path: /usr/local/share/licenses/lifecycle/github.com/mattn/go-colorable/LICENSE - package: github.com/mattn/go-isatty license_name: MIT license_path: /usr/local/share/licenses/lifecycle/github.com/mattn/go-isatty/LICENSE - package: github.com/minio/highwayhash license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/minio/highwayhash/LICENSE - package: github.com/mitchellh/go-homedir license_name: MIT license_path: /usr/local/share/licenses/lifecycle/github.com/mitchellh/go-homedir/LICENSE - package: github.com/moby/buildkit license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/moby/buildkit/LICENSE - package: github.com/moby/docker-image-spec/specs-go/v1 license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/moby/docker-image-spec/specs-go/v1/LICENSE - package: github.com/moby/locker license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/moby/locker/LICENSE - package: github.com/moby/patternmatcher license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/moby/patternmatcher/LICENSE - package: github.com/moby/swarmkit/v2 license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/moby/swarmkit/v2/LICENSE - package: github.com/moby/sys/mount license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/moby/sys/mount/LICENSE - package: github.com/moby/sys/mountinfo license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/moby/sys/mountinfo/LICENSE - package: github.com/moby/sys/sequential license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/moby/sys/sequential/LICENSE - package: github.com/moby/sys/signal license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/moby/sys/signal/LICENSE - package: github.com/moby/sys/symlink license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/moby/sys/symlink/LICENSE - package: github.com/moby/sys/user license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/moby/sys/user/LICENSE - package: github.com/moby/sys/userns license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/moby/sys/userns/LICENSE - package: github.com/moby/term license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/moby/term/LICENSE - package: github.com/morikuni/aec license_name: MIT license_path: /usr/local/share/licenses/lifecycle/github.com/morikuni/aec/LICENSE - package: github.com/opencontainers/go-digest license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/opencontainers/go-digest/LICENSE - package: github.com/opencontainers/image-spec license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/opencontainers/image-spec/LICENSE - package: github.com/opencontainers/runtime-spec/specs-go license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/opencontainers/runtime-spec/specs-go/LICENSE - package: github.com/opencontainers/selinux license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/opencontainers/selinux/LICENSE - package: github.com/otiai10/copy license_name: MIT license_path: /usr/local/share/licenses/lifecycle/github.com/otiai10/copy/LICENSE - package: github.com/pkg/errors license_name: BSD-2-Clause license_path: /usr/local/share/licenses/lifecycle/github.com/pkg/errors/LICENSE - package: github.com/prometheus/client_golang/prometheus license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/prometheus/client_golang/prometheus/LICENSE - package: github.com/prometheus/client_model/go license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/prometheus/client_model/go/LICENSE - package: github.com/prometheus/common license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/prometheus/common/LICENSE - package: github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg license_name: BSD-3-Clause license_path: /usr/local/share/licenses/lifecycle/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/README.txt - package: github.com/prometheus/procfs license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/prometheus/procfs/LICENSE - package: github.com/sirupsen/logrus license_name: MIT license_path: /usr/local/share/licenses/lifecycle/github.com/sirupsen/logrus/LICENSE - package: github.com/spf13/afero license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/github.com/spf13/afero/LICENSE.txt - package: github.com/vbatts/tar-split license_name: BSD-3-Clause license_path: /usr/local/share/licenses/lifecycle/github.com/vbatts/tar-split/LICENSE - package: go.etcd.io/etcd/raft/v3/raftpb license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/go.etcd.io/etcd/raft/v3/raftpb/LICENSE - package: golang.org/x/crypto/pkcs12 license_name: BSD-3-Clause license_path: /usr/local/share/licenses/lifecycle/golang.org/x/crypto/pkcs12/LICENSE - package: golang.org/x/net license_name: BSD-3-Clause license_path: /usr/local/share/licenses/lifecycle/golang.org/x/net/LICENSE - package: golang.org/x/oauth2 license_name: BSD-3-Clause license_path: /usr/local/share/licenses/lifecycle/golang.org/x/oauth2/LICENSE - package: golang.org/x/sync license_name: BSD-3-Clause license_path: /usr/local/share/licenses/lifecycle/golang.org/x/sync/LICENSE - package: golang.org/x/sys license_name: BSD-3-Clause license_path: /usr/local/share/licenses/lifecycle/golang.org/x/sys/LICENSE - package: golang.org/x/text license_name: BSD-3-Clause license_path: /usr/local/share/licenses/lifecycle/golang.org/x/text/LICENSE - package: golang.org/x/time/rate license_name: BSD-3-Clause license_path: /usr/local/share/licenses/lifecycle/golang.org/x/time/rate/LICENSE - package: google.golang.org/genproto/googleapis/rpc license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/google.golang.org/genproto/googleapis/rpc/LICENSE - package: google.golang.org/genproto/protobuf/field_mask license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/google.golang.org/genproto/protobuf/field_mask/LICENSE - package: google.golang.org/grpc license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/google.golang.org/grpc/LICENSE - package: google.golang.org/protobuf license_name: BSD-3-Clause license_path: /usr/local/share/licenses/lifecycle/google.golang.org/protobuf/LICENSE - package: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/LICENSE - package: go.opentelemetry.io/otel license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/go.opentelemetry.io/otel/LICENSE - package: go.opentelemetry.io/otel/metric license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/go.opentelemetry.io/otel/metric/LICENSE - package: go.opentelemetry.io/otel/trace license_name: Apache-2.0 license_path: /usr/local/share/licenses/lifecycle/go.opentelemetry.io/otel/trace/LICENSE