-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path.osv-scanner.toml
More file actions
87 lines (66 loc) · 3.25 KB
/
.osv-scanner.toml
File metadata and controls
87 lines (66 loc) · 3.25 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
[[IgnoredVulns]]
id = "RUSTSEC-2023-0071"
reason = "rsa is an optional dep of sqlx-mysql, not compiled (Cargo.lock v4 lists unactivated optional deps)"
[[IgnoredVulns]]
id = "RUSTSEC-2022-0004"
reason = "rustc-serialize is a transitive dep of dxgi (Windows-only); no external JSON input reaches this code path"
[[IgnoredVulns]]
id = "RUSTSEC-2024-0413"
reason = "atk (GTK3 binding) - unmaintained; pulled by Tauri runtime for Linux, no fix available upstream"
[[IgnoredVulns]]
id = "RUSTSEC-2024-0416"
reason = "atk-sys (GTK3 binding) - unmaintained; pulled by Tauri runtime for Linux, no fix available upstream"
[[IgnoredVulns]]
id = "RUSTSEC-2025-0057"
reason = "fxhash - unmaintained; transitive dep of Tauri runtime, no fix available upstream"
[[IgnoredVulns]]
id = "RUSTSEC-2024-0412"
reason = "gdk (GTK3 binding) - unmaintained; pulled by Tauri runtime for Linux, no fix available upstream"
[[IgnoredVulns]]
id = "RUSTSEC-2024-0418"
reason = "gdk-sys (GTK3 binding) - unmaintained; pulled by Tauri runtime for Linux, no fix available upstream"
[[IgnoredVulns]]
id = "RUSTSEC-2024-0411"
reason = "gdkwayland-sys (GTK3 binding) - unmaintained; pulled by Tauri runtime for Linux, no fix available upstream"
[[IgnoredVulns]]
id = "RUSTSEC-2024-0417"
reason = "gdkx11 (GTK3 binding) - unmaintained; pulled by Tauri runtime for Linux, no fix available upstream"
[[IgnoredVulns]]
id = "RUSTSEC-2024-0414"
reason = "gdkx11-sys (GTK3 binding) - unmaintained; pulled by Tauri runtime for Linux, no fix available upstream"
[[IgnoredVulns]]
id = "RUSTSEC-2024-0415"
reason = "gtk (GTK3 binding) - unmaintained; pulled by Tauri runtime for Linux, no fix available upstream"
[[IgnoredVulns]]
id = "RUSTSEC-2024-0420"
reason = "gtk-sys (GTK3 binding) - unmaintained; pulled by Tauri runtime for Linux, no fix available upstream"
[[IgnoredVulns]]
id = "RUSTSEC-2024-0419"
reason = "gtk3-macros (GTK3 binding) - unmaintained; pulled by Tauri runtime for Linux, no fix available upstream"
[[IgnoredVulns]]
id = "RUSTSEC-2024-0436"
reason = "paste - unmaintained; compile-time proc-macro only, no runtime security risk; dep of specta/tauri-specta"
[[IgnoredVulns]]
id = "RUSTSEC-2024-0370"
reason = "proc-macro-error - unmaintained; compile-time proc-macro only, no runtime security risk"
[[IgnoredVulns]]
id = "RUSTSEC-2025-0025"
reason = "rustc-serialize - unmaintained; transitive dep of dxgi (Windows-only), no fix available upstream"
[[IgnoredVulns]]
id = "RUSTSEC-2025-0081"
reason = "unic-char-property - unmaintained; transitive dep of Tauri runtime, no fix available upstream"
[[IgnoredVulns]]
id = "RUSTSEC-2025-0075"
reason = "unic-char-range - unmaintained; transitive dep of Tauri runtime, no fix available upstream"
[[IgnoredVulns]]
id = "RUSTSEC-2025-0080"
reason = "unic-common - unmaintained; transitive dep of Tauri runtime, no fix available upstream"
[[IgnoredVulns]]
id = "RUSTSEC-2025-0100"
reason = "unic-ucd-ident - unmaintained; transitive dep of Tauri runtime, no fix available upstream"
[[IgnoredVulns]]
id = "RUSTSEC-2025-0098"
reason = "unic-ucd-version - unmaintained; transitive dep of Tauri runtime, no fix available upstream"
[[IgnoredVulns]]
id = "RUSTSEC-2024-0429"
reason = "glib VariantStrIter unsoundness - pulled by Tauri runtime for Linux GTK3; not used directly in this project"