[Snyk] Security upgrade express from 4.17.1 to 4.20.0 #134
Triggered via pull request
September 18, 2024 04:50
Status
Failure
Total duration
1m 32s
Artifacts
–
code-quality.yaml
on: pull_request
Matrix: golangci-lint
Matrix: govulncheck
Annotations
30 errors
govulncheck (components/odh-notebook-controller)
controllers.SetContainerImageFromRegistry calls dynamic.NewForConfig, which eventually calls http2.ConfigureTransports
|
govulncheck (components/odh-notebook-controller)
controllers.NotebookWebhook.Handle calls admission.Errored, which calls http2.ConnectionError.Error
|
govulncheck (components/odh-notebook-controller)
controllers.NotebookWebhook.Handle calls fmt.Sprintf, which eventually calls http2.ErrCode.String
|
govulncheck (components/odh-notebook-controller)
controllers.NotebookWebhook.Handle calls fmt.Sprintf, which eventually calls http2.FrameHeader.String
|
govulncheck (components/odh-notebook-controller)
controllers.NotebookWebhook.Handle calls fmt.Sprintf, which eventually calls http2.FrameType.String
|
govulncheck (components/odh-notebook-controller)
controllers.NotebookWebhook.Handle calls admission.Errored, which calls http2.GoAwayError.Error
|
govulncheck (components/odh-notebook-controller)
controllers.NotebookWebhook.Handle calls fmt.Sprintf, which eventually calls http2.Setting.String
|
govulncheck (components/odh-notebook-controller)
controllers.NotebookWebhook.Handle calls fmt.Sprintf, which eventually calls http2.SettingID.String
|
govulncheck (components/odh-notebook-controller)
controllers.NotebookWebhook.Handle calls admission.Errored, which calls http2.StreamError.Error
|
govulncheck (components/odh-notebook-controller)
controllers.SetContainerImageFromRegistry calls dynamic.dynamicResourceClient.List, which eventually calls http2.Transport.NewClientConn
|
govulncheck (components/notebook-controller)
notebook.main calls manager.New, which eventually calls http2.ConfigureTransports
|
govulncheck (components/notebook-controller)
culler.UpdateNotebookLastActivityAnnotation calls fmt.Sprintf, which eventually calls http2.ConnectionError.Error
|
govulncheck (components/notebook-controller)
culler.UpdateNotebookLastActivityAnnotation calls fmt.Sprintf, which eventually calls http2.ErrCode.String
|
govulncheck (components/notebook-controller)
culler.UpdateNotebookLastActivityAnnotation calls fmt.Sprintf, which eventually calls http2.FrameHeader.String
|
govulncheck (components/notebook-controller)
culler.UpdateNotebookLastActivityAnnotation calls fmt.Sprintf, which eventually calls http2.FrameType.String
|
govulncheck (components/notebook-controller)
culler.UpdateNotebookLastActivityAnnotation calls fmt.Sprintf, which eventually calls http2.GoAwayError.Error
|
govulncheck (components/notebook-controller)
culler.UpdateNotebookLastActivityAnnotation calls fmt.Sprintf, which eventually calls http2.Setting.String
|
govulncheck (components/notebook-controller)
culler.UpdateNotebookLastActivityAnnotation calls fmt.Sprintf, which eventually calls http2.SettingID.String
|
govulncheck (components/notebook-controller)
culler.UpdateNotebookLastActivityAnnotation calls fmt.Sprintf, which eventually calls http2.StreamError.Error
|
govulncheck (components/notebook-controller)
culler.getNotebookResourceResponse calls http.Client.Get, which eventually calls http2.Transport.NewClientConn
|
golangci-lint (components/notebook-controller):
components/notebook-controller/controllers/culling_controller.go#L90
r.Get undefined (type *CullingReconciler has no field or method Get) (typecheck)
|
golangci-lint (components/notebook-controller):
components/notebook-controller/controllers/culling_controller.go#L106
r.Update undefined (type *CullingReconciler has no field or method Update) (typecheck)
|
golangci-lint (components/notebook-controller):
components/notebook-controller/controllers/culling_controller.go#L115
r.Get undefined (type *CullingReconciler has no field or method Get) (typecheck)
|
golangci-lint (components/notebook-controller):
components/notebook-controller/controllers/culling_controller.go#L120
r.Update undefined (type *CullingReconciler has no field or method Update) (typecheck)
|
golangci-lint (components/notebook-controller):
components/notebook-controller/controllers/culling_controller.go#L134
r.Update undefined (type *CullingReconciler has no field or method Update) (typecheck)
|
golangci-lint (components/notebook-controller):
components/notebook-controller/controllers/notebook_controller.go#L97
r.Get undefined (type *NotebookReconciler has no field or method Get) (typecheck)
|
golangci-lint (components/notebook-controller):
components/notebook-controller/controllers/notebook_controller.go#L109
r.Get undefined (type *NotebookReconciler has no field or method Get) (typecheck)
|
golangci-lint (components/notebook-controller):
components/notebook-controller/controllers/notebook_controller.go#L126
r.Get undefined (type *NotebookReconciler has no field or method Get) (typecheck)
|
golangci-lint (components/notebook-controller):
components/notebook-controller/controllers/notebook_controller.go#L151
r.Create undefined (type *NotebookReconciler has no field or method Create) (typecheck)
|
golangci-lint (components/notebook-controller):
components/notebook-controller/controllers/notebook_controller.go#L174
r.Update undefined (type *NotebookReconciler has no field or method Update) (typecheck)
|