Commit 872f3bf
committed
chore(deps): bump bouncycastle 1.78.1 → 1.84, assertj 3.26.3 → 3.27.7
Patches three Dependabot alerts:
- CVE-2026-5598 (BC HIGH) — Frodo-KEM timing channel.
sealed-env does NOT use Frodo (we use BC only for Argon2id),
but the alert was still raised against bcprov-jdk18on as a whole.
- CVE-2026-0636 (BC MEDIUM) — LDAP injection in LDAPStoreHelper.
sealed-env does NOT use LDAP code paths.
- CVE-2026-24400 (AssertJ HIGH) — XXE in isXmlEqualTo.
Test-scope only and we don't process XML in any test.
Net code-path impact for sealed-env: zero. The bumps are
hygiene — keeping the dependency graph clean for downstream
consumers (their Dependabot would otherwise flag transitive
sealed-env-core as a source of these CVEs).1 parent b375bb1 commit 872f3bf
1 file changed
Lines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
56 | 62 | | |
57 | 63 | | |
58 | 64 | | |
59 | 65 | | |
60 | 66 | | |
61 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
62 | 72 | | |
63 | 73 | | |
64 | 74 | | |
| |||
0 commit comments