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 elefren

Dependencies

(16 total, 6 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 chrono ⚠️^0.40.4.37maybe insecure
 doc-comment^0.30.3.3up to date
 envy^0.4.00.4.2up to date
 hyper-old-types^0.11.00.11.0up to date
 isolang^1.02.4.0out of date
 log^0.4.60.4.21up to date
 reqwest^0.90.12.2out of date
 serde^11.0.197up to date
 serde_derive^11.0.197up to date
 serde_json^11.0.115up to date
 serde_qs^0.4.50.12.0out of date
 serde_urlencoded^0.5.30.7.1out of date
 tap-reader^11.0.1up to date
 toml^0.5.00.8.12out of date
 try_from^0.3.20.3.2up to date
 url^12.5.0out of date

Dev dependencies

(4 total, 2 outdated)

CrateRequiredLatestStatus
 indoc^0.3.12.0.5out of date
 pretty_env_logger^0.3.00.5.0out of date
 skeptic^0.13.30.13.7up to date
 tempfile^3.0.33.10.1up 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