Fix dependency audit findings
Some checks failed
Weekly OSV dependency audit / dependency-audit (push) Failing after 4s

This commit is contained in:
Georg Bauer
2026-08-09 16:41:00 +02:00
parent 39ee904b3b
commit 02022f4fca
4 changed files with 44 additions and 1651 deletions

11
osv-scanner.toml Normal file
View File

@@ -0,0 +1,11 @@
[[IgnoredVulns]]
id = "RUSTSEC-2024-0436"
reason = "INFO Unmaintained with no patched version; transitive through Iced 0.14's wgpu Metal backend."
[[IgnoredVulns]]
id = "RUSTSEC-2026-0206"
reason = "INFO Unmaintained with no patched version; transitive through Iced 0.14's SVG renderer."
[[IgnoredVulns]]
id = "RUSTSEC-2026-0192"
reason = "INFO Unmaintained with no patched version; transitive through Iced 0.14's text and SVG renderers."