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

CrateRequiredLatestStatus
 reqwest^0.11.220.12.4out of date
 hyper^1.0.11.3.1up to date
 scraper^0.18.10.19.0out of date
 dirs^5.0.15.0.1up to date
 rusqlite^0.30.00.31.0out of date
 chrono ⚠️^0.40.4.38maybe insecure
 itertools^0.12.00.13.0out of date
 clap^4.4.84.5.4up to date
 prettytable^0.10.00.10.0up to date
 eio^0.1.20.1.2up to date
 flate2^1.0.281.0.30up to date
 rustyline^12.0.014.0.0out of date
 dialoguer^0.11.00.11.0up to date
 tokio^1.34.01.37.0up to date
 rodio^0.17.30.18.0out of date
 clap_complete^4.4.44.5.2up to date
 anyhow^1.0.751.0.86up 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