tetrate-ci opened a new pull request, #203:
URL: https://github.com/apache/skywalking-swck/pull/203

   ## Summary
   
   Bump Go indirect dependencies in `adapter/go.mod` to fix security CVEs:
   
   | CVE | Package | Fixed Version |
   |-----|---------|---------------|
   | CVE-2026-39827, CVE-2026-39828, CVE-2026-39829, CVE-2026-39830, 
CVE-2026-39831, CVE-2026-39832, CVE-2026-39833, CVE-2026-39834, CVE-2026-39835 
| golang.org/x/crypto | ≥v0.52.0 |
   | CVE-2026-42508, CVE-2026-46595, CVE-2026-46597, CVE-2026-46598 | 
golang.org/x/crypto | ≥v0.52.0 |
   | CVE-2026-39824 | golang.org/x/sys | ≥v0.44.0 |
   
   ### Changes
   - `golang.org/x/crypto`: v0.51.0 → v0.53.0
   - `golang.org/x/sys`: v0.45.0 → v0.46.0 (pulled in transitively)
   - `golang.org/x/net` remains at v0.55.0 (already satisfies ≥v0.55.0)
   
   @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]

Reply via email to