LukasKalbertodt / libtest-mimic

A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`
https://docs.rs/libtest-mimic
Apache License 2.0
95 stars 26 forks source link

Vulnerability CVE-2022-23639 #14

Closed TheQuantumPhysicist closed 2 years ago

TheQuantumPhysicist commented 2 years ago

libtest-mimic seems to be vulnerable to CVE-2022-23639. Please update the crate crossbeam-channel to the latest version to fix the issue.

LukasKalbertodt commented 2 years ago

As discussed in #15, this crate is not affected.