Skip to content

Commit a7ab16b

Browse files
authored
chore: fix dependabot alerts (#2569)
#2559 #2560 #2561 #2562 #2563 #2564 #2565 Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
1 parent 4bb5ae3 commit a7ab16b

6 files changed

Lines changed: 50 additions & 50 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353

5454
# Initializes the CodeQL tools for scanning.
5555
- name: Initialize CodeQL
56-
uses: github/codeql-action/init@v3.25.12
56+
uses: github/codeql-action/init@v3.25.13
5757
with:
5858
languages: ${{ matrix.language }}
5959
# If you wish to specify custom queries, you can do so here or in a config file.
@@ -64,7 +64,7 @@ jobs:
6464
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
6565
# If this step fails, then you should remove it and run the build manually (see below)
6666
- name: Autobuild
67-
uses: github/codeql-action/autobuild@v3.25.12
67+
uses: github/codeql-action/autobuild@v3.25.13
6868

6969
# ℹ️ Command-line programs to run using the OS shell.
7070
# 📚 https://git.io/JvXDl
@@ -77,4 +77,4 @@ jobs:
7777
# make release
7878

7979
- name: Perform CodeQL Analysis
80-
uses: github/codeql-action/analyze@v3.25.12
80+
uses: github/codeql-action/analyze@v3.25.13

.github/workflows/publish.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ jobs:
237237
TRIVY_USERNAME: ${{ github.actor }}
238238
TRIVY_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
239239
- name: Upload Trivy scan results to GitHub Security tab
240-
uses: github/codeql-action/upload-sarif@v3.25.12
240+
uses: github/codeql-action/upload-sarif@v3.25.13
241241
with:
242242
sarif_file: 'trivy-results.sarif'
243243

@@ -274,7 +274,7 @@ jobs:
274274
TRIVY_USERNAME: ${{ github.actor }}
275275
TRIVY_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
276276
- name: Upload Trivy scan results to GitHub Security tab
277-
uses: github/codeql-action/upload-sarif@v3.25.12
277+
uses: github/codeql-action/upload-sarif@v3.25.13
278278
with:
279279
sarif_file: 'trivy-results.sarif'
280280

.github/workflows/scorecards.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ jobs:
5757

5858
# Upload the results to GitHub's code scanning dashboard.
5959
- name: "Upload to code-scanning"
60-
uses: github/codeql-action/upload-sarif@v3.25.12
60+
uses: github/codeql-action/upload-sarif@v3.25.13
6161
with:
6262
sarif_file: results.sarif

THIRD-PARTY-LICENSES.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ github.com/aquasecurity/table|https://github.com/aquasecurity/table/blob/v1.8.0/
6262
github.com/aquasecurity/tml|https://github.com/aquasecurity/tml/blob/v0.6.1/LICENSE|Unlicense
6363
github.com/aquasecurity/trivy-checks|https://github.com/aquasecurity/trivy-checks/blob/v0.13.0/LICENSE|MIT
6464
github.com/asaskevich/govalidator|https://github.com/asaskevich/govalidator/blob/a9d515a09cc2/LICENSE|MIT
65-
github.com/aws/aws-sdk-go-v2/config|https://github.com/aws/aws-sdk-go-v2/blob/config/v1.27.26/config/LICENSE.txt|Apache-2.0
66-
github.com/aws/aws-sdk-go-v2/credentials|https://github.com/aws/aws-sdk-go-v2/blob/credentials/v1.17.26/credentials/LICENSE.txt|Apache-2.0
65+
github.com/aws/aws-sdk-go-v2/config|https://github.com/aws/aws-sdk-go-v2/blob/config/v1.27.27/config/LICENSE.txt|Apache-2.0
66+
github.com/aws/aws-sdk-go-v2/credentials|https://github.com/aws/aws-sdk-go-v2/blob/credentials/v1.17.27/credentials/LICENSE.txt|Apache-2.0
6767
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue|https://github.com/aws/aws-sdk-go-v2/blob/feature/dynamodb/attributevalue/v1.14.9/feature/dynamodb/attributevalue/LICENSE.txt|Apache-2.0
6868
github.com/aws/aws-sdk-go-v2/feature/ec2/imds|https://github.com/aws/aws-sdk-go-v2/blob/feature/ec2/imds/v1.16.11/feature/ec2/imds/LICENSE.txt|Apache-2.0
6969
github.com/aws/aws-sdk-go-v2/internal/configsources|https://github.com/aws/aws-sdk-go-v2/blob/internal/configsources/v1.3.15/internal/configsources/LICENSE.txt|Apache-2.0
@@ -81,13 +81,13 @@ github.com/aws/aws-sdk-go-v2/service/ecr|https://github.com/aws/aws-sdk-go-v2/bl
8181
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding|https://github.com/aws/aws-sdk-go-v2/blob/service/internal/accept-encoding/v1.11.3/service/internal/accept-encoding/LICENSE.txt|Apache-2.0
8282
github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery|https://github.com/aws/aws-sdk-go-v2/blob/service/internal/endpoint-discovery/v1.9.16/service/internal/endpoint-discovery/LICENSE.txt|Apache-2.0
8383
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url|https://github.com/aws/aws-sdk-go-v2/blob/service/internal/presigned-url/v1.11.17/service/internal/presigned-url/LICENSE.txt|Apache-2.0
84-
github.com/aws/aws-sdk-go-v2/service/secretsmanager|https://github.com/aws/aws-sdk-go-v2/blob/service/secretsmanager/v1.32.3/service/secretsmanager/LICENSE.txt|Apache-2.0
84+
github.com/aws/aws-sdk-go-v2/service/secretsmanager|https://github.com/aws/aws-sdk-go-v2/blob/service/secretsmanager/v1.32.4/service/secretsmanager/LICENSE.txt|Apache-2.0
8585
github.com/aws/aws-sdk-go-v2/service/ssooidc|https://github.com/aws/aws-sdk-go-v2/blob/service/ssooidc/v1.26.4/service/ssooidc/LICENSE.txt|Apache-2.0
86-
github.com/aws/aws-sdk-go-v2/service/sso|https://github.com/aws/aws-sdk-go-v2/blob/service/sso/v1.22.3/service/sso/LICENSE.txt|Apache-2.0
86+
github.com/aws/aws-sdk-go-v2/service/sso|https://github.com/aws/aws-sdk-go-v2/blob/service/sso/v1.22.4/service/sso/LICENSE.txt|Apache-2.0
8787
github.com/aws/aws-sdk-go-v2/service/sts|https://github.com/aws/aws-sdk-go-v2/blob/service/sts/v1.30.3/service/sts/LICENSE.txt|Apache-2.0
8888
github.com/aws/aws-sdk-go-v2|https://github.com/aws/aws-sdk-go-v2/blob/v1.30.3/LICENSE.txt|Apache-2.0
89-
github.com/aws/aws-sdk-go/internal/sync/singleflight|https://github.com/aws/aws-sdk-go/blob/v1.54.19/internal/sync/singleflight/LICENSE|BSD-3-Clause
90-
github.com/aws/aws-sdk-go|https://github.com/aws/aws-sdk-go/blob/v1.54.19/LICENSE.txt|Apache-2.0
89+
github.com/aws/aws-sdk-go/internal/sync/singleflight|https://github.com/aws/aws-sdk-go/blob/v1.54.20/internal/sync/singleflight/LICENSE|BSD-3-Clause
90+
github.com/aws/aws-sdk-go|https://github.com/aws/aws-sdk-go/blob/v1.54.20/LICENSE.txt|Apache-2.0
9191
github.com/aws/smithy-go/internal/sync/singleflight|https://github.com/aws/smithy-go/blob/v1.20.3/internal/sync/singleflight/LICENSE|BSD-3-Clause
9292
github.com/aws/smithy-go|https://github.com/aws/smithy-go/blob/v1.20.3/LICENSE|Apache-2.0
9393
github.com/awslabs/amazon-ecr-credential-helper/ecr-login|https://github.com/awslabs/amazon-ecr-credential-helper/blob/8841054dbdb8/ecr-login/LICENSE|Apache-2.0
@@ -293,7 +293,7 @@ github.com/opencontainers/go-digest|https://github.com/opencontainers/go-digest/
293293
github.com/opencontainers/image-spec/specs-go|https://github.com/opencontainers/image-spec/blob/v1.1.0/LICENSE|Apache-2.0
294294
github.com/opencontainers/image-spec|https://github.com/opencontainers/image-spec/blob/v1.1.0/LICENSE|Apache-2.0
295295
github.com/opencontainers/runtime-spec/specs-go|https://github.com/opencontainers/runtime-spec/blob/v1.2.0/LICENSE|Apache-2.0
296-
github.com/opencontainers/selinux/go-selinux|https://github.com/opencontainers/selinux/blob/v1.11.0/LICENSE|Apache-2.0
296+
github.com/opencontainers/selinux|https://github.com/opencontainers/selinux/blob/v1.11.0/LICENSE|Apache-2.0
297297
github.com/opentracing/opentracing-go|https://github.com/opentracing/opentracing-go/blob/v1.2.0/LICENSE|Apache-2.0
298298
github.com/package-url/packageurl-go|https://github.com/package-url/packageurl-go/blob/v0.1.3/LICENSE|MIT
299299
github.com/pborman/uuid|https://github.com/pborman/uuid/blob/v1.2.1/LICENSE|BSD-3-Clause
@@ -397,6 +397,7 @@ golang.org/x/oauth2|https://cs.opensource.google/go/x/oauth2/+/v0.21.0:LICENSE|B
397397
golang.org/x/sync/errgroup|https://cs.opensource.google/go/x/sync/+/v0.7.0:LICENSE|BSD-3-Clause
398398
golang.org/x/sync/semaphore|https://cs.opensource.google/go/x/sync/+/v0.7.0:LICENSE|BSD-3-Clause
399399
golang.org/x/sync|https://cs.opensource.google/go/x/sync/+/v0.7.0:LICENSE|BSD-3-Clause
400+
golang.org/x/sys/cpu|https://cs.opensource.google/go/x/sys/+/v0.22.0:LICENSE|BSD-3-Clause
400401
golang.org/x/sys/unix|https://cs.opensource.google/go/x/sys/+/v0.22.0:LICENSE|BSD-3-Clause
401402
golang.org/x/sys|https://cs.opensource.google/go/x/sys/+/v0.22.0:LICENSE|BSD-3-Clause
402403
golang.org/x/term|https://cs.opensource.google/go/x/term/+/v0.22.0:LICENSE|BSD-3-Clause
@@ -435,11 +436,10 @@ k8s.io/component-base|https://github.com/kubernetes/component-base/blob/v0.30.1/
435436
k8s.io/klog/v2|https://github.com/kubernetes/klog/blob/v2.120.1/LICENSE|Apache-2.0
436437
k8s.io/kubectl|https://github.com/kubernetes/kubectl/blob/v0.30.1/LICENSE|Apache-2.0
437438
modernc.org/gc/v3|https://gitlab.com/cznic/gc/blob/573471604cb6/v3/LICENSE|BSD-3-Clause
438-
modernc.org/libc/honnef.co/go/netdb|https://gitlab.com/cznic/libc/blob/v1.52.1/honnef.co/go/netdb/LICENSE|MIT
439-
modernc.org/libc|https://gitlab.com/cznic/libc/blob/v1.52.1/LICENSE-GO|BSD-3-Clause
439+
modernc.org/libc|https://gitlab.com/cznic/libc/blob/v1.55.3/LICENSE-GO|BSD-3-Clause
440440
modernc.org/mathutil|Unknown|Unknown
441441
modernc.org/memory|https://gitlab.com/cznic/memory/blob/v1.8.0/LICENSE-GO|BSD-3-Clause
442-
modernc.org/sqlite|https://gitlab.com/cznic/sqlite/blob/v1.30.2/LICENSE|BSD-3-Clause
442+
modernc.org/sqlite|https://gitlab.com/cznic/sqlite/blob/v1.31.1/LICENSE|BSD-3-Clause
443443
modernc.org/strutil|Unknown|Unknown
444444
modernc.org/token|https://gitlab.com/cznic/token/blob/v1.1.0/LICENSE|BSD-3-Clause
445445
oras.land/oras-go/v2|https://github.com/oras-project/oras-go/blob/v2.5.0/LICENSE|Apache-2.0

go.mod

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ require (
1818
github.com/fsnotify/fsnotify v1.7.0
1919
github.com/go-ldap/ldap/v3 v3.4.8
2020
github.com/gofrs/uuid v4.4.0+incompatible
21-
github.com/google/go-containerregistry v0.19.2
21+
github.com/google/go-containerregistry v0.20.1
2222
github.com/google/uuid v1.6.0
2323
github.com/gorilla/mux v1.8.1
2424
github.com/hashicorp/golang-lru/v2 v2.0.7
@@ -47,22 +47,22 @@ require (
4747
require (
4848
github.com/aquasecurity/trivy v0.53.0
4949
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.3
50-
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.32.3
50+
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.32.4
5151
github.com/aws/aws-secretsmanager-caching-go v1.2.0
5252
github.com/containers/image/v5 v5.31.1
5353
github.com/dchest/siphash v1.2.3
5454
github.com/google/go-github/v52 v52.0.0
5555
github.com/gorilla/securecookie v1.1.2
5656
github.com/gorilla/sessions v1.3.0
57-
github.com/migueleliasweb/go-github-mock v0.0.23
57+
github.com/migueleliasweb/go-github-mock v1.0.0
5858
github.com/notaryproject/notation-go v1.1.1
5959
github.com/opencontainers/distribution-spec/specs-go v0.0.0-20240201174943-0f98d91a0afe
6060
github.com/project-zot/mockoidc v0.0.0-20240610203808-d69d9e02020a
6161
github.com/sigstore/cosign/v2 v2.2.4
6262
github.com/swaggo/http-swagger v1.3.4
6363
github.com/zitadel/oidc v1.13.5
6464
golang.org/x/oauth2 v0.21.0
65-
modernc.org/sqlite v1.30.2
65+
modernc.org/sqlite v1.31.1
6666
oras.land/oras-go/v2 v2.5.0
6767
)
6868

@@ -140,7 +140,7 @@ require (
140140
github.com/gomodule/redigo v1.8.9 // indirect
141141
github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49 // indirect
142142
github.com/google/go-github/v55 v55.0.0 // indirect
143-
github.com/google/go-github/v59 v59.0.0 // indirect
143+
github.com/google/go-github/v61 v61.0.0 // indirect
144144
github.com/google/licenseclassifier/v2 v2.0.0 // indirect
145145
github.com/google/s2a-go v0.1.7 // indirect
146146
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
@@ -225,7 +225,7 @@ require (
225225
k8s.io/component-base v0.30.1 // indirect
226226
k8s.io/kubectl v0.30.1 // indirect
227227
modernc.org/gc/v3 v3.0.0-20240107210532-573471604cb6 // indirect
228-
modernc.org/libc v1.52.1 // indirect
228+
modernc.org/libc v1.55.3 // indirect
229229
modernc.org/mathutil v1.6.0 // indirect
230230
modernc.org/memory v1.8.0 // indirect
231231
modernc.org/strutil v1.2.0 // indirect
@@ -283,10 +283,10 @@ require (
283283
github.com/aquasecurity/go-pep440-version v0.0.0-20210121094942-22b2f8951d46 // indirect
284284
github.com/aquasecurity/go-version v0.0.0-20240603093900-cf8a8d29271d // indirect
285285
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
286-
github.com/aws/aws-sdk-go v1.54.19
286+
github.com/aws/aws-sdk-go v1.54.20
287287
github.com/aws/aws-sdk-go-v2 v1.30.3
288-
github.com/aws/aws-sdk-go-v2/config v1.27.26
289-
github.com/aws/aws-sdk-go-v2/credentials v1.17.26 // indirect
288+
github.com/aws/aws-sdk-go-v2/config v1.27.27
289+
github.com/aws/aws-sdk-go-v2/credentials v1.17.27 // indirect
290290
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.14.9
291291
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.11 // indirect
292292
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.15 // indirect
@@ -295,7 +295,7 @@ require (
295295
github.com/aws/aws-sdk-go-v2/service/ecr v1.28.5 // indirect
296296
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.18.2 // indirect
297297
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.17 // indirect
298-
github.com/aws/aws-sdk-go-v2/service/sso v1.22.3 // indirect
298+
github.com/aws/aws-sdk-go-v2/service/sso v1.22.4 // indirect
299299
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.4 // indirect
300300
github.com/aws/aws-sdk-go-v2/service/sts v1.30.3 // indirect
301301
github.com/aws/smithy-go v1.20.3

0 commit comments

Comments
 (0)