This project might be open to known security vulnerabilities, which can be prevented by tightening the version range of affected dependencies. Find detailed information at the bottom.

Crate mxl-investigator

Dependencies

(17 total, 1 possibly insecure)

CrateRequiredLatestStatus
 anyhow^11.0.98up to date
 chrono ⚠️^0.40.4.41maybe insecure
 fs4^0.130.13.1up to date
 humantime^22.2.0up to date
 i18n-embed^0.160.16.0up to date
 i18n-embed-fl^0.100.10.0up to date
 log^0.40.4.27up to date
 mxl-relm4-components^0.2.70.2.7up to date
 open^55.3.2up to date
 relm4-icons^0.90.9.0up to date
 rust-embed^88.7.2up to date
 sysinfo^0.360.36.0up to date
 tempfile^33.20.0up to date
 trash^55.2.2up to date
 urlencoding^22.1.3up to date
 walkdir^22.5.0up to date
 zip^44.3.0up to date

Security Vulnerabilities

chrono: Potential segfault in `localtime_r` invocations

RUSTSEC-2020-0159

Impact

Unix-like operating systems may segfault due to dereferencing a dangling pointer in specific circumstances. This requires an environment variable to be set in a different thread than the affected functions. This may occur without the user's knowledge, notably in a third-party library.

Workarounds

No workarounds are known.

References