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, 3 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 anyhow^11.0.97up to date
 log^0.40.4.26up to date
 fs4^0.110.13.1out of date
 directories^56.0.0out of date
 chrono ⚠️^0.40.4.40maybe insecure
 zip^22.2.3up to date
 walkdir^22.5.0up to date
 tempfile^33.19.0up to date
 trash^55.2.2up 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.2.0up to date
 sysinfo^0.320.33.1out of date
 i18n-embed-fl^0.90.9.3up to date
 once_cell^11.21.1up to date
 rust-embed^88.6.0up to date
 i18n-embed^0.150.15.3up 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