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 compressed_log

Dependencies

(8 total, 4 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 actix^0.7.90.13.3out of date
 actix-web^0.7.164.5.1out of date
 backoff^0.1.20.4.0out of date
 chrono ⚠️^0.4.60.4.38maybe insecure
 failure^0.1.30.1.8up to date
 futures^0.1.250.3.30out of date
 log^0.4.60.4.21up to date
 lz4^1.23.11.24.0up 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