[advisories] ignore = [ # hickory-proto 0.25.x pulled in transitively via mongodb → hickory-resolver. # MongoDB 3.x has not yet released with hickory-resolver 0.26.x, so we cannot # upgrade past this without a mongodb release. Both are DNS-layer DoS vectors # requiring a MITM/controlled DNS server against MongoDB's hostname resolution — # not a realistic attack surface here. Revisit when mongodb bumps hickory. "RUSTSEC-2026-0118", # NSEC3 loop, no fix available upstream "RUSTSEC-2026-0119", # O(n²) name compression, fixed in hickory-proto >=0.26.1 ]