mirror of https://github.com/OISF/suricata
rust: suppress cargo audit for RUSTSEC-2026-0097
Per https://rustsec.org/advisories/RUSTSEC-2026-0097, this issue it not applicable unless the "log" and "thread_rng" features of rand are enabled. "log" is not enabled in our dependency chain. Updating to the fixed version of rand requires an MSRV of 1.85. Ticket: #8467pull/15198/head
parent
58a71d94b0
commit
be36e67f52
Loading…
Reference in New Issue