@@ -4,8 +4,8 @@ go 1.24.4
4
4
5
5
require (
6
6
github.com/Azure/azure-sdk-for-go v68.0.0+incompatible
7
- github.com/Azure/azure-sdk-for-go/sdk/azcore v1.18.1
8
- github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.10.1
7
+ github.com/Azure/azure-sdk-for-go/sdk/azcore v1.18.2
8
+ github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.11.0
9
9
github.com/BurntSushi/toml v1.5.0
10
10
github.com/CycloneDX/cyclonedx-go v0.9.2
11
11
github.com/GoogleCloudPlatform/docker-credential-gcr v2.0.5+incompatible
@@ -27,36 +27,36 @@ require (
27
27
github.com/aquasecurity/trivy-db v0.0.0-20250731052236-c7c831e2254d
28
28
github.com/aquasecurity/trivy-java-db v0.0.0-20240109071736-184bd7481d48
29
29
github.com/aquasecurity/trivy-kubernetes v0.9.1
30
- github.com/aws/aws-sdk-go-v2 v1.37.1
31
- github.com/aws/aws-sdk-go-v2/config v1.30.2
32
- github.com/aws/aws-sdk-go-v2/credentials v1.18.2
33
- github.com/aws/aws-sdk-go-v2/service/ec2 v1.239 .0
34
- github.com/aws/aws-sdk-go-v2/service/ecr v1.47.1
35
- github.com/aws/aws-sdk-go-v2/service/s3 v1.85.1
30
+ github.com/aws/aws-sdk-go-v2 v1.38.0
31
+ github.com/aws/aws-sdk-go-v2/config v1.31.0
32
+ github.com/aws/aws-sdk-go-v2/credentials v1.18.4
33
+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.244 .0
34
+ github.com/aws/aws-sdk-go-v2/service/ecr v1.49.0
35
+ github.com/aws/aws-sdk-go-v2/service/s3 v1.87.0
36
36
github.com/aws/smithy-go v1.22.5
37
37
github.com/bitnami/go-version v0.0.0-20231130084017-bb00604d650c
38
- github.com/bmatcuk/doublestar/v4 v4.9.0
38
+ github.com/bmatcuk/doublestar/v4 v4.9.1
39
39
github.com/cenkalti/backoff/v4 v4.3.0
40
40
github.com/cheggaaa/pb/v3 v3.1.7
41
- github.com/containerd/containerd/v2 v2.1.3
41
+ github.com/containerd/containerd/v2 v2.1.4
42
42
github.com/containerd/platforms v1.0.0-rc.1
43
43
github.com/distribution/reference v0.6.0
44
- github.com/docker/cli v28.3.2 +incompatible
44
+ github.com/docker/cli v28.3.3 +incompatible
45
45
github.com/docker/docker v28.3.3+incompatible
46
- github.com/docker/go-connections v0.5 .0
46
+ github.com/docker/go-connections v0.6 .0
47
47
github.com/docker/go-units v0.5.0
48
48
github.com/fatih/color v1.18.0
49
49
github.com/go-git/go-git/v5 v5.16.2
50
50
github.com/go-json-experiment/json v0.0.0-20250223041408-d3c622f1b874 // Replace with encoding/json/v2 when proposal is accepted. Track https://github.com/golang/go/issues/71497
51
51
github.com/go-redis/redis/v8 v8.11.5
52
52
github.com/gocsaf/csaf/v3 v3.3.0
53
- github.com/golang-jwt/jwt/v5 v5.2.3
53
+ github.com/golang-jwt/jwt/v5 v5.3.0
54
54
github.com/google/go-containerregistry v0.20.6
55
55
github.com/google/go-github/v62 v62.0.0
56
56
github.com/google/licenseclassifier/v2 v2.0.0
57
57
github.com/google/uuid v1.6.0
58
58
github.com/google/wire v0.6.0
59
- github.com/hashicorp/go-getter v1.7.8
59
+ github.com/hashicorp/go-getter v1.7.9
60
60
github.com/hashicorp/go-multierror v1.1.1
61
61
github.com/hashicorp/go-retryablehttp v0.7.8
62
62
github.com/hashicorp/go-uuid v1.0.3
@@ -86,7 +86,7 @@ require (
86
86
github.com/mitchellh/mapstructure v1.5.0
87
87
github.com/moby/buildkit v0.23.2
88
88
github.com/moby/docker-image-spec v1.3.1
89
- github.com/open-policy-agent/opa v1.6.0
89
+ github.com/open-policy-agent/opa v1.7.1
90
90
github.com/opencontainers/go-digest v1.0.0
91
91
github.com/opencontainers/image-spec v1.1.1
92
92
github.com/openvex/discovery v0.1.1-0.20240802171711-7c54efc57553
@@ -97,8 +97,8 @@ require (
97
97
github.com/rust-secure-code/go-rustaudit v0.0.0-20250226111315-e20ec32e963c
98
98
github.com/samber/lo v1.51.0
99
99
github.com/sassoftware/go-rpmutils v0.4.0
100
- github.com/secure-systems-lab/go-securesystemslib v0.9.0
101
- github.com/sigstore/rekor v1.3.10
100
+ github.com/secure-systems-lab/go-securesystemslib v0.9.1
101
+ github.com/sigstore/rekor v1.4.0
102
102
github.com/sirupsen/logrus v1.9.3
103
103
github.com/sosedoff/gitkit v0.4.0
104
104
github.com/spdx/tools-golang v0.5.5 // v0.5.3 with necessary changes. Can be upgraded to version 0.5.4 after release.
@@ -116,20 +116,20 @@ require (
116
116
github.com/zclconf/go-cty v1.16.3
117
117
github.com/zclconf/go-cty-yaml v1.1.0
118
118
go.etcd.io/bbolt v1.4.2
119
- golang.org/x/crypto v0.40 .0
120
- golang.org/x/mod v0.26 .0
121
- golang.org/x/net v0.42 .0
119
+ golang.org/x/crypto v0.41 .0
120
+ golang.org/x/mod v0.27 .0
121
+ golang.org/x/net v0.43 .0
122
122
golang.org/x/sync v0.16.0
123
- golang.org/x/term v0.33 .0
124
- golang.org/x/text v0.27 .0
123
+ golang.org/x/term v0.34 .0
124
+ golang.org/x/text v0.28 .0
125
125
golang.org/x/vuln v1.1.4
126
126
golang.org/x/xerrors v0.0.0-20240716161551-93cc26a95ae9
127
- google.golang.org/protobuf v1.36.6
127
+ google.golang.org/protobuf v1.36.7
128
128
gopkg.in/yaml.v3 v3.0.1
129
- helm.sh/helm/v3 v3.18.4
130
- k8s.io/api v0.33.3
129
+ helm.sh/helm/v3 v3.18.5
130
+ k8s.io/api v0.33.4
131
131
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
132
- modernc.org/sqlite v1.38.0
132
+ modernc.org/sqlite v1.38.2
133
133
)
134
134
135
135
require github.com/rogpeppe/go-internal v1.14.1
@@ -148,17 +148,17 @@ require (
148
148
buf.build/go/spdx v0.2.0 // indirect
149
149
buf.build/go/standard v0.1.0 // indirect
150
150
cel.dev/expr v0.24.0 // indirect
151
- cloud.google.com/go v0.118.3 // indirect
152
- cloud.google.com/go/auth v0.15.0 // indirect
151
+ cloud.google.com/go v0.121.2 // indirect
152
+ cloud.google.com/go/auth v0.16.2 // indirect
153
153
cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect
154
154
cloud.google.com/go/compute/metadata v0.7.0 // indirect
155
- cloud.google.com/go/iam v1.4.1 // indirect
156
- cloud.google.com/go/monitoring v1.24.0 // indirect
157
- cloud.google.com/go/storage v1.50 .0 // indirect
155
+ cloud.google.com/go/iam v1.5.2 // indirect
156
+ cloud.google.com/go/monitoring v1.24.2 // indirect
157
+ cloud.google.com/go/storage v1.55 .0 // indirect
158
158
connectrpc.com/connect v1.18.1 // indirect
159
159
connectrpc.com/otelconnect v0.7.2 // indirect
160
160
dario.cat/mergo v1.0.1 // indirect
161
- github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.1 // indirect
161
+ github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.2 // indirect
162
162
github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect
163
163
github.com/Azure/go-autorest v14.2.0+incompatible // indirect
164
164
github.com/Azure/go-autorest/autorest v0.11.29 // indirect
@@ -168,9 +168,9 @@ require (
168
168
github.com/Azure/go-autorest/tracing v0.6.0 // indirect
169
169
github.com/AzureAD/microsoft-authentication-library-for-go v1.4.2 // indirect
170
170
github.com/DataDog/zstd v1.5.5 // indirect
171
- github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.26 .0 // indirect
172
- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.49 .0 // indirect
173
- github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.49 .0 // indirect
171
+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.27 .0 // indirect
172
+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.51 .0 // indirect
173
+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.51 .0 // indirect
174
174
github.com/Intevation/gval v1.3.0 // indirect
175
175
github.com/Intevation/jsonpath v0.2.1 // indirect
176
176
github.com/MakeNowJust/heredoc v1.0.0 // indirect
@@ -190,16 +190,16 @@ require (
190
190
github.com/aquasecurity/jfather v0.0.8 // indirect
191
191
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
192
192
github.com/aws/aws-sdk-go v1.55.7 // indirect
193
- github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.1 // indirect
194
- github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.1 // indirect
195
- github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.1 // indirect
193
+ github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.3 // indirect
194
+ github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.3 // indirect
195
+ github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.3 // indirect
196
196
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3 // indirect
197
197
github.com/aws/aws-sdk-go-v2/service/ebs v1.22.1 // indirect
198
198
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.0 // indirect
199
- github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.1 // indirect
200
- github.com/aws/aws-sdk-go-v2/service/sso v1.26.1 // indirect
201
- github.com/aws/aws-sdk-go-v2/service/ssooidc v1.31.1 // indirect
202
- github.com/aws/aws-sdk-go-v2/service/sts v1.35.1 // indirect
199
+ github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.3 // indirect
200
+ github.com/aws/aws-sdk-go-v2/service/sso v1.28.0 // indirect
201
+ github.com/aws/aws-sdk-go-v2/service/ssooidc v1.33.0 // indirect
202
+ github.com/aws/aws-sdk-go-v2/service/sts v1.37.0 // indirect
203
203
github.com/beorn7/perks v1.0.1 // indirect
204
204
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
205
205
github.com/blang/semver v3.5.1+incompatible // indirect
@@ -212,7 +212,7 @@ require (
212
212
github.com/cespare/xxhash/v2 v2.3.0 // indirect
213
213
github.com/chai2010/gettext-go v1.0.2 // indirect
214
214
github.com/cloudflare/circl v1.6.1 // indirect
215
- github.com/cncf/xds/go v0.0.0-20250121191232-2f005788dc42 // indirect
215
+ github.com/cncf/xds/go v0.0.0-20250501225837-2ac532fd4443 // indirect
216
216
github.com/containerd/cgroups/v3 v3.0.5 // indirect
217
217
github.com/containerd/containerd v1.7.27 // indirect
218
218
github.com/containerd/containerd/api v1.9.0 // indirect
@@ -294,12 +294,12 @@ require (
294
294
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
295
295
github.com/google/subcommands v1.2.0 // indirect
296
296
github.com/googleapis/enterprise-certificate-proxy v0.3.6 // indirect
297
- github.com/googleapis/gax-go/v2 v2.14.1 // indirect
297
+ github.com/googleapis/gax-go/v2 v2.14.2 // indirect
298
298
github.com/gorilla/mux v1.8.1 // indirect
299
299
github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 // indirect
300
300
github.com/gosuri/uitable v0.0.4 // indirect
301
301
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
302
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3 // indirect
302
+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1 // indirect
303
303
github.com/hashicorp/errwrap v1.1.0 // indirect
304
304
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
305
305
github.com/hashicorp/go-safetemp v1.0.0 // indirect
@@ -330,7 +330,6 @@ require (
330
330
github.com/mattn/go-isatty v0.0.20 // indirect
331
331
github.com/mattn/go-runewidth v0.0.16 // indirect
332
332
github.com/mitchellh/copystructure v1.2.0 // indirect
333
- github.com/mitchellh/go-testing-interface v1.14.1 // indirect
334
333
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
335
334
github.com/mitchellh/reflectwalk v1.0.2 // indirect
336
335
github.com/moby/go-archive v0.1.0 // indirect
@@ -386,13 +385,13 @@ require (
386
385
github.com/sassoftware/relic v7.2.1+incompatible // indirect
387
386
github.com/segmentio/asm v1.2.0 // indirect
388
387
github.com/segmentio/encoding v0.5.1 // indirect
389
- github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
388
+ github.com/sergi/go-diff v1.4.0 // indirect
390
389
github.com/shibumi/go-pathspec v1.3.0 // indirect
391
390
github.com/shirou/gopsutil/v4 v4.25.5 // indirect
392
391
github.com/shopspring/decimal v1.4.0 // indirect
393
392
github.com/sigstore/cosign/v2 v2.2.4 // indirect
394
- github.com/sigstore/protobuf-specs v0.4.1 // indirect
395
- github.com/sigstore/sigstore v1.9.1 // indirect
393
+ github.com/sigstore/protobuf-specs v0.5.0 // indirect
394
+ github.com/sigstore/sigstore v1.9.5 // indirect
396
395
github.com/sigstore/timestamp-authority v1.2.2 // indirect
397
396
github.com/skeema/knownhosts v1.3.1 // indirect
398
397
github.com/sourcegraph/conc v0.3.0 // indirect
@@ -402,7 +401,7 @@ require (
402
401
github.com/stretchr/objx v0.5.2 // indirect
403
402
github.com/subosito/gotenv v1.6.0 // indirect
404
403
github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d // indirect
405
- github.com/tchap/go-patricia/v2 v2.3.2 // indirect
404
+ github.com/tchap/go-patricia/v2 v2.3.3 // indirect
406
405
github.com/theupdateframework/go-tuf v0.7.0 // indirect
407
406
github.com/theupdateframework/notary v0.7.0 // indirect
408
407
github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 // indirect
@@ -413,7 +412,7 @@ require (
413
412
github.com/transparency-dev/merkle v0.0.2 // indirect
414
413
github.com/ulikunitz/xz v0.5.12 // indirect
415
414
github.com/vbatts/tar-split v0.12.1 // indirect
416
- github.com/vektah/gqlparser/v2 v2.5.28 // indirect
415
+ github.com/vektah/gqlparser/v2 v2.5.30 // indirect
417
416
github.com/vmihailenco/msgpack/v5 v5.4.1 // indirect
418
417
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
419
418
github.com/x448/float16 v0.8.4 // indirect
@@ -432,51 +431,52 @@ require (
432
431
go.mongodb.org/mongo-driver v1.14.0 // indirect
433
432
go.opencensus.io v0.24.0 // indirect
434
433
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
435
- go.opentelemetry.io/contrib/detectors/gcp v1.34 .0 // indirect
436
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60 .0 // indirect
437
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61 .0 // indirect
438
- go.opentelemetry.io/otel v1.36 .0 // indirect
434
+ go.opentelemetry.io/contrib/detectors/gcp v1.36 .0 // indirect
435
+ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.61 .0 // indirect
436
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62 .0 // indirect
437
+ go.opentelemetry.io/otel v1.37 .0 // indirect
439
438
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.32.0 // indirect
440
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.36 .0 // indirect
441
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.36 .0 // indirect
442
- go.opentelemetry.io/otel/metric v1.36 .0 // indirect
443
- go.opentelemetry.io/otel/sdk v1.36 .0 // indirect
444
- go.opentelemetry.io/otel/sdk/metric v1.36 .0 // indirect
445
- go.opentelemetry.io/otel/trace v1.36 .0 // indirect
439
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.37 .0 // indirect
440
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.37 .0 // indirect
441
+ go.opentelemetry.io/otel/metric v1.37 .0 // indirect
442
+ go.opentelemetry.io/otel/sdk v1.37 .0 // indirect
443
+ go.opentelemetry.io/otel/sdk/metric v1.37 .0 // indirect
444
+ go.opentelemetry.io/otel/trace v1.37 .0 // indirect
446
445
go.opentelemetry.io/proto/otlp v1.7.0 // indirect
447
446
go.uber.org/automaxprocs v1.6.0 // indirect
448
447
go.uber.org/mock v0.5.2 // indirect
449
448
go.uber.org/multierr v1.11.0 // indirect
450
449
go.uber.org/zap v1.27.0 // indirect
451
450
go.yaml.in/yaml/v2 v2.4.2 // indirect
452
451
go.yaml.in/yaml/v3 v3.0.3 // indirect
453
- golang.org/x/exp v0.0.0-20250606033433-dcc06ee1d476 // indirect
452
+ golang.org/x/exp v0.0.0-20250620022241-b7579e27df2b // indirect
454
453
golang.org/x/oauth2 v0.30.0 // indirect
455
- golang.org/x/sys v0.34 .0 // indirect
456
- golang.org/x/telemetry v0.0.0-20250417124945-06ef541f3fa3 // indirect
454
+ golang.org/x/sys v0.35 .0 // indirect
455
+ golang.org/x/telemetry v0.0.0-20250710130107-8d8967aff50b // indirect
457
456
golang.org/x/time v0.12.0 // indirect
458
- golang.org/x/tools v0.34.1-0.20250610205101-c26dd3ba555e // indirect
457
+ golang.org/x/tools v0.35.0 // indirect
458
+ golang.org/x/tools/go/packages/packagestest v0.1.1-deprecated // indirect
459
459
golang.org/x/tools/gopls v0.19.1 // indirect
460
- google.golang.org/api v0.228 .0 // indirect
461
- google.golang.org/genproto v0.0.0-20250303144028-a0af3efb3deb // indirect
460
+ google.golang.org/api v0.242 .0 // indirect
461
+ google.golang.org/genproto v0.0.0-20250505200425-f936aa4a68b2 // indirect
462
462
google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822 // indirect
463
463
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 // indirect
464
- google.golang.org/grpc v1.72 .2 // indirect
464
+ google.golang.org/grpc v1.74 .2 // indirect
465
465
gopkg.in/cheggaaa/pb.v1 v1.0.28 // indirect
466
466
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
467
467
gopkg.in/inf.v0 v0.9.1 // indirect
468
468
gopkg.in/warnings.v0 v0.1.2 // indirect
469
469
gopkg.in/yaml.v2 v2.4.0 // indirect
470
- k8s.io/apiextensions-apiserver v0.33.2 // indirect
471
- k8s.io/apimachinery v0.33.3 // indirect
472
- k8s.io/apiserver v0.33.2 // indirect
473
- k8s.io/cli-runtime v0.33.2 // indirect
474
- k8s.io/client-go v0.33.2 // indirect
475
- k8s.io/component-base v0.33.2 // indirect
470
+ k8s.io/apiextensions-apiserver v0.33.3 // indirect
471
+ k8s.io/apimachinery v0.33.4 // indirect
472
+ k8s.io/apiserver v0.33.3 // indirect
473
+ k8s.io/cli-runtime v0.33.3 // indirect
474
+ k8s.io/client-go v0.33.3 // indirect
475
+ k8s.io/component-base v0.33.3 // indirect
476
476
k8s.io/klog/v2 v2.130.1 // indirect
477
477
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff // indirect
478
- k8s.io/kubectl v0.33.2 // indirect
479
- modernc.org/libc v1.65.10 // indirect
478
+ k8s.io/kubectl v0.33.3 // indirect
479
+ modernc.org/libc v1.66.3 // indirect
480
480
modernc.org/mathutil v1.7.1 // indirect
481
481
modernc.org/memory v1.11.0 // indirect
482
482
mvdan.cc/sh/v3 v3.11.0 // indirect
@@ -488,7 +488,7 @@ require (
488
488
sigs.k8s.io/kustomize/kyaml v0.19.0 // indirect
489
489
sigs.k8s.io/randfill v1.0.0 // indirect
490
490
sigs.k8s.io/structured-merge-diff/v4 v4.6.0 // indirect
491
- sigs.k8s.io/yaml v1.5 .0 // indirect
491
+ sigs.k8s.io/yaml v1.6 .0 // indirect
492
492
)
493
493
494
494
tool (
0 commit comments