-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNOTICE
More file actions
552 lines (458 loc) · 14.6 KB
/
NOTICE
File metadata and controls
552 lines (458 loc) · 14.6 KB
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
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
Codesphere Go SDK & CLI
Copyright (c) Codesphere Inc.
This project includes code licensed under the following terms:
----------
Module: code.gitea.io/sdk/gitea
Version: v0.22.1
License: MIT
License URL: https://gitea.com/gitea/go-sdk/src/tag/gitea/v0.22.1/gitea/LICENSE
----------
Module: dario.cat/mergo
Version: v1.0.2
License: BSD-3-Clause
License URL: https://github.com/imdario/mergo/blob/v1.0.2/LICENSE
----------
Module: github.com/42wim/httpsig
Version: v1.2.3
License: BSD-3-Clause
License URL: https://github.com/42wim/httpsig/blob/v1.2.3/LICENSE
----------
Module: github.com/Masterminds/semver/v3
Version: v3.4.0
License: MIT
License URL: https://github.com/Masterminds/semver/blob/v3.4.0/LICENSE.txt
----------
Module: github.com/ProtonMail/go-crypto
Version: v1.3.0
License: BSD-3-Clause
License URL: https://github.com/ProtonMail/go-crypto/blob/v1.3.0/LICENSE
----------
Module: github.com/beorn7/perks/quantile
Version: v1.0.1
License: MIT
License URL: https://github.com/beorn7/perks/blob/v1.0.1/LICENSE
----------
Module: github.com/cespare/xxhash/v2
Version: v2.3.0
License: MIT
License URL: https://github.com/cespare/xxhash/blob/v2.3.0/LICENSE.txt
----------
Module: github.com/clipperhouse/stringish
Version: v0.1.1
License: MIT
License URL: https://github.com/clipperhouse/stringish/blob/v0.1.1/LICENSE
----------
Module: github.com/clipperhouse/uax29/v2
Version: v2.3.0
License: MIT
License URL: https://github.com/clipperhouse/uax29/blob/v2.3.0/LICENSE
----------
Module: github.com/cloudflare/circl
Version: v1.6.2
License: BSD-3-Clause
License URL: https://github.com/cloudflare/circl/blob/v1.6.2/LICENSE
----------
Module: github.com/codesphere-cloud/cs-go/pkg/tmpl
Version: Unknown
License: Apache-2.0
License URL: https://github.com/codesphere-cloud/cs-go/blob/HEAD/pkg/tmpl/LICENSE
----------
Module: github.com/cpuguy83/go-md2man/v2/md2man
Version: v2.0.7
License: MIT
License URL: https://github.com/cpuguy83/go-md2man/blob/v2.0.7/LICENSE.md
----------
Module: github.com/creativeprojects/go-selfupdate
Version: v1.5.2
License: MIT
License URL: https://github.com/creativeprojects/go-selfupdate/blob/v1.5.2/LICENSE
----------
Module: github.com/creativeprojects/go-selfupdate/update
Version: v1.5.2
License: Apache-2.0
License URL: https://github.com/creativeprojects/go-selfupdate/blob/v1.5.2/update/LICENSE
----------
Module: github.com/cyphar/filepath-securejoin
Version: v0.6.1
License: MPL-2.0
License URL: https://github.com/cyphar/filepath-securejoin/blob/v0.6.1/COPYING.md
----------
Module: github.com/davecgh/go-spew/spew
Version: v1.1.2-0.20180830191138-d8f796af33cc
License: ISC
License URL: https://github.com/davecgh/go-spew/blob/d8f796af33cc/LICENSE
----------
Module: github.com/emirpasic/gods
Version: v1.18.1
License: BSD-2-Clause
License URL: https://github.com/emirpasic/gods/blob/v1.18.1/LICENSE
----------
Module: github.com/fxamacker/cbor/v2
Version: v2.9.0
License: MIT
License URL: https://github.com/fxamacker/cbor/blob/v2.9.0/LICENSE
----------
Module: github.com/go-fed/httpsig
Version: v1.1.0
License: BSD-3-Clause
License URL: https://github.com/go-fed/httpsig/blob/v1.1.0/LICENSE
----------
Module: github.com/go-git/gcfg
Version: v1.5.1-0.20230307220236-3a3c6141e376
License: BSD-3-Clause
License URL: https://github.com/go-git/gcfg/blob/3a3c6141e376/LICENSE
----------
Module: github.com/go-git/go-billy/v5
Version: v5.8.0
License: Apache-2.0
License URL: https://github.com/go-git/go-billy/blob/v5.8.0/LICENSE
----------
Module: github.com/go-git/go-git/v5
Version: v5.16.5
License: Apache-2.0
License URL: https://github.com/go-git/go-git/blob/v5.16.5/LICENSE
----------
Module: github.com/go-logr/logr
Version: v1.4.3
License: Apache-2.0
License URL: https://github.com/go-logr/logr/blob/v1.4.3/LICENSE
----------
Module: github.com/golang/groupcache/lru
Version: v0.0.0-20241129210726-2c02b8208cf8
License: Apache-2.0
License URL: https://github.com/golang/groupcache/blob/2c02b8208cf8/LICENSE
----------
Module: github.com/google/go-cmp/cmp
Version: v0.7.0
License: BSD-3-Clause
License URL: https://github.com/google/go-cmp/blob/v0.7.0/LICENSE
----------
Module: github.com/google/go-github/v74/github
Version: v74.0.0
License: BSD-3-Clause
License URL: https://github.com/google/go-github/blob/v74.0.0/LICENSE
----------
Module: github.com/google/go-querystring/query
Version: v1.2.0
License: BSD-3-Clause
License URL: https://github.com/google/go-querystring/blob/v1.2.0/LICENSE
----------
Module: github.com/hashicorp/go-cleanhttp
Version: v0.5.2
License: MPL-2.0
License URL: https://github.com/hashicorp/go-cleanhttp/blob/v0.5.2/LICENSE
----------
Module: github.com/hashicorp/go-retryablehttp
Version: v0.7.8
License: MPL-2.0
License URL: https://github.com/hashicorp/go-retryablehttp/blob/v0.7.8/LICENSE
----------
Module: github.com/hashicorp/go-version
Version: v1.8.0
License: MPL-2.0
License URL: https://github.com/hashicorp/go-version/blob/v1.8.0/LICENSE
----------
Module: github.com/jbenet/go-context/io
Version: v0.0.0-20150711004518-d14ea06fba99
License: MIT
License URL: https://github.com/jbenet/go-context/blob/d14ea06fba99/LICENSE
----------
Module: github.com/jedib0t/go-pretty/v6
Version: v6.7.8
License: MIT
License URL: https://github.com/jedib0t/go-pretty/blob/v6.7.8/LICENSE
----------
Module: github.com/json-iterator/go
Version: v1.1.12
License: MIT
License URL: https://github.com/json-iterator/go/blob/v1.1.12/LICENSE
----------
Module: github.com/kevinburke/ssh_config
Version: v1.4.0
License: MIT
License URL: https://github.com/kevinburke/ssh_config/blob/v1.4.0/LICENSE
----------
Module: github.com/klauspost/cpuid/v2
Version: v2.3.0
License: MIT
License URL: https://github.com/klauspost/cpuid/blob/v2.3.0/LICENSE
----------
Module: github.com/liggitt/tabwriter
Version: v0.0.0-20181228230101-89fcab3d43de
License: BSD-3-Clause
License URL: https://github.com/liggitt/tabwriter/blob/89fcab3d43de/LICENSE
----------
Module: github.com/mattn/go-runewidth
Version: v0.0.19
License: MIT
License URL: https://github.com/mattn/go-runewidth/blob/v0.0.19/LICENSE
----------
Module: github.com/moby/term
Version: v0.5.2
License: Apache-2.0
License URL: https://github.com/moby/term/blob/v0.5.2/LICENSE
----------
Module: github.com/modern-go/concurrent
Version: v0.0.0-20180306012644-bacd9c7ef1dd
License: Apache-2.0
License URL: https://github.com/modern-go/concurrent/blob/bacd9c7ef1dd/LICENSE
----------
Module: github.com/modern-go/reflect2
Version: v1.0.3-0.20250322232337-35a7c28c31ee
License: Apache-2.0
License URL: https://github.com/modern-go/reflect2/blob/35a7c28c31ee/LICENSE
----------
Module: github.com/munnerz/goautoneg
Version: v0.0.0-20191010083416-a7dc8b61c822
License: BSD-3-Clause
License URL: https://github.com/munnerz/goautoneg/blob/a7dc8b61c822/LICENSE
----------
Module: github.com/onsi/ginkgo/v2
Version: v2.28.1
License: MIT
License URL: https://github.com/onsi/ginkgo/blob/v2.28.1/LICENSE
----------
Module: github.com/onsi/gomega
Version: v1.39.1
License: MIT
License URL: https://github.com/onsi/gomega/blob/v1.39.1/LICENSE
----------
Module: github.com/pjbgf/sha1cd
Version: v0.5.0
License: Apache-2.0
License URL: https://github.com/pjbgf/sha1cd/blob/v0.5.0/LICENSE
----------
Module: github.com/pmezard/go-difflib/difflib
Version: v1.0.1-0.20181226105442-5d4384ee4fb2
License: BSD-3-Clause
License URL: https://github.com/pmezard/go-difflib/blob/5d4384ee4fb2/LICENSE
----------
Module: github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil
Version: v1.23.2
License: BSD-3-Clause
License URL: https://github.com/prometheus/client_golang/blob/v1.23.2/internal/github.com/golang/gddo/LICENSE
----------
Module: github.com/prometheus/client_golang/prometheus
Version: v1.23.2
License: Apache-2.0
License URL: https://github.com/prometheus/client_golang/blob/v1.23.2/LICENSE
----------
Module: github.com/prometheus/client_model/go
Version: v0.6.2
License: Apache-2.0
License URL: https://github.com/prometheus/client_model/blob/v0.6.2/LICENSE
----------
Module: github.com/prometheus/common
Version: v0.67.5
License: Apache-2.0
License URL: https://github.com/prometheus/common/blob/v0.67.5/LICENSE
----------
Module: github.com/prometheus/procfs
Version: v0.19.2
License: Apache-2.0
License URL: https://github.com/prometheus/procfs/blob/v0.19.2/LICENSE
----------
Module: github.com/russross/blackfriday/v2
Version: v2.1.0
License: BSD-2-Clause
License URL: https://github.com/russross/blackfriday/blob/v2.1.0/LICENSE.txt
----------
Module: github.com/sergi/go-diff/diffmatchpatch
Version: v1.4.0
License: MIT
License URL: https://github.com/sergi/go-diff/blob/v1.4.0/LICENSE
----------
Module: github.com/skeema/knownhosts
Version: v1.3.2
License: Apache-2.0
License URL: https://github.com/skeema/knownhosts/blob/v1.3.2/LICENSE
----------
Module: github.com/spf13/cobra
Version: v1.10.2
License: Apache-2.0
License URL: https://github.com/spf13/cobra/blob/v1.10.2/LICENSE.txt
----------
Module: github.com/spf13/pflag
Version: v1.0.10
License: BSD-3-Clause
License URL: https://github.com/spf13/pflag/blob/v1.0.10/LICENSE
----------
Module: github.com/stretchr/objx
Version: v0.5.3
License: MIT
License URL: https://github.com/stretchr/objx/blob/v0.5.3/LICENSE
----------
Module: github.com/stretchr/testify
Version: v1.11.1
License: MIT
License URL: https://github.com/stretchr/testify/blob/v1.11.1/LICENSE
----------
Module: github.com/ulikunitz/xz
Version: v0.5.15
License: BSD-3-Clause
License URL: https://github.com/ulikunitz/xz/blob/v0.5.15/LICENSE
----------
Module: github.com/x448/float16
Version: v0.8.4
License: MIT
License URL: https://github.com/x448/float16/blob/v0.8.4/LICENSE
----------
Module: github.com/xanzy/ssh-agent
Version: v0.3.3
License: Apache-2.0
License URL: https://github.com/xanzy/ssh-agent/blob/v0.3.3/LICENSE
----------
Module: gitlab.com/gitlab-org/api/client-go
Version: v1.11.0
License: Apache-2.0
License URL: https://gitlab.com/gitlab-org/api/blob/client-go/v1.11.0/client-go/LICENSE
----------
Module: go.yaml.in/yaml/v2
Version: v2.4.3
License: Apache-2.0
License URL: https://github.com/yaml/go-yaml/blob/v2.4.3/LICENSE
----------
Module: go.yaml.in/yaml/v3
Version: v3.0.4
License: MIT
License URL: https://github.com/yaml/go-yaml/blob/v3.0.4/LICENSE
----------
Module: golang.org/x/crypto
Version: v0.48.0
License: BSD-3-Clause
License URL: https://cs.opensource.google/go/x/crypto/+/v0.48.0:LICENSE
----------
Module: golang.org/x/mod/semver
Version: v0.33.0
License: BSD-3-Clause
License URL: https://cs.opensource.google/go/x/mod/+/v0.33.0:LICENSE
----------
Module: golang.org/x/net
Version: v0.50.0
License: BSD-3-Clause
License URL: https://cs.opensource.google/go/x/net/+/v0.50.0:LICENSE
----------
Module: golang.org/x/oauth2
Version: v0.34.0
License: BSD-3-Clause
License URL: https://cs.opensource.google/go/x/oauth2/+/v0.34.0:LICENSE
----------
Module: golang.org/x/sync/errgroup
Version: v0.19.0
License: BSD-3-Clause
License URL: https://cs.opensource.google/go/x/sync/+/v0.19.0:LICENSE
----------
Module: golang.org/x/sys
Version: v0.41.0
License: BSD-3-Clause
License URL: https://cs.opensource.google/go/x/sys/+/v0.41.0:LICENSE
----------
Module: golang.org/x/text
Version: v0.34.0
License: BSD-3-Clause
License URL: https://cs.opensource.google/go/x/text/+/v0.34.0:LICENSE
----------
Module: golang.org/x/time/rate
Version: v0.14.0
License: BSD-3-Clause
License URL: https://cs.opensource.google/go/x/time/+/v0.14.0:LICENSE
----------
Module: golang.org/x/tools
Version: v0.42.0
License: BSD-3-Clause
License URL: https://cs.opensource.google/go/x/tools/+/v0.42.0:LICENSE
----------
Module: google.golang.org/protobuf
Version: v1.36.11
License: BSD-3-Clause
License URL: https://github.com/protocolbuffers/protobuf-go/blob/v1.36.11/LICENSE
----------
Module: gopkg.in/inf.v0
Version: v0.9.1
License: BSD-3-Clause
License URL: https://github.com/go-inf/inf/blob/v0.9.1/LICENSE
----------
Module: gopkg.in/validator.v2
Version: v2.0.1
License: Apache-2.0
License URL: https://github.com/go-validator/validator/blob/v2.0.1/LICENSE
----------
Module: gopkg.in/warnings.v0
Version: v0.1.2
License: BSD-2-Clause
License URL: https://github.com/go-warnings/warnings/blob/v0.1.2/LICENSE
----------
Module: gopkg.in/yaml.v3
Version: v3.0.1
License: MIT
License URL: https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE
----------
Module: k8s.io/api
Version: v0.35.1
License: Apache-2.0
License URL: https://github.com/kubernetes/api/blob/v0.35.1/LICENSE
----------
Module: k8s.io/apimachinery/pkg
Version: v0.35.1
License: Apache-2.0
License URL: https://github.com/kubernetes/apimachinery/blob/v0.35.1/LICENSE
----------
Module: k8s.io/apimachinery/third_party/forked/golang/reflect
Version: v0.35.1
License: BSD-3-Clause
License URL: https://github.com/kubernetes/apimachinery/blob/v0.35.1/third_party/forked/golang/LICENSE
----------
Module: k8s.io/cli-runtime/pkg/printers
Version: v0.35.1
License: Apache-2.0
License URL: https://github.com/kubernetes/cli-runtime/blob/v0.35.1/LICENSE
----------
Module: k8s.io/client-go/third_party/forked/golang/template
Version: v0.35.1
License: BSD-3-Clause
License URL: https://github.com/kubernetes/client-go/blob/v0.35.1/third_party/forked/golang/LICENSE
----------
Module: k8s.io/client-go/util/jsonpath
Version: v0.35.1
License: Apache-2.0
License URL: https://github.com/kubernetes/client-go/blob/v0.35.1/LICENSE
----------
Module: k8s.io/klog/v2
Version: v2.130.1
License: Apache-2.0
License URL: https://github.com/kubernetes/klog/blob/v2.130.1/LICENSE
----------
Module: k8s.io/kube-openapi/pkg/util
Version: v0.0.0-20251125145642-4e65d59e963e
License: Apache-2.0
License URL: https://github.com/kubernetes/kube-openapi/blob/4e65d59e963e/LICENSE
----------
Module: k8s.io/utils
Version: v0.0.0-20260106112306-0fe9cd71b2f8
License: Apache-2.0
License URL: https://github.com/kubernetes/utils/blob/0fe9cd71b2f8/LICENSE
----------
Module: k8s.io/utils/internal/third_party/forked/golang/net
Version: v0.0.0-20260106112306-0fe9cd71b2f8
License: BSD-3-Clause
License URL: https://github.com/kubernetes/utils/blob/0fe9cd71b2f8/internal/third_party/forked/golang/LICENSE
----------
Module: sigs.k8s.io/json
Version: v0.0.0-20250730193827-2d320260d730
License: Apache-2.0
License URL: https://github.com/kubernetes-sigs/json/blob/2d320260d730/LICENSE
----------
Module: sigs.k8s.io/randfill
Version: v1.0.0
License: Apache-2.0
License URL: https://github.com/kubernetes-sigs/randfill/blob/v1.0.0/LICENSE
----------
Module: sigs.k8s.io/structured-merge-diff/v6/value
Version: v6.3.1
License: Apache-2.0
License URL: https://github.com/kubernetes-sigs/structured-merge-diff/blob/v6.3.1/LICENSE
----------
Module: sigs.k8s.io/yaml
Version: v1.6.0
License: Apache-2.0
License URL: https://github.com/kubernetes-sigs/yaml/blob/v1.6.0/LICENSE