1
1
module github.com/ossf/scorecard-action
2
2
3
- go 1.21.8
3
+ go 1.21.12
4
4
5
5
require (
6
6
github.com/caarlos0/env/v6 v6.10.1
7
7
github.com/google/go-cmp v0.6.0
8
8
github.com/google/go-github/v46 v46.0.0
9
- github.com/ossf/scorecard/v5 v5.0.0-rc2.0.20240509182734-7ce860946928
9
+ github.com/ossf/scorecard/v5 v5.0.0
10
10
github.com/sigstore/cosign/v2 v2.2.4
11
11
github.com/spf13/cobra v1.8.1
12
12
golang.org/x/net v0.27.0
13
13
)
14
14
15
15
require (
16
- cloud.google.com/go v0.112.2 // indirect
17
- cloud.google.com/go/auth v0.4.0 // indirect
18
- cloud.google.com/go/auth/oauth2adapt v0.2.2 // indirect
19
- cloud.google.com/go/compute/metadata v0.3 .0 // indirect
20
- cloud.google.com/go/iam v1.1.8 // indirect
21
- cloud.google.com/go/storage v1.40 .0 // indirect
16
+ cloud.google.com/go v0.115.0 // indirect
17
+ cloud.google.com/go/auth v0.7.1 // indirect
18
+ cloud.google.com/go/auth/oauth2adapt v0.2.3 // indirect
19
+ cloud.google.com/go/compute/metadata v0.5 .0 // indirect
20
+ cloud.google.com/go/iam v1.1.11 // indirect
21
+ cloud.google.com/go/storage v1.43 .0 // indirect
22
22
dario.cat/mergo v1.0.0 // indirect
23
- deps.dev/api/v3 v3.0.0-20240503042720-6166138ce783 // indirect
23
+ deps.dev/api/v3 v3.0.0-20240711010811-c5a1406b0470 // indirect
24
+ deps.dev/util/maven v0.0.0-20240711010811-c5a1406b0470 // indirect
25
+ deps.dev/util/resolve v0.0.0-20240711010811-c5a1406b0470 // indirect
26
+ deps.dev/util/semver v0.0.0-20240711010811-c5a1406b0470 // indirect
24
27
filippo.io/edwards25519 v1.1.0 // indirect
25
28
github.com/AliyunContainerService/ack-ram-tool/pkg/credentials/alibabacloudsdkgo/helper v0.2.0 // indirect
26
29
github.com/Azure/azure-sdk-for-go v68.0.0+incompatible // indirect
@@ -32,8 +35,8 @@ require (
32
35
github.com/Azure/go-autorest/autorest/date v0.3.0 // indirect
33
36
github.com/Azure/go-autorest/logger v0.2.1 // indirect
34
37
github.com/Azure/go-autorest/tracing v0.6.0 // indirect
35
- github.com/BurntSushi/toml v1.3.2 // indirect
36
- github.com/CycloneDX/cyclonedx-go v0.8 .0 // indirect
38
+ github.com/BurntSushi/toml v1.4.0 // indirect
39
+ github.com/CycloneDX/cyclonedx-go v0.9 .0 // indirect
37
40
github.com/Microsoft/go-winio v0.6.2 // indirect
38
41
github.com/ProtonMail/go-crypto v1.0.0 // indirect
39
42
github.com/ThalesIgnite/crypto11 v1.2.5 // indirect
@@ -68,32 +71,31 @@ require (
68
71
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20231024185945-8841054dbdb8 // indirect
69
72
github.com/blang/semver v3.5.1+incompatible // indirect
70
73
github.com/bombsimon/logrusr/v2 v2.0.1 // indirect
71
- github.com/bradleyfalzon/ghinstallation/v2 v2.10 .0 // indirect
74
+ github.com/bradleyfalzon/ghinstallation/v2 v2.11 .0 // indirect
72
75
github.com/buildkite/agent/v3 v3.62.0 // indirect
73
76
github.com/buildkite/go-pipeline v0.3.2 // indirect
74
77
github.com/buildkite/interpolate v0.0.0-20200526001904-07f35b4ae251 // indirect
75
78
github.com/chrismellard/docker-credential-acr-env v0.0.0-20230304212654-82a0ddb27589 // indirect
76
79
github.com/clbanning/mxj/v2 v2.7.0 // indirect
77
- github.com/cloudflare/circl v1.3.8 // indirect
80
+ github.com/cloudflare/circl v1.3.9 // indirect
78
81
github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be // indirect
79
82
github.com/containerd/stargz-snapshotter/estargz v0.15.1 // indirect
80
- github.com/containerd/typeurl/v2 v2.1.1 // indirect
83
+ github.com/containerd/typeurl/v2 v2.2.0 // indirect
81
84
github.com/coreos/go-oidc/v3 v3.10.0 // indirect
82
85
github.com/cyberphone/json-canonicalization v0.0.0-20231011164504-785e29786b46 // indirect
83
- github.com/cyphar/filepath-securejoin v0.2.5 // indirect
86
+ github.com/cyphar/filepath-securejoin v0.3.0 // indirect
84
87
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
85
88
github.com/dghubble/trie v0.1.0 // indirect
86
89
github.com/digitorus/pkcs7 v0.0.0-20230818184609-3a137a874352 // indirect
87
90
github.com/digitorus/timestamp v0.0.0-20231217203849-220c5c2851b7 // indirect
88
91
github.com/dimchansky/utfbom v1.1.1 // indirect
89
- github.com/docker/cli v26.1.1 +incompatible // indirect
92
+ github.com/docker/cli v27.0.3 +incompatible // indirect
90
93
github.com/docker/distribution v2.8.3+incompatible // indirect
91
- github.com/docker/docker v26.1.1+incompatible // indirect
92
- github.com/docker/docker-credential-helpers v0.8.1 // indirect
94
+ github.com/docker/docker-credential-helpers v0.8.2 // indirect
93
95
github.com/dustin/go-humanize v1.0.1 // indirect
94
96
github.com/emicklei/go-restful/v3 v3.11.0 // indirect
95
97
github.com/emirpasic/gods v1.18.1 // indirect
96
- github.com/fatih/color v1.16 .0 // indirect
98
+ github.com/fatih/color v1.17 .0 // indirect
97
99
github.com/felixge/httpsnoop v1.0.4 // indirect
98
100
github.com/fsnotify/fsnotify v1.7.0 // indirect
99
101
github.com/go-chi/chi v4.1.2+incompatible // indirect
@@ -102,7 +104,7 @@ require (
102
104
github.com/go-git/go-git/v5 v5.12.0 // indirect
103
105
github.com/go-jose/go-jose/v3 v3.0.3 // indirect
104
106
github.com/go-jose/go-jose/v4 v4.0.1 // indirect
105
- github.com/go-logr/logr v1.4.1 // indirect
107
+ github.com/go-logr/logr v1.4.2 // indirect
106
108
github.com/go-logr/stdr v1.2.2 // indirect
107
109
github.com/go-openapi/analysis v0.23.0 // indirect
108
110
github.com/go-openapi/errors v0.22.0 // indirect
@@ -123,18 +125,18 @@ require (
123
125
github.com/golang/snappy v0.0.4 // indirect
124
126
github.com/google/certificate-transparency-go v1.1.8 // indirect
125
127
github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49 // indirect
126
- github.com/google/go-containerregistry v0.19 .1 // indirect
128
+ github.com/google/go-containerregistry v0.20 .1 // indirect
127
129
github.com/google/go-github/v53 v53.2.0 // indirect
128
130
github.com/google/go-github/v55 v55.0.0 // indirect
129
- github.com/google/go-github/v60 v60 .0.0 // indirect
131
+ github.com/google/go-github/v62 v62 .0.0 // indirect
130
132
github.com/google/go-querystring v1.1.0 // indirect
131
133
github.com/google/gofuzz v1.2.0 // indirect
132
- github.com/google/osv-scanner v1.7 .2 // indirect
134
+ github.com/google/osv-scanner v1.8 .2 // indirect
133
135
github.com/google/s2a-go v0.1.7 // indirect
134
136
github.com/google/uuid v1.6.0 // indirect
135
137
github.com/google/wire v0.6.0 // indirect
136
138
github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect
137
- github.com/googleapis/gax-go/v2 v2.12.4 // indirect
139
+ github.com/googleapis/gax-go/v2 v2.12.5 // indirect
138
140
github.com/h2non/filetype v1.1.3 // indirect
139
141
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
140
142
github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
@@ -150,7 +152,7 @@ require (
150
152
github.com/josharian/intern v1.0.0 // indirect
151
153
github.com/json-iterator/go v1.1.12 // indirect
152
154
github.com/kevinburke/ssh_config v1.2.0 // indirect
153
- github.com/klauspost/compress v1.17.8 // indirect
155
+ github.com/klauspost/compress v1.17.9 // indirect
154
156
github.com/letsencrypt/boulder v0.0.0-20231026200631-000cd05d5491 // indirect
155
157
github.com/magiconair/properties v1.8.7 // indirect
156
158
github.com/mailru/easyjson v0.7.7 // indirect
@@ -160,7 +162,7 @@ require (
160
162
github.com/miekg/pkcs11 v1.1.1 // indirect
161
163
github.com/mitchellh/go-homedir v1.1.0 // indirect
162
164
github.com/mitchellh/mapstructure v1.5.0 // indirect
163
- github.com/moby/buildkit v0.13.2 // indirect
165
+ github.com/moby/buildkit v0.15.0 // indirect
164
166
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
165
167
github.com/modern-go/reflect2 v1.0.2 // indirect
166
168
github.com/mozillazg/docker-credential-acr-helper v0.3.0 // indirect
@@ -172,14 +174,14 @@ require (
172
174
github.com/opencontainers/go-digest v1.0.0 // indirect
173
175
github.com/opencontainers/image-spec v1.1.0 // indirect
174
176
github.com/opentracing/opentracing-go v1.2.0 // indirect
175
- github.com/owenrumney/go-sarif/v2 v2.3.1 // indirect
176
- github.com/package-url/packageurl-go v0.1.2 // indirect
177
+ github.com/owenrumney/go-sarif/v2 v2.3.3 // indirect
178
+ github.com/package-url/packageurl-go v0.1.3 // indirect
177
179
github.com/pandatix/go-cvss v0.6.2 // indirect
178
180
github.com/pborman/uuid v1.2.1 // indirect
179
181
github.com/pelletier/go-toml/v2 v2.1.0 // indirect
180
182
github.com/pjbgf/sha1cd v0.3.0 // indirect
181
183
github.com/pkg/errors v0.9.1 // indirect
182
- github.com/rhysd/actionlint v1.6.27 // indirect
184
+ github.com/rhysd/actionlint v1.7.1 // indirect
183
185
github.com/rivo/uniseg v0.4.7 // indirect
184
186
github.com/robfig/cron/v3 v3.0.1 // indirect
185
187
github.com/sagikazarmark/locafero v0.4.0 // indirect
@@ -196,11 +198,11 @@ require (
196
198
github.com/sigstore/sigstore v1.8.3 // indirect
197
199
github.com/sigstore/timestamp-authority v1.2.2 // indirect
198
200
github.com/sirupsen/logrus v1.9.3 // indirect
199
- github.com/skeema/knownhosts v1.2.2 // indirect
201
+ github.com/skeema/knownhosts v1.3.0 // indirect
200
202
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 // indirect
201
203
github.com/sourcegraph/conc v0.3.0 // indirect
202
204
github.com/spdx/gordf v0.0.0-20221230105357-b735bd5aac89 // indirect
203
- github.com/spdx/tools-golang v0.5.4 // indirect
205
+ github.com/spdx/tools-golang v0.5.5 // indirect
204
206
github.com/spf13/afero v1.11.0 // indirect
205
207
github.com/spf13/cast v1.6.0 // indirect
206
208
github.com/spf13/pflag v1.0.5 // indirect
@@ -210,42 +212,46 @@ require (
210
212
github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d // indirect
211
213
github.com/thales-e-security/pool v0.0.2 // indirect
212
214
github.com/theupdateframework/go-tuf v0.7.0 // indirect
215
+ github.com/tidwall/gjson v1.17.1 // indirect
216
+ github.com/tidwall/match v1.1.1 // indirect
217
+ github.com/tidwall/pretty v1.2.1 // indirect
213
218
github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 // indirect
214
219
github.com/tjfoc/gmsm v1.4.1 // indirect
215
220
github.com/transparency-dev/merkle v0.0.2 // indirect
216
221
github.com/vbatts/tar-split v0.11.5 // indirect
217
- github.com/xanzy/go-gitlab v0.104.1 // indirect
222
+ github.com/xanzy/go-gitlab v0.107.0 // indirect
218
223
github.com/xanzy/ssh-agent v0.3.3 // indirect
219
224
github.com/zeebo/errs v1.3.0 // indirect
220
225
go.mongodb.org/mongo-driver v1.14.0 // indirect
221
226
go.opencensus.io v0.24.0 // indirect
222
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.51 .0 // indirect
223
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.51 .0 // indirect
224
- go.opentelemetry.io/otel v1.26 .0 // indirect
225
- go.opentelemetry.io/otel/metric v1.26 .0 // indirect
226
- go.opentelemetry.io/otel/trace v1.26 .0 // indirect
227
+ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.53 .0 // indirect
228
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53 .0 // indirect
229
+ go.opentelemetry.io/otel v1.28 .0 // indirect
230
+ go.opentelemetry.io/otel/metric v1.28 .0 // indirect
231
+ go.opentelemetry.io/otel/trace v1.28 .0 // indirect
227
232
go.step.sm/crypto v0.44.2 // indirect
228
233
go.uber.org/multierr v1.11.0 // indirect
229
234
go.uber.org/zap v1.27.0 // indirect
230
235
gocloud.dev v0.37.0 // indirect
231
236
golang.org/x/crypto v0.25.0 // indirect
232
- golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842 // indirect
233
- golang.org/x/mod v0.17 .0 // indirect
234
- golang.org/x/oauth2 v0.20 .0 // indirect
237
+ golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
238
+ golang.org/x/mod v0.19 .0 // indirect
239
+ golang.org/x/oauth2 v0.21 .0 // indirect
235
240
golang.org/x/sync v0.7.0 // indirect
236
241
golang.org/x/sys v0.22.0 // indirect
242
+ golang.org/x/telemetry v0.0.0-20240719153522-36c02124f005 // indirect
237
243
golang.org/x/term v0.22.0 // indirect
238
244
golang.org/x/text v0.16.0 // indirect
239
245
golang.org/x/time v0.5.0 // indirect
240
- golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
241
- golang.org/x/vuln v1.1.0 // indirect
242
- golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect
243
- google.golang.org/api v0.178 .0 // indirect
244
- google.golang.org/genproto v0.0.0-20240506185236-b8a5c65736ae // indirect
245
- google.golang.org/genproto/googleapis/api v0.0.0-20240506185236-b8a5c65736ae // indirect
246
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240506185236-b8a5c65736ae // indirect
247
- google.golang.org/grpc v1.63.2 // indirect
248
- google.golang.org/protobuf v1.34.1 // indirect
246
+ golang.org/x/tools v0.23.0 // indirect
247
+ golang.org/x/vuln v1.1.3 // indirect
248
+ golang.org/x/xerrors v0.0.0-20240716161551-93cc26a95ae9 // indirect
249
+ google.golang.org/api v0.188 .0 // indirect
250
+ google.golang.org/genproto v0.0.0-20240711142825-46eb208f015d // indirect
251
+ google.golang.org/genproto/googleapis/api v0.0.0-20240711142825-46eb208f015d // indirect
252
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20240711142825-46eb208f015d // indirect
253
+ google.golang.org/grpc v1.65.0 // indirect
254
+ google.golang.org/protobuf v1.34.2 // indirect
249
255
gopkg.in/go-jose/go-jose.v2 v2.6.3 // indirect
250
256
gopkg.in/inf.v0 v0.9.1 // indirect
251
257
gopkg.in/ini.v1 v1.67.0 // indirect
@@ -257,10 +263,10 @@ require (
257
263
k8s.io/client-go v0.28.6 // indirect
258
264
k8s.io/klog/v2 v2.120.1 // indirect
259
265
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 // indirect
260
- k8s.io/utils v0.0.0-20230726121419-3b25d923346b // indirect
266
+ k8s.io/utils v0.0.0-20240502163921-fe8a2dddb1d0 // indirect
261
267
mvdan.cc/sh/v3 v3.8.0 // indirect
262
268
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
263
- sigs.k8s.io/release-utils v0.8.1 // indirect
269
+ sigs.k8s.io/release-utils v0.8.3 // indirect
264
270
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
265
271
sigs.k8s.io/yaml v1.4.0 // indirect
266
272
)
0 commit comments