forked from DataDog/datadog-agent
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.copyright-overrides.yml
374 lines (337 loc) · 27.3 KB
/
.copyright-overrides.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
# this file contains overrides for the automatic determination of copyright
# implemented in tasks/licenses.py. The table keys are the golang package name
# or pattern, and the value is either a copyright owner or a list of owners.
#
# Package patterns may end with a `*`. When multiple patterns match, the longer
# is preferred.
#
# Copyright statements should reflect the copyright exactly as it is shown on
# the original component.
# NOTE: in general, we prefer to pull data from the repository so that it will
# be updated automatically, so prefer to make such a change in
# tasks/licenses.py if possible. Line-wrapping can be difficult to handle, and
# may be overridden here.
# These whole classes of package names have fixed copyright
cloud.google.com/*: Copyright 2019 Google LLC
code.cloudfoundry.org/*: Copyright (c) 2016-Present CloudFoundry.org Foundation, Inc. All Rights Reserved.
github.com/GoogleCloudPlatform/docker-credential-gcr: Copyright 2016 Google, Inc.
github.com/aws/aws-lambda-go: Copyright 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
github.com/aws/aws-sdk-go: ["Copyright 2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.", "Copyright 2014-2015 Stripe, Inc."]
github.com/aws/aws-sdk-go-v2: ["Copyright 2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.", "Copyright 2014-2015 Stripe, Inc."]
github.com/awslabs/amazon-ecr-credential-helper/*: "Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved."
github.com/containerd/*: Copyright 2012-2015 Docker, Inc.
github.com/coreos/*: Copyright 2017 CoreOS, Inc
github.com/docker/*: Copyright 2012-2017 Docker, Inc.
github.com/elastic/*: Copyright 2017-2018 Elasticsearch B.V.
github.com/golang/*: Copyright (c) 2009 The Go Authors. All rights reserved.
github.com/googleapis/*: Copyright 2017 Google Inc.
github.com/google/go-cmp/*: Copyright (c) 2017 The Go Authors. All rights reserved.
github.com/grpc-ecosystem/*: Copyright (c) 2015, Gengo, Inc.
github.com/hashicorp/*: Copyright © 2014-2018 HashiCorp, Inc
github.com/prometheus/*: Copyright 2012-2015 The Prometheus Authors
github.com/open-telemetry/*: Copyright The OpenTelemetry Authors
go.etcd.io/*: Copyright 2016 The etcd Authors
google.golang.org/appengine: Copyright 2011 Google Inc. All rights reserved.
google.golang.org/appengine/*: Copyright 2011 Google Inc. All rights reserved.
google.golang.org/genproto: Copyright 2020 Google LLC
google.golang.org/genproto/*: Copyright 2020 Google LLC
go.opentelemetry.io/*: Copyright The OpenTelemetry Authors
gopkg.in/DataDog/*: Copyright 2016-Present Datadog, Inc.
k8s.io/*: Copyright 2014 The Kubernetes Authors.
sigs.k8s.io/*: Copyright 2017 The Kubernetes Authors.
contrib.go.opencensus.io/exporter/prometheus: Copyright 2020, OpenCensus Authors
go.opencensus.io: Copyright 2018, OpenCensus Authors
go.opencensus.io/*: Copyright 2018, OpenCensus Authors
github.com/grpc-ecosystem/*: Copyright 2016 Michal Witkowski. All Rights Reserved.
google.golang.org/genproto/*: Copyright 2015 Google LLC
google.golang.org/grpc: Copyright 2014 gRPC authors.
google.golang.org/grpc/*: Copyright 2014 gRPC authors.
github.com/skydive-project/go-debouncer: Copyright (C) 2018 Red Hat, Inc.
# NOTE: We cannot use
# github.com/DataDog/*: Datadog, Inc.
# because many of those repos are forks, where DD does not own the copyright.
# https://raw.githubusercontent.com/golang/go/master/LICENSE
golang/go: Copyright (c) 2009 The Go Authors. All rights reserved.
# This has old and new code licensed to two different names, with some awkward
# line wrapping
gopkg.in/yaml.v3: ["Copyright (c) 2006-2010 Kirill Simonov", "Copyright 2011-2016 Canonical Ltd"]
# This has awkward line wrapping.
gopkg.in/inf.v0: "Copyright (c) 2012 Péter Surányi. Portions Copyright (c) 2009 The Go Authors. All rights reserved."
# See https://github.com/googleapis/google-api-go-client/blob/master/AUTHORS
google.golang.org/api/*: Copyright (c) 2011 Google Inc. All rights reserved.
# See https://github.com/openshift/api/blob/master/quota/OWNERS
github.com/openshift/api: Copyright 2020 Red Hat, Inc.
# https://datadoghq.atlassian.net/browse/AC-1296
github.com/DataDog/mmh3: Copyright (c) 2017 Datadog, Inc.
# https://datadoghq.atlassian.net/browse/OTEL-345
github.com/DataDog/opentelemetry-mapping-go: Copyright (c) 2023 Datadog, Inc.
# https://github.com/briandowns/spinner/blob/master/NOTICE.txt
github.com/briandowns/spinner: Copyright (c) 2022 Brian J. Downs
# https://github.com/shibumi/go-pathspec/blob/master/GO-LICENSE
github.com/shibumi/go-pathspec: Copyright (c) 2012 The Go Authors. All rights reserved.
# https://github.com/acomagu/bufpipe/blob/master/LICENSE
github.com/acomagu/bufpipe: Copyright (c) 2019 acomagu
# https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/doc.go
github.com/GoogleCloudPlatform/opentelemetry-operations-go: Copyright 2020 Google LLC
# https://github.com/ardielle/ardielle-go/README.md
github.com/ardielle/ardielle-go: Copyright 2015 Yahoo Inc.
# https://bitbucket.org/atlassian/go-asap/src/master/LICENSE.txt
bitbucket.org/atlassian/go-asap/v2: Copyright 2015 Atlassian Pty Ltd
# https://github.com/jcmturner/gokrb5/NOTICE
github.com/jcmturner/*: Copyright 2016, Jonathan Turner <[email protected]>
# https://github.com/signalfx/com_signalfx_metrics_protobuf/README.md
github.com/signalfx/com_signalfx_metrics_protobuf/*: Copyright © 2015-2017 SignalFx
# https://github.com/SAP/go-hdb/blob/main/.reuse/dep5
github.com/SAP/go-hdb/*: Copyright 2014-2024 SAP SE or an SAP affiliate company and go-hdb contributors
# https://github.com/golang-sql/civil/blob/master/civil.go
github.com/golang-sql/civil: Copyright 2016 Google LLC
# https://github.com/grafana/loki/blob/main/clients/cmd/fluentd/README.md
github.com/grafana/loki: Copyright 2018- Grafana Labs
# https://github.com/hamba/avro/blob/109ccdab2a7032d09b1d6a04aeb6ea214217fbd5/LICENCE
github.com/hamba/avro/v2: Copyright (c) 2024 Nicholas Wiersma
# https://github.com/scalyr/dataset-go/blob/main/README.md
github.com/scalyr/dataset-go: Copyright 2023 SentinelOne, Inc.
# For Apache projects, copyright is typically in individual source files and
# not scanned automatically.
github.com/tklauser/numcpus: Copyright 2018 Tobias Klauser
github.com/Masterminds/goutils: "Copyright 2014 Alexander Okoli"
github.com/outcaste-io/ristretto:
- "Copyright 2019 Dgraph Labs, Inc. and Contributors"
- "Copyright 2020 Dgraph Labs, Inc. and Contributors"
- "Copyright 2021 Dgraph Labs, Inc. and Contributors"
- "Copyright 2020 The LevelDB-Go and Pebble Authors. All rights reserved."
- "Copyright (c) 2014 Andreas Briese, eduToolbox@Bri-C GmbH, Sarstedt"
- "Copyright (c) 2019 Ewan Chou"
github.com/dgraph-io/ristretto:
- "Copyright 2019 Dgraph Labs, Inc. and Contributors"
- "Copyright 2020 Dgraph Labs, Inc. and Contributors"
- "Copyright 2020 The LevelDB-Go and Pebble Authors. All rights reserved."
- "Copyright (c) 2014 Andreas Briese, eduToolbox@Bri-C GmbH, Sarstedt"
- "Copyright (c) 2019 Ewan Chou"
github.com/go-logr/logr: ["Copyright 2019 The logr Authors.", "Copyright 2020 The logr Authors."]
github.com/go-logr/stdr: "Copyright 2019 The logr Authors."
github.com/go-openapi/analysis: Copyright 2015 go-swagger maintainers
github.com/go-openapi/errors: Copyright 2015 go-swagger maintainers
github.com/go-openapi/jsonpointer: "Copyright 2013 sigu-399 ( https://github.com/sigu-399 )"
github.com/go-openapi/jsonreference: "Copyright 2013 sigu-399 ( https://github.com/sigu-399 )"
github.com/go-openapi/loads: Copyright 2015 go-swagger maintainers
github.com/go-openapi/runtime: Copyright 2015 go-swagger maintainers
github.com/go-openapi/spec: Copyright 2015 go-swagger maintainers
github.com/go-openapi/strfmt: Copyright 2015 go-swagger maintainers
github.com/go-openapi/swag: Copyright 2015 go-swagger maintainers
github.com/go-openapi/validate: Copyright 2015 go-swagger maintainers
github.com/google/gofuzz: Copyright 2014 Google Inc. All rights reserved.
github.com/kubernetes-sigs/custom-metrics-apiserver: Copyright 2018 The Kubernetes Authors.
github.com/mostynb/go-grpc-compression/snappy: Copyright 2017 gRPC authors.
github.com/mostynb/go-grpc-compression/zstd: ["Copyright 2020 Mostyn Bramley-Moore.","Copyright 2020 Mostyn Bramley-Moore."]
github.com/sassoftware/go-rpmutils: Copyright (c) SAS Institute Inc.
github.com/spf13/cobra: Copyright © 2013 Steve Francia <[email protected]>.
github.com/xeipuuv/gojsonpointer: Copyright 2015 xeipuuv ( https://github.com/xeipuuv )
github.com/xeipuuv/gojsonreference: Copyright 2015 xeipuuv ( https://github.com/xeipuuv )
github.com/xeipuuv/gojsonschema: Copyright 2015 xeipuuv
github.com/open-policy-agent/opa: Copyright 2016 The OPA Authors. All rights reserved.
github.com/containernetworking/*: Copyright 2019 CNI authors
github.com/xanzy/ssh-agent: ["Copyright (c) 2014 David Mzareulyan", "Copyright 2015, Sander van Harmelen"]
github.com/google/go-containerregistry:
- "Copyright 2018 Google LLC All Rights Reserved."
- "Copyright 2019 Google LLC All Rights Reserved."
- "Copyright 2020 Google LLC All Rights Reserved."
- "Copyright 2021 Google LLC All Rights Reserved."
- "Copyright 2022 Google LLC All Rights Reserved."
github.com/google/go-containerregistry/internal/compression:
- "Copyright 2018 Google LLC All Rights Reserved."
- "Copyright 2019 Google LLC All Rights Reserved."
- "Copyright 2020 Google LLC All Rights Reserved."
- "Copyright 2021 Google LLC All Rights Reserved."
- "Copyright 2022 Google LLC All Rights Reserved."
github.com/google/go-containerregistry/internal/zstd:
- "Copyright 2018 Google LLC All Rights Reserved."
- "Copyright 2019 Google LLC All Rights Reserved."
- "Copyright 2020 Google LLC All Rights Reserved."
- "Copyright 2021 Google LLC All Rights Reserved."
- "Copyright 2022 Google LLC All Rights Reserved."
github.com/google/go-containerregistry/pkg/compression:
- "Copyright 2018 Google LLC All Rights Reserved."
- "Copyright 2019 Google LLC All Rights Reserved."
- "Copyright 2020 Google LLC All Rights Reserved."
- "Copyright 2021 Google LLC All Rights Reserved."
- "Copyright 2022 Google LLC All Rights Reserved."
github.com/google/licenseclassifier/v2:
- "Copyright 2017 Google LLC All Rights Reserved."
- "Copyright 2020 Google LLC All Rights Reserved."
github.com/dgraph-io/badger:
- "Copyright 2013 The LevelDB-Go Authors. All rights reserved."
- "Copyright 2017 Dgraph Labs, Inc. and Contributors"
- "Copyright 2018 Dgraph Labs, Inc. and Contributors"
- "Copyright 2019 Dgraph Labs, Inc. and Contributors"
- "Copyright 2020 Dgraph Labs, Inc. and Contributors"
- "Copyright 2021 Dgraph Labs, Inc. and Contributors"
github.com/mostynb/go-grpc-compression: "Copyright 2023 Mostyn Bramley-Moore."
github.com/stormcat24/protodep: "Copyright Akinori Yamada"
go4.org/mem: "Copyright 2020 The Go4 AUTHORS"
# These have large AUTHORS/CONTRIBUTORS files but attribute copyright as a group
github.com/aptly-dev/aptly: Copyright 2013-2015 aptly authors. All rights reserved.
github.com/google/gopacket: ["Copyright (c) 2012 Google, Inc. All rights reserved.", "Copyright (c) 2009-2011 Andreas Krennmair. All rights reserved."]
github.com/fsnotify/fsnotify: ["Copyright (c) 2012 The Go Authors. All rights reserved.","Copyright (c) 2012-2019 fsnotify Authors. All rights reserved."]
github.com/gosnmp/gosnmp: Copyright 2012-2020 The GoSNMP Authors. All rights reserved.
github.com/shuLhan/go-bindata: Copyright 2018 The go-bindata Authors. All rights reserved.
github.com/lxn/walk: Copyright (c) 2010 The Walk Authors. All rights reserved.
github.com/lxn/win: Copyright (c) 2010 The win Authors. All rights reserved.
github.com/klauspost/compress/snappy: Copyright (c) 2011 The Snappy-Go Authors. All rights reserved.
github.com/klauspost/compress/s2: ["Copyright (c) 2011 The Snappy-Go Authors. All rights reserved.", "Copyright (c) 2019 Klaus Post. All rights reserved."]
github.com/golang/snappy: Copyright (c) 2011 The Snappy-Go Authors. All rights reserved.
github.com/shirou/w32: Copyright (c) 2010-2012 The w32 Authors. All rights reserved.
github.com/gogo/protobuf: ["Copyright (c) 2013, The GoGo Authors. All rights reserved.", "Copyright 2010 The Go Authors. All rights reserved."]
# These are just difficult to figure out, as they have no full copyright declaration.
# The following rules are applied:
# * Automatic "Copyright (c)"
# * Year is based on the year of the first commit to the repository
# * Author, when known only by GitHub username, is "GitHub Full Name (github-username)"
github.com/moby/sys/mountinfo: Copyright (c) 2014-2018 The Docker & Go Authors. All rights reserved.
github.com/moby/sys/signal: Copyright (c) 2014-2018 The Docker & Go Authors. All rights reserved.
github.com/moby/sys/user: Copyright (c) 2014-2018 The Docker & Go Authors. All rights reserved.
github.com/moby/sys/userns: Copyright (c) 2014-2018 The Docker & Go Authors. All rights reserved.
github.com/modern-go/concurrent: Copyright (c) 2018 Tao Wen
github.com/modern-go/reflect2: Copyright (c) 2018 Tao Wen
github.com/opencontainers/selinux/*: Copyright (c) 2017 The Authors
github.com/spf13/afero: ["Copyright © 2014 Steve Francia <[email protected]>.","Copyright 2013 tsuru authors. All rights reserved."]
github.com/vito/go-sse/sse: Copyright (c) 2014 Alex Suraci
gomodules.xyz/jsonpatch: Copyright (c) 2015 The Authors
github.com/bytecodealliance/wasmtime-go: Copyright (c) 2020 The Bytecode Alliance
github.com/OneOfOne/xxhash: Copyright (c) 2014 Ahmed W. (OneOfOne)
github.com/yashtewari/glob-intersection: Copyright (c) 2018 Yash Tewari (yashtewari)
go.mongodb.org/mongo-driver/*: Copyright © 2018 MongoDB, Inc.
github.com/masahiro331/go-ext4-filesystem: Copyright (c) 2021 masahiro331
github.com/masahiro331/go-mvn-version: Copyright (c) 2020 masahiro331
github.com/masahiro331/go-vmdk-parser: Copyright (c) 2020 masahiro331
github.com/masahiro331/go-xfs-filesystem: Copyright (c) 2021 masahiro331
github.com/knqyf263/go-apk-version: Copyright (c) 2020 Teppei Fukuda (knqyf263)
github.com/aquasecurity/go-gem-version: Copyright (c) 2020 Teppei Fukuda (knqyf263)
github.com/aquasecurity/go-npm-version: Copyright (c) 2020 Teppei Fukuda (knqyf263)
github.com/aquasecurity/go-pep440-version: Copyright (c) 2020 Teppei Fukuda (knqyf263)
github.com/aquasecurity/go-version: Copyright (c) 2020 Teppei Fukuda (knqyf263)
github.com/aquasecurity/trivy-java-db: Copyright 2019-2020 Aqua Security
github.com/spdx/tools-golang: Copyright (c) 2018 The Authors
github.com/google/flatbuffers: Copyright (c) 2014 Google
github.com/gocomply/scap: "CC0 1.0 Universal"
github.com/anchore/go-struct-converter: Copyright (c) 2022-2023 Anchore, Inc.
github.com/bitnami/go-version/pkg/version: Copyright (c) 2023-2024 Carlos Rodríguez Hernández
github.com/kylelemons/godebug: Copyright (c) 2013-2020 Kyle Lemons
github.com/santhosh-tekuri/jsonschema: Copyright (c) 2017-2024 Santhosh Kumar Tekuri
github.com/chrusty/protoc-gen-jsonschema: Copyright (c) 2017 The Authors
github.com/antchfx/htmlquery: Copyright (c) 2016 Zheng Chun
github.com/antchfx/xmlquery: Copyright (c) 2016 Zheng Chun
github.com/antchfx/xpath: Copyright (c) 2016 Zheng Chun
github.com/kouhin/envflag: Copyright (c) 2015 kouhin
# The Copyright information is not contained in the LICENSE file, but it can be found in other
# files in the package, such as:
# * https://github.com/godror/knownpb/blob/main/timestamppb/timestamp_test.go
# * https://github.com/godror/knownpb/blob/main/timestamppb/timestamp.go
# * https://github.com/godror/knownpb/blob/main/internal/writer.go
github.com/godror/knownpb/internal: Copyright 2014, 2021 Tamás Gulácsi
github.com/godror/knownpb/timestamppb: Copyright 2019, 2021 Tamás Gulácsi
# Copyright information is in the README
github.com/google/gnostic/compiler: Copyright 2017-2020, Google LLC.
github.com/google/gnostic/extensions: Copyright 2017-2020, Google LLC.
github.com/google/gnostic/jsonschema: Copyright 2017-2020, Google LLC.
github.com/google/gnostic/openapiv2: Copyright 2017-2020, Google LLC.
github.com/google/gnostic/openapiv3: Copyright 2017-2020, Google LLC.
github.com/google/gnostic-models/compiler: Copyright 2017-2022, Google LLC.
github.com/google/gnostic-models/extensions: Copyright 2017-2022, Google LLC
github.com/google/gnostic-models/jsonschema: Copyright 2017-2022, Google LLC
github.com/google/gnostic-models/openapiv2: Copyright 2017-2022, Google LLC
github.com/google/gnostic-models/openapiv3: Copyright 2017-2022, Google LLC
github.com/google/s2a-go: Copyright (c) 2020 Google
github.com/google/s2a-go/fallback: Copyright (c) 2020 Google
github.com/google/s2a-go/internal/authinfo: Copyright (c) 2020 Google
github.com/google/s2a-go/internal/handshaker: Copyright (c) 2020 Google
github.com/google/s2a-go/internal/handshaker/service: Copyright (c) 2020 Google
github.com/google/s2a-go/internal/proto/common_go_proto: Copyright (c) 2020 Google
github.com/google/s2a-go/internal/proto/s2a_context_go_proto: Copyright (c) 2020 Google
github.com/google/s2a-go/internal/proto/s2a_go_proto: Copyright (c) 2020 Google
github.com/google/s2a-go/internal/proto/v2/common_go_proto: Copyright (c) 2020 Google
github.com/google/s2a-go/internal/proto/v2/s2a_context_go_proto: Copyright (c) 2020 Google
github.com/google/s2a-go/internal/proto/v2/s2a_go_proto: Copyright (c) 2020 Google
github.com/google/s2a-go/internal/record: Copyright (c) 2020 Google
github.com/google/s2a-go/internal/record/internal/aeadcrypter: Copyright (c) 2020 Google
github.com/google/s2a-go/internal/record/internal/halfconn: Copyright (c) 2020 Google
github.com/google/s2a-go/internal/tokenmanager: Copyright (c) 2020 Google
github.com/google/s2a-go/internal/v2: Copyright (c) 2020 Google
github.com/google/s2a-go/internal/v2/certverifier: Copyright (c) 2020 Google
github.com/google/s2a-go/internal/v2/remotesigner: Copyright (c) 2020 Google
github.com/google/s2a-go/internal/v2/tlsconfigstore: Copyright (c) 2020 Google
github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v1: Copyright 2018 New York University
go.opentelemetry.io/otel/semconv/internal: Copyright The OpenTelemetry Authors
go.opentelemetry.io/otel/semconv/v1.12.0: Copyright The OpenTelemetry Authors
golang.org/x/crypto/chacha20poly1305: Copyright (c) 2009 The Go Authors. All rights reserved
# Not added by inv generate-licenses but spotted by inv-e lint-licenses
github.com/AdaLogics/go-fuzz-headers: AdamKorcz <[email protected]>|AdamKorcz <[email protected]>|Sebastiaan van Stijn <[email protected]>|AdaLogics <[email protected]>|Kazuyoshi Kato <[email protected]>
github.com/AdamKorcz/go-118-fuzz-build/testing: AdamKorcz <[email protected]>|AdamKorcz <[email protected]>|John Howard <[email protected]>|Kazuyoshi Kato <[email protected]>|Khaled Yakdan <[email protected]>|AdamKorcz <[email protected]>|Sebastiaan van Stijn <[email protected]>
github.com/Microsoft/go-winio/pkg/bindfilter: Copyright (c) 2015 Microsoft
github.com/Microsoft/go-winio/tools/mkwinsyscall: Copyright (c) 2015 Microsoft
github.com/Microsoft/hcsshim/internal/memory: Copyright (c) 2015 Microsoft | Copyright (c) 2018 Microsoft Corp. All rights reserved
github.com/Microsoft/hcsshim/internal/protocol/guestrequest: Copyright (c) 2015 Microsoft | Copyright (c) 2018 Microsoft Corp. All rights reserved
github.com/Microsoft/hcsshim/internal/security: Copyright (c) 2015 Microsoft | Copyright (c) 2018 Microsoft Corp. All rights reserved
github.com/containerd/containerd/api/runtime/sandbox/v1: Copyright 2012-2015 Docker, Inc.
github.com/containerd/containerd/api/services/sandbox/v1: Copyright 2012-2015 Docker, Inc.
github.com/containerd/containerd/api/services/streaming/v1: Copyright 2012-2015 Docker, Inc.
github.com/containerd/containerd/api/services/transfer/v1: Copyright 2012-2015 Docker, Inc.
github.com/containerd/containerd/api/types/transfer: Copyright 2012-2015 Docker, Inc.
github.com/containerd/containerd/content/local: Copyright 2012-2015 Docker, Inc.
github.com/containerd/containerd/pkg/cleanup: Copyright 2012-2015 Docker, Inc.
github.com/containerd/containerd/pkg/epoch: Copyright 2012-2015 Docker, Inc.
github.com/containerd/containerd/pkg/randutil: Copyright 2012-2015 Docker, Inc.
github.com/containerd/containerd/pkg/streaming: Copyright 2012-2015 Docker, Inc.
github.com/containerd/containerd/pkg/transfer: Copyright 2012-2015 Docker, Inc.
github.com/containerd/containerd/pkg/transfer/proxy: Copyright 2012-2015 Docker, Inc.
github.com/containerd/containerd/pkg/transfer/streaming: Copyright 2012-2015 Docker, Inc.
github.com/containerd/containerd/pkg/unpack: Copyright 2012-2015 Docker, Inc.
github.com/containerd/containerd/protobuf: Copyright 2012-2015 Docker, Inc.
github.com/containerd/containerd/protobuf/plugin: Copyright 2012-2015 Docker, Inc.
github.com/containerd/containerd/protobuf/proto: Copyright 2012-2015 Docker, Inc.
github.com/containerd/containerd/protobuf/types: Copyright 2012-2015 Docker, Inc.
github.com/containerd/containerd/sandbox: Copyright 2012-2015 Docker, Inc.
github.com/containerd/containerd/sandbox/proxy: Copyright 2012-2015 Docker, Inc.
github.com/containerd/containerd/tracing: Copyright 2012-2015 Docker, Inc.
github.com/containerd/typeurl/v2: Copyright 2012-2015 Docker, Inc.
github.com/moby/sys/sequential: Kir Kolyshkin <[email protected]>|Sebastiaan van Stijn <[email protected]>|Sebastiaan van Stijn <[email protected]>|Tibor Vass <[email protected]>|Brian Goff <[email protected]>|John Howard <[email protected]>|Victor Vieux <[email protected]>|Michael Crosby <[email protected]>|Daniel Nephin <[email protected]>|Tianon Gravi <[email protected]>|Vincent Batts <[email protected]>|Akihiro Suda <[email protected]>|Michael Crosby <[email protected]>|Yong Tang <[email protected]>|Kir Kolyshkin <[email protected]>|Christopher Jones <[email protected]>|Guillaume J. Charmes <[email protected]>|Kato Kazuyoshi <[email protected]>|Manu Gupta <[email protected]>|Michael Crosby <[email protected]>|Vincent Demeester <[email protected]>|Aleksa Sarai <[email protected]>|Amit Krishnan <[email protected]>|Arnaud Porterie <[email protected]>|Brian Goff <[email protected]>|Brian Goff <[email protected]>|Dan Walsh <[email protected]>|Michael Crosby <[email protected]>|Phil Estes <[email protected]>|Shengjing Zhu <[email protected]>|Solomon Hykes <[email protected]>|Tobias Klauser <[email protected]>|lalyos <[email protected]>|unclejack <[email protected]>|Akihiro Suda <[email protected]>|Alexander Morozov <[email protected]>|Jessica Frazelle <[email protected]>|Jessica Frazelle <[email protected]>|Jessie Frazelle <[email protected]>|Justas Brazauskas <[email protected]>|Justin Cormack <[email protected]>|Kazuyoshi Kato <[email protected]>|Naveed Jamil <[email protected]>|Vincent Demeester <[email protected]>|shuai-z <[email protected]>|Ahmet Alp Balkan <[email protected]>|Aleksa Sarai <[email protected]>|Alexander Larsson <[email protected]>|Alexander Morozov <[email protected]>|Alexandr Morozov <[email protected]>|Alexandr Morozov <[email protected]>|Antonio Murdaca <[email protected]>|Antonio Murdaca <[email protected]>|Antonio Murdaca <[email protected]>|Artem Khramov <[email protected]>|Cezar Sa Espinola <[email protected]>|Chen Hanxiao <[email protected]>|Darren Stahl <[email protected]>|David Calavera <[email protected]>|Derek McGowan <[email protected]>|Eng Zer Jun <[email protected]>|Erik Dubbelboer <[email protected]>|Fabian Kramm <[email protected]>|Guillaume Dufour <[email protected]>|Guillaume J. Charmes <[email protected]>|Hajime Tazaki <[email protected]>|Jamie Hannaford <[email protected]>|Jason A. Donenfeld <[email protected]>|Jhon Honce <[email protected]>|Josh Soref <[email protected]>|Kasper Fabæch Brandt <[email protected]>|Kathryn Baldauf <[email protected]>|Kenfe-Mickael Laventure <[email protected]>|Kirill Kolyshkin <[email protected]>|Muhammad Kaisar Arkhan <[email protected]>|Oli <[email protected]>|Olli Janatuinen <[email protected]>|Paul Nasrat <[email protected]>|Peter Bourgon <[email protected]>|Peter Waller <[email protected]>|Phil Estes <[email protected]>|Samuel Karp <[email protected]>|Stefan J. Wernli <[email protected]>|Steven Hartland <[email protected]>|Stig Larsson <[email protected]>|Tim Wang <[email protected]>|Victor Vieux <[email protected]>|Victor Vieux <[email protected]>|Yan Feng <[email protected]>|jhowardmsft <[email protected]>|liuxiaodong <[email protected]>|phineas <[email protected]>|unclejack <[email protected]>|yuexiao-wang <[email protected]>|谢致邦 (XIE Zhibang) <[email protected]>
github.com/wk8/go-ordered-map/v2: Copyright 2023 Jean Rougé <[email protected]>
github.com/ebitengine/purego: Copyright 2022 The Ebitengine Authors
github.com/distribution/reference: Copyright 2014 The CNCF Distribution Project Authors
github.com/pjbgf/sha1cd:
- Copyright 2009 The Go Authors. All rights reserved.
- Copyright 2017 Marc Stevens <[email protected]>, Dan Shumow <[email protected]>
- Copyright 2022 Paulo Gomes <[email protected]>
github.com/kr/pretty: Copyright 2012 Keith Rarick
github.com/kr/text: Copyright 2012 Keith Rarick
# Copyright information is in the Makefile
github.com/openvex/go-vex: Copyright 2023 The OpenVEX Authors
# Copyright information is in the LICENSE
github.com/aquasecurity/trivy-policies/pkg/spec: Copyright (c) 2024 Aqua Security
github.com/aquasecurity/trivy-policies/rules/specs: Copyright (c) 2024 Aqua Security
github.com/pjbgf/sha1cd: Copyright 2023 pjbgf
github.com/go-errors/errors: Copyright (c) 2015 Conrad Irwin <[email protected]>
github.com/apache/arrow/*: Copyright (C) 1995-1998 Eric Young ([email protected])
github.com/tailscale/tailscale: Copyright (c) 2020 Tailscale Inc & AUTHORS.
# Copyright information is in the source headers
github.com/csaf-poc/csaf_distribution: Copyright 2021-2023 German Federal Office for Information Security (BSI) <https://www.bsi.bund.de>
github.com/google/btree: Copyright 2014-2022 Google Inc.
github.com/google/shlex: Copyright 2012 Google Inc. All Rights Reserved.
github.com/facebook/time/*: Copyright (c) Facebook, Inc. and its affiliates.
github.com/grobie/gomemcache/memcache: Copyright 2011 Google Inc.
github.com/lightstep/go-expohisto/*: Copyright The OpenTelemetry Authors
github.com/envoyproxy/go-control-plane/*: Copyright 2020 Envoyproxy Authors
github.com/envoyproxy/protoc-gen-validate/validate: Copyright 2020 Envoyproxy Authors
github.com/cncf/xds: Copyright 2020 Envoyproxy Authors
github.com/mwitkow/go-conntrack: Copyright 2016 Michal Witkowski. All Rights Reserved.
github.com/pquerna/cachecontrol/cacheobject: Copyright 2015 Paul Querna
github.com/signalfx/sapm-proto/*: Copyright 2019 Splunk, Inc.
go.mongodb.org/atlas/mongodbatlas: Copyright 2022 MongoDB Inc
github.com/go-jose/go-jose/v4: Copyright 2014 Square Inc.
github.com/gocolly/colly: Copyright 2018 Adam Tauber
github.com/vibrantbyte/go-antpath/antpath: vibrantbyte <[email protected]>|suchao <[email protected]>
github.com/vibrantbyte/go-antpath/extend: vibrantbyte <[email protected]>|suchao <[email protected]>
# https://github.com/GoogleCloudPlatform/grpc-gcp-go/blob/main/LICENSE
github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp: Copyright 2024 gRPC authors.
github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp/grpc_gcp: Copyright 2024 gRPC authors.
github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp/multiendpoint: Copyright 2024 gRPC authors.