kezhenxu94 opened a new pull request, #233: URL: https://github.com/apache/skywalking-satellite/pull/233
## Summary Fix multiple CVEs in skywalking-satellite: - **CVE-2026-33186** (CRITICAL): Upgrade `google.golang.org/grpc` from v1.78.0 to v1.79.3 - **CVE-2026-25679** (HIGH): Upgrade Go stdlib from 1.25 to 1.25.8 - **CVE-2026-27142** (MEDIUM): Upgrade Go stdlib from 1.25 to 1.25.8 - **CVE-2026-27171** (MEDIUM): Upgrade Alpine base image from 3.19 to 3.21 (zlib fix) - **CVE-2025-60876** (MEDIUM): Upgrade Alpine base image from 3.19 to 3.21 (busybox fix) ## Changes - `go.mod`: Bumped Go version to 1.25.8, upgraded grpc to v1.79.3 - `docker/Dockerfile`: Updated Go builder image to 1.25.8, Alpine base to 3.21 -- 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]
