You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This DOES NOT impact kubernetes, as we use OpenTelemetry only for tracing, and not for metrics. go.opentelemetry.io/otel/sdk/metric is not a dependency of this project.
This DOES NOT impact kubernetes, as we use OpenTelemetry only for tracing, and not for metrics. go.opentelemetry.io/otel/sdk/metric is not a dependency of this project.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
apiserver is using
grpc/otelgrpc v0.42.0
, which is flagged as affected by CVE-2023-47108. A fix for this vulnerability was introduced in0.46.0
.Could you confirm whether apiserver is affected by this vulnerability and if so, are there plans to update the related dependency?
Thanks!
The text was updated successfully, but these errors were encountered: