Skip to content

CSU-2183: Fix CVE-2024-37307 #361

CSU-2183: Fix CVE-2024-37307

CSU-2183: Fix CVE-2024-37307 #361

Triggered via pull request September 17, 2024 09:29
Status Failure
Total duration 29s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Build: metrics/metrics.go#L4
missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus (imported by github.com/castai/egressd/metrics); to add:
Build
missing go.sum entry for module providing package github.com/go-openapi/errors (imported by github.com/cilium/cilium/api/v1/models); to add:
Build
missing go.sum entry for module providing package github.com/go-openapi/strfmt (imported by github.com/cilium/cilium/api/v1/models); to add:
Build
missing go.sum entry for module providing package github.com/go-openapi/swag (imported by github.com/cilium/cilium/api/v1/models); to add:
Build
missing go.sum entry for module providing package github.com/go-openapi/validate (imported by github.com/cilium/cilium/api/v1/models); to add:
Build
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/castai/egressd/conntrack); to add:
Build
missing go.sum entry for module providing package go4.org/netipx (imported by github.com/cilium/cilium/pkg/clustermesh/types); to add:
Build
missing go.sum entry for module providing package golang.org/x/sync/semaphore (imported by github.com/cilium/cilium/pkg/lock); to add:
Build
missing go.sum entry for module providing package golang.org/x/time/rate (imported by k8s.io/client-go/util/flowcontrol); to add:
Build
missing go.sum entry for module providing package github.com/go-openapi/runtime (imported by github.com/cilium/cilium/api/v1/client/daemon); to add:
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/