Commit ac5aae3
UID2-7251: bump netty to 4.1.135.Final to fix 4 HIGH CVEs
The Trivy scan in publish-azure-cc-enclave-docker (and all operator
publishes) fails on 4 HIGH netty CVEs in the operator jar:
io.netty:netty-handler CVE-2026-44249, CVE-2026-45416
io.netty:netty-resolver-dns CVE-2026-45674, CVE-2026-47691
All four are fixed in netty 4.1.135.Final. The operator pins netty
directly via the netty.version property + netty-bom import, so it does
not inherit the version from uid2-shared; the bump must be made here.
uid2-shared PR #614 bumped netty to 4.1.133.Final, which is below the
4.1.135.Final fix version for these CVEs and so does not clear the scan.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent ab711cf commit ac5aae3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments