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 evcxr_jupyter

Dependencies

(11 total, 9 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 chrono ⚠️^0.4.70.4.37maybe insecure
 colored^1.8.02.1.0out of date
 dirs^2.0.25.0.1out of date
 evcxr=0.4.60.17.0out of date
 failure^0.1.50.1.8up to date
 hex^0.3.20.4.3out of date
 hmac^0.7.10.12.1out of date
 json^0.11.150.12.4out of date
 sha2^0.8.00.10.8out of date
 uuid^0.7.41.8.0out of date
 zmq^0.9.10.10.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