Commit e0bebaa
Yuriy Bezsonov
fix(cdk): Pin jackson-databind to 2.21.4 to avoid GHSA-5jmj-h7xm-6q6v
jackson-databind 2.22.0 is affected by GHSA-5jmj-h7xm-6q6v (case-
insensitive deserialization bypasses per-property @JsonIgnoreProperties)
and no patched 2.22.x release exists yet. Downgrade to 2.21.4, the
highest release outside the vulnerable range.1 parent bb9cd01 commit e0bebaa
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
108 | 111 | | |
109 | 112 | | |
110 | 113 | | |
| |||
0 commit comments