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_plyr

Dependencies

(16 total, 1 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 log^0.40.4.27up to date
 anyhow^11.0.98up to date
 const_format^0.20.2.34up to date
 clap^44.5.41up to date
 chrono ⚠️^0.40.4.41maybe insecure
 serde^11.0.219up to date
 serde_json^11.0.140up to date
 gstreamer^0.230.24.0out of date
 mxl-base^0.20.2.9up to date
 mxl-relm4-components^0.20.2.7up to date
 relm4-icons^0.90.9.0up to date
 mxl-investigator^0.20.2.1up to date
 mxl-player-components^0.10.1.6up to date
 i18n-embed-fl^0.100.10.0up to date
 rust-embed^88.7.2up to date
 i18n-embed^0.160.16.0up to date

Build dependencies

(2 total, 1 outdated)

CrateRequiredLatestStatus
 vergen-gitcl^11.0.8up to date
 glib-build-tools^0.200.21.0out of 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