tetrate-ci opened a new pull request, #268: URL: https://github.com/apache/skywalking-satellite/pull/268
## Summary Bumps the Go toolchain from 1.26.4 to 1.26.5 in `docker/Dockerfile` and the `toolchain` directive in `go.mod` to fix two Go stdlib CVEs. ## CVEs Fixed | CVE ID | Severity | Fix | |--------|----------|-----| | CVE-2026-42505 | High | Upgrade Go 1.26.4 → 1.26.5 | | CVE-2026-39822 | High | Upgrade Go 1.26.4 → 1.26.5 | ## Trivy Scan Results Scanned locally built image — **0 High/Critical CVEs found**. | CVE ID | Status | |--------|--------| | CVE-2026-42505 | ABSENT ✓ | | CVE-2026-39822 | ABSENT ✓ | @kezhenxu94 Please review. -- 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]
