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 timeplot

Dependencies

(10 total, 5 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 chrono ⚠️^0.4.70.4.37maybe insecure
 config^0.9.30.14.0out of date
 directories^2.0.25.0.1out of date
 env_logger^0.6.20.11.3out of date
 fs2^0.4.30.4.3up to date
 gnuplot^0.0.310.0.43out of date
 log^0.4.80.4.21up to date
 open^1.3.15.1.2out of date
 user32-sys^0.2.00.2.0up to date
 winapi^0.3.70.3.9up 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