Package
loki-fips-2.9-logcli
Component
google.golang.org/grpc
Latest update
Build, ship, and run secure software with minimal, hardened container images — rebuilt from source daily and guarded under our industry-leading remediation SLA.
Start for freeStatus
Impact
Fixing this requires bumping grpc to >=1.83.1, which crosses the version boundary where grpc_health_v1.HealthServer gained a required List() method. Loki registers a custom health server via dskit/grpcutil.HealthCheck, and no dskit version has List() and the older APIs loki's source still calls: dskit dropped the aws subpackage and unexported SpanLogger.Span before it added List(). This matches the existing pending-upstream-fix precedent already filed for the same grpc version boundary (GHSA-hrxh-6v49-42gf / CVE-2026-33186) on these streams.
Status