Skip to content

Commit c758856

Browse files
committed
Resolve Matrix bitmaps soundness advisory
1 parent 18d7ab0 commit c758856

2 files changed

Lines changed: 11 additions & 3 deletions

File tree

mesh/scripts/rust-dependency-policy.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,19 @@
4646
"yanked"
4747
],
4848
"expectedRawWarningCounts": {
49-
"unmaintained": 22,
49+
"unmaintained": 23,
5050
"unsound": 2,
5151
"yanked": 1
5252
},
5353
"shippingRuntimeWarnings": [
54+
{
55+
"kind": "unmaintained",
56+
"id": "RUSTSEC-2026-0247",
57+
"package": "bitmaps",
58+
"version": "3.1.0",
59+
"status": "reviewed-transitive-warning",
60+
"remediation": "Remove when the Matrix SDK dependency chain migrates away from the archived bitmaps crate; keep bitmaps below the RUSTSEC-2025-0167 affected range until then."
61+
},
5462
{
5563
"kind": "unmaintained",
5664
"id": "RUSTSEC-2025-0057",

mesh/src-tauri/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)