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 spotifyd

Dependencies

(27 total, 3 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 alsa^0.70.9.0out of date
 chrono ⚠️^0.40.4.38maybe insecure
 dbus^0.90.9.7up to date
 dbus-tokio^0.7.30.7.6up to date
 dbus-crossroads^0.5.00.5.2up to date
 fern^0.6.00.6.2up to date
 futures^0.3.150.3.30up to date
 gethostname^0.4.00.4.3up to date
 hex^0.40.4.3up to date
 keyring^2.02.3.2up to date
 libc^0.2.820.2.154up to date
 log^0.4.60.4.21up to date
 rspotify^0.12.00.13.1out of date
 serde^1.0.1151.0.199up to date
 sha-1^0.100.10.1up to date
 structopt^0.3.170.3.26up to date
 tokio^1.26.01.37.0up to date
 tokio-stream^0.1.70.1.15up to date
 url^2.2.22.5.0up to date
 librespot-audio^0.40.4.2up to date
 librespot-playback^0.40.4.2up to date
 librespot-core^0.40.4.2up to date
 librespot-discovery^0.40.4.2up to date
 librespot-connect^0.40.4.2up to date
 toml^0.70.8.12out of date
 color-eyre^0.60.6.3up to date
 directories^5.0.15.0.1up to date

Dev dependencies

(1 total, 1 outdated)

CrateRequiredLatestStatus
 env_logger^0.100.11.3out 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