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 dioxionary

Dependencies

(17 total, 7 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 reqwest^0.11.220.12.12out of date
 hyper^1.0.11.6.0up to date
 scraper^0.18.10.23.1out of date
 dirs^5.0.16.0.0out of date
 rusqlite^0.30.00.34.0out of date
 chrono ⚠️^0.40.4.40maybe insecure
 itertools^0.12.00.14.0out of date
 clap^4.4.84.5.32up to date
 prettytable^0.10.00.10.0up to date
 eio^0.1.20.1.2up to date
 flate2^1.0.281.1.0up to date
 rustyline^12.0.015.0.0out of date
 dialoguer^0.11.00.11.0up to date
 tokio^1.34.01.44.0up to date
 rodio^0.17.30.20.1out of date
 clap_complete^4.4.44.5.46up to date
 anyhow^1.0.751.0.97up 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