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

CrateRequiredLatestStatus
 log^0.40.4.29up to date
 anyhow^11.0.102up to date
 const_format^0.20.2.36up to date
 clap^44.6.1up to date
 chrono ⚠️^0.40.4.44maybe insecure
 serde^11.0.228up to date
 serde_json^11.0.149up to date
 gstreamer^0.240.25.1out of date
 mxl-base^0.30.4.0out of date
 mxl-relm4-components^0.20.2.13up to date
 relm4-icons^0.100.11.0out of date
 mxl-investigator^0.20.2.8up to date
 mxl-player-components^0.10.1.15up to date
 i18n-embed-fl^0.100.10.0up to date
 rust-embed^88.11.0up to date
 i18n-embed^0.160.16.0up to date

Build dependencies

(3 total, 3 outdated)

CrateRequiredLatestStatus
 vergen-gitcl^19.1.0out of date
 glib-build-tools^0.210.22.0out of date
 relm4-icons-build^0.100.11.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