devfile / api

Kube-native API for cloud development workspaces specification
Apache License 2.0
263 stars 63 forks source link

Update dependencies to fix security vulnerability CVE-2023-32731 #1180

Closed michael-valdron closed 1 year ago

michael-valdron commented 1 year ago

Which area/kind this issue is related to?

/area library /area registry

Issue Description

There is a recent reported high level security vulnerability CVE-2023-32731 which effects gRPC.

The following modules should have the dependency google.golang.org/grpc updated:

Target Date: TBA

michael-valdron commented 1 year ago

All PRs for this issue are created with the vulnerability patch and are ready for review.

michael-valdron commented 1 year ago

Blocked due to the direct dependency not patching this yet: https://github.com/devfile/registry-operator/pull/44#discussion_r1268653769

michael-valdron commented 1 year ago

This commit which is currently under kubernetes staging should provide a patch for this: https://github.com/kubernetes/kubernetes/commit/a045fedd025c08ad6cb116a9beb3042b6be39fd1

michael-valdron commented 1 year ago

Direct dependencies now have patches so will unblock this issue.

michael-valdron commented 1 year ago

Revising PRs for review next sprint.

michael-valdron commented 1 year ago

No updates as of late due to focus on other tasks.

michael-valdron commented 1 year ago

Continuing in Sprint 245 due to vacation leave.

michael-valdron commented 1 year ago

After consideration on this issue, I have decided to defer this to be part of #1237 and will close this item.