kezhenxu94 opened a new pull request, #183: URL: https://github.com/apache/skywalking-swck/pull/183
## Summary Bump vulnerable Go dependencies in the adapter module to address multiple CVEs: - **CVE-2026-33186** (CRITICAL): `google.golang.org/grpc` v1.61.0 → v1.79.3 - **CVE-2026-24051** (HIGH): `go.opentelemetry.io/otel/sdk` v1.22.0 → v1.40.0 - **CVE-2026-25679** (HIGH): Go stdlib v1.25.5 → v1.25.8 - **CVE-2026-27142** (MEDIUM): Go stdlib v1.25.5 → v1.25.8 ## Changes - Updated `adapter/go.mod` and `adapter/go.sum` with bumped dependencies - Updated Go version directive from 1.25.5 to 1.25.8 - Verified build passes with `CGO_ENABLED=0 go build ./...` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
