-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrust-audit-exceptions.json
More file actions
266 lines (266 loc) · 13.1 KB
/
Copy pathrust-audit-exceptions.json
File metadata and controls
266 lines (266 loc) · 13.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
{
"reviewedAt": "2026-07-13",
"nextReviewDate": "2026-10-13",
"exceptions": [
{
"id": "RUSTSEC-2026-0194",
"classification": "vulnerability",
"package": "quick-xml",
"version": "0.39.4",
"targets": ["linux"],
"exposure": "Build-time parsing of static Wayland protocol XML through wayland-scanner; application and provider data do not reach this parser at runtime.",
"dependencyPath": "qa-scribe-tauri -> tauri-plugin-clipboard-manager 2.3.2 -> arboard 3.6.1 -> wl-clipboard-rs 0.9.3 -> wayland-protocols 0.32.13 -> wayland-scanner 0.31.10 -> quick-xml 0.39.4",
"blocker": "wayland-scanner 0.31.10 constrains quick-xml below the patched 0.41 line.",
"patchedVersions": [">=0.41.0"],
"reviewDate": "2026-10-13",
"removalTrigger": "A Wayland or clipboard dependency permits quick-xml >=0.41.0."
},
{
"id": "RUSTSEC-2026-0195",
"classification": "vulnerability",
"package": "quick-xml",
"version": "0.39.4",
"targets": ["linux"],
"exposure": "Build-time parsing of static Wayland protocol XML through wayland-scanner; application and provider data do not reach this parser at runtime.",
"dependencyPath": "qa-scribe-tauri -> tauri-plugin-clipboard-manager 2.3.2 -> arboard 3.6.1 -> wl-clipboard-rs 0.9.3 -> wayland-protocols 0.32.13 -> wayland-scanner 0.31.10 -> quick-xml 0.39.4",
"blocker": "wayland-scanner 0.31.10 constrains quick-xml below the patched 0.41 line.",
"patchedVersions": [">=0.41.0"],
"reviewDate": "2026-10-13",
"removalTrigger": "A Wayland or clipboard dependency permits quick-xml >=0.41.0."
},
{
"id": "RUSTSEC-2024-0429",
"classification": "unsound",
"package": "glib",
"version": "0.18.5",
"targets": ["linux"],
"exposure": "Linux GUI runtime through GTK3/WebKit. QA Scribe does not directly call VariantStrIter, but the affected API remains reachable transitively.",
"dependencyPath": "qa-scribe-tauri -> tauri 2.11.5 -> tauri-runtime-wry 2.11.4 -> gtk 0.18.2 -> glib 0.18.5",
"blocker": "Tauri's Linux WebKit/GTK graph remains on gtk-rs 0.18; the fix requires glib >=0.20.0.",
"patchedVersions": [">=0.20.0"],
"reviewDate": "2026-10-13",
"removalTrigger": "Tauri's Linux runtime moves to a gtk-rs line using glib >=0.20.0."
},
{
"id": "RUSTSEC-2024-0411",
"classification": "unmaintained",
"package": "gdkwayland-sys",
"version": "0.18.2",
"targets": ["linux"],
"exposure": "Linux GUI runtime FFI bindings selected by Tauri's tao backend.",
"dependencyPath": "qa-scribe-tauri -> tauri 2.11.5 -> tauri-runtime-wry 2.11.4 -> tao 0.35.3 -> gdkwayland-sys 0.18.2",
"blocker": "The Tauri Linux runtime still depends on the unmaintained GTK3 binding family; no maintained release exists on this line.",
"patchedVersions": [],
"reviewDate": "2026-10-13",
"removalTrigger": "Tauri replaces its GTK3 Linux bindings."
},
{
"id": "RUSTSEC-2024-0412",
"classification": "unmaintained",
"package": "gdk",
"version": "0.18.2",
"targets": ["linux"],
"exposure": "Linux GUI runtime through GTK3 and WebKit.",
"dependencyPath": "qa-scribe-tauri -> tauri 2.11.5 -> tauri-runtime-wry 2.11.4 -> gtk 0.18.2 -> gdk 0.18.2",
"blocker": "The Tauri Linux runtime still depends on the unmaintained GTK3 binding family; no maintained release exists on this line.",
"patchedVersions": [],
"reviewDate": "2026-10-13",
"removalTrigger": "Tauri replaces its GTK3 Linux bindings."
},
{
"id": "RUSTSEC-2024-0413",
"classification": "unmaintained",
"package": "atk",
"version": "0.18.2",
"targets": ["linux"],
"exposure": "Linux GUI accessibility runtime through GTK3.",
"dependencyPath": "qa-scribe-tauri -> tauri 2.11.5 -> tauri-runtime-wry 2.11.4 -> gtk 0.18.2 -> atk 0.18.2",
"blocker": "The Tauri Linux runtime still depends on the unmaintained GTK3 binding family; no maintained release exists on this line.",
"patchedVersions": [],
"reviewDate": "2026-10-13",
"removalTrigger": "Tauri replaces its GTK3 Linux bindings."
},
{
"id": "RUSTSEC-2024-0414",
"classification": "unmaintained",
"package": "gdkx11-sys",
"version": "0.18.2",
"targets": ["linux"],
"exposure": "Linux X11 GUI runtime FFI bindings through WebKit/wry.",
"dependencyPath": "qa-scribe-tauri -> tauri 2.11.5 -> tauri-runtime-wry 2.11.4 -> wry 0.55.1 -> gdkx11 0.18.2 -> gdkx11-sys 0.18.2",
"blocker": "The Tauri Linux runtime still depends on the unmaintained GTK3 binding family; no maintained release exists on this line.",
"patchedVersions": [],
"reviewDate": "2026-10-13",
"removalTrigger": "Tauri replaces its GTK3 Linux bindings."
},
{
"id": "RUSTSEC-2024-0415",
"classification": "unmaintained",
"package": "gtk",
"version": "0.18.2",
"targets": ["linux"],
"exposure": "Primary Linux GUI runtime binding used by Tauri, WebKit, tao, and wry.",
"dependencyPath": "qa-scribe-tauri -> tauri 2.11.5 -> tauri-runtime-wry 2.11.4 -> gtk 0.18.2",
"blocker": "The Tauri Linux runtime still depends on the unmaintained GTK3 binding family; no maintained release exists on this line.",
"patchedVersions": [],
"reviewDate": "2026-10-13",
"removalTrigger": "Tauri replaces its GTK3 Linux bindings."
},
{
"id": "RUSTSEC-2024-0416",
"classification": "unmaintained",
"package": "atk-sys",
"version": "0.18.2",
"targets": ["linux"],
"exposure": "Linux GUI accessibility FFI bindings through GTK3.",
"dependencyPath": "qa-scribe-tauri -> tauri 2.11.5 -> tauri-runtime-wry 2.11.4 -> gtk 0.18.2 -> atk 0.18.2 -> atk-sys 0.18.2",
"blocker": "The Tauri Linux runtime still depends on the unmaintained GTK3 binding family; no maintained release exists on this line.",
"patchedVersions": [],
"reviewDate": "2026-10-13",
"removalTrigger": "Tauri replaces its GTK3 Linux bindings."
},
{
"id": "RUSTSEC-2024-0417",
"classification": "unmaintained",
"package": "gdkx11",
"version": "0.18.2",
"targets": ["linux"],
"exposure": "Linux X11 GUI runtime through WebKit/wry.",
"dependencyPath": "qa-scribe-tauri -> tauri 2.11.5 -> tauri-runtime-wry 2.11.4 -> wry 0.55.1 -> gdkx11 0.18.2",
"blocker": "The Tauri Linux runtime still depends on the unmaintained GTK3 binding family; no maintained release exists on this line.",
"patchedVersions": [],
"reviewDate": "2026-10-13",
"removalTrigger": "Tauri replaces its GTK3 Linux bindings."
},
{
"id": "RUSTSEC-2024-0418",
"classification": "unmaintained",
"package": "gdk-sys",
"version": "0.18.2",
"targets": ["linux"],
"exposure": "Linux GUI runtime FFI bindings through GTK3.",
"dependencyPath": "qa-scribe-tauri -> tauri 2.11.5 -> tauri-runtime-wry 2.11.4 -> gtk 0.18.2 -> gdk 0.18.2 -> gdk-sys 0.18.2",
"blocker": "The Tauri Linux runtime still depends on the unmaintained GTK3 binding family; no maintained release exists on this line.",
"patchedVersions": [],
"reviewDate": "2026-10-13",
"removalTrigger": "Tauri replaces its GTK3 Linux bindings."
},
{
"id": "RUSTSEC-2024-0419",
"classification": "unmaintained",
"package": "gtk3-macros",
"version": "0.18.2",
"targets": ["linux"],
"exposure": "Build-time procedural macros for the Linux GTK3 runtime.",
"dependencyPath": "qa-scribe-tauri -> tauri 2.11.5 -> tauri-runtime-wry 2.11.4 -> gtk 0.18.2 -> gtk3-macros 0.18.2",
"blocker": "The Tauri Linux runtime still depends on the unmaintained GTK3 binding family; no maintained release exists on this line.",
"patchedVersions": [],
"reviewDate": "2026-10-13",
"removalTrigger": "Tauri replaces its GTK3 Linux bindings."
},
{
"id": "RUSTSEC-2024-0420",
"classification": "unmaintained",
"package": "gtk-sys",
"version": "0.18.2",
"targets": ["linux"],
"exposure": "Primary Linux GTK3 FFI layer used by Tauri's GUI runtime.",
"dependencyPath": "qa-scribe-tauri -> tauri 2.11.5 -> tauri-runtime-wry 2.11.4 -> gtk 0.18.2 -> gtk-sys 0.18.2",
"blocker": "The Tauri Linux runtime still depends on the unmaintained GTK3 binding family; no maintained release exists on this line.",
"patchedVersions": [],
"reviewDate": "2026-10-13",
"removalTrigger": "Tauri replaces its GTK3 Linux bindings."
},
{
"id": "RUSTSEC-2024-0370",
"classification": "unmaintained",
"package": "proc-macro-error",
"version": "1.0.4",
"targets": ["linux"],
"exposure": "Build-time procedural macro dependency only; no shipped runtime API.",
"dependencyPath": "qa-scribe-tauri -> tauri 2.11.5 -> tauri-runtime-wry 2.11.4 -> gtk 0.18.2 -> glib 0.18.5 -> glib-macros 0.18.5 -> proc-macro-error 1.0.4",
"blocker": "glib-macros and gtk3-macros 0.18 depend on this discontinued crate.",
"patchedVersions": [],
"reviewDate": "2026-10-13",
"removalTrigger": "The Tauri Linux GTK graph leaves gtk-rs 0.18."
},
{
"id": "RUSTSEC-2024-0436",
"classification": "unmaintained",
"package": "paste",
"version": "1.0.15",
"targets": ["linux", "macos", "windows"],
"exposure": "Build-time procedural macro used by Specta and Tauri; no shipped runtime API.",
"dependencyPath": "qa-scribe-core/qa-scribe-tauri -> specta 2.0.0-rc.25 -> paste 1.0.15",
"blocker": "The pinned Specta release candidate still depends on paste and no maintained paste release exists.",
"patchedVersions": [],
"reviewDate": "2026-10-13",
"removalTrigger": "Specta removes paste or the project upgrades to a Specta release without it."
},
{
"id": "RUSTSEC-2025-0075",
"classification": "unmaintained",
"package": "unic-char-range",
"version": "0.9.0",
"targets": ["linux", "macos", "windows"],
"exposure": "Transitive character-table code used by Tauri URL-pattern parsing.",
"dependencyPath": "qa-scribe-tauri -> tauri 2.11.5 -> tauri-utils 2.9.3 -> urlpattern 0.3.0 -> unic-ucd-ident 0.9.0 -> unic-char-range 0.9.0",
"blocker": "urlpattern 0.3.0 depends on the discontinued unic 0.9 family.",
"patchedVersions": [],
"reviewDate": "2026-10-13",
"removalTrigger": "Tauri/urlpattern migrate to maintained Unicode crates."
},
{
"id": "RUSTSEC-2025-0080",
"classification": "unmaintained",
"package": "unic-common",
"version": "0.9.0",
"targets": ["linux", "macos", "windows"],
"exposure": "Transitive character-table code used by Tauri URL-pattern parsing.",
"dependencyPath": "qa-scribe-tauri -> tauri 2.11.5 -> tauri-utils 2.9.3 -> urlpattern 0.3.0 -> unic-ucd-ident 0.9.0 -> unic-ucd-version 0.9.0 -> unic-common 0.9.0",
"blocker": "urlpattern 0.3.0 depends on the discontinued unic 0.9 family.",
"patchedVersions": [],
"reviewDate": "2026-10-13",
"removalTrigger": "Tauri/urlpattern migrate to maintained Unicode crates."
},
{
"id": "RUSTSEC-2025-0081",
"classification": "unmaintained",
"package": "unic-char-property",
"version": "0.9.0",
"targets": ["linux", "macos", "windows"],
"exposure": "Transitive character-property code used by Tauri URL-pattern parsing.",
"dependencyPath": "qa-scribe-tauri -> tauri 2.11.5 -> tauri-utils 2.9.3 -> urlpattern 0.3.0 -> unic-ucd-ident 0.9.0 -> unic-char-property 0.9.0",
"blocker": "urlpattern 0.3.0 depends on the discontinued unic 0.9 family.",
"patchedVersions": [],
"reviewDate": "2026-10-13",
"removalTrigger": "Tauri/urlpattern migrate to maintained Unicode crates."
},
{
"id": "RUSTSEC-2025-0098",
"classification": "unmaintained",
"package": "unic-ucd-version",
"version": "0.9.0",
"targets": ["linux", "macos", "windows"],
"exposure": "Transitive Unicode-version data used by Tauri URL-pattern parsing.",
"dependencyPath": "qa-scribe-tauri -> tauri 2.11.5 -> tauri-utils 2.9.3 -> urlpattern 0.3.0 -> unic-ucd-ident 0.9.0 -> unic-ucd-version 0.9.0",
"blocker": "urlpattern 0.3.0 depends on the discontinued unic 0.9 family.",
"patchedVersions": [],
"reviewDate": "2026-10-13",
"removalTrigger": "Tauri/urlpattern migrate to maintained Unicode crates."
},
{
"id": "RUSTSEC-2025-0100",
"classification": "unmaintained",
"package": "unic-ucd-ident",
"version": "0.9.0",
"targets": ["linux", "macos", "windows"],
"exposure": "Transitive Unicode identifier validation used by Tauri URL-pattern parsing.",
"dependencyPath": "qa-scribe-tauri -> tauri 2.11.5 -> tauri-utils 2.9.3 -> urlpattern 0.3.0 -> unic-ucd-ident 0.9.0",
"blocker": "urlpattern 0.3.0 depends on the discontinued unic 0.9 family.",
"patchedVersions": [],
"reviewDate": "2026-10-13",
"removalTrigger": "Tauri/urlpattern migrate to maintained Unicode crates."
}
]
}