diff --git a/osv-scanner.toml b/osv-scanner.toml new file mode 100644 index 0000000..b0ee0d5 --- /dev/null +++ b/osv-scanner.toml @@ -0,0 +1,4 @@ +[[IgnoredVulns]] +id = "RUSTSEC-2025-0141" +ignoreUntil = 2027-02-09 +reason = "Informational unmaintained advisory. bincode 1.3.3 is transitively required by syntect for trusted embedded syntax and theme dumps; no patched release or compatible migration is currently available."