Commit 0234159
authored
Bump jackson-bom to 2.21.4 to fix CVEs (#1412)
## Summary
- Bump `jackson-bom` from 2.21.1 → 2.21.4, fixing CVE-2026-54512,
CVE-2026-54513, CVE-2026-54514, CVE-2026-54516, CVE-2026-54517,
CVE-2026-54518 ([release
notes](https://github.com/FasterXML/jackson-databind/blob/2.21/release-notes/VERSION-2.x))
- Suppress CVE-2026-54515 in trivyignore (no fix in 2.21.x yet — Trivy
DB references 2.21.5 which has not been released)
- Remove expired Netty CVE suppressions (already fixed by 4.1.135.Final
bump in #1389)
## Test plan
- [ ] PR build Trivy image scan passes
- [ ] If Trivy still flags CVE-2026-54514 or CVE-2026-54517 (stale Trivy
DB), add suppressions for those as well1 parent 8bf5b40 commit 0234159
3 files changed
Lines changed: 7 additions & 25 deletions
File tree
- .github/trivy
- dependencyManagement
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments