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

(19 total, 2 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 anyhow^11.0.94up to date
 log^0.40.4.22up to date
 fs4^0.110.12.0out of date
 directories^55.0.1up to date
 chrono ⚠️^0.40.4.39maybe insecure
 zip^22.2.2up to date
 walkdir^22.5.0up to date
 tempfile^33.14.0up to date
 trash^55.2.1up to date
 const_format^0.20.2.34up to date
 relm4-icons^0.90.9.0up to date
 urlencoding^22.1.3up to date
 backtrace^0.30.3.74up to date
 humantime^22.1.0up to date
 sysinfo^0.320.33.0out of date
 i18n-embed-fl^0.90.9.2up to date
 once_cell^11.20.2up to date
 rust-embed^88.5.0up to date
 i18n-embed^0.150.15.2up 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