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 codec-eval

Dependencies

(14 total, 1 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 butteraugli^0.9.00.9.3up to date
 chrono ⚠️^0.40.4.44maybe insecure
 codec-corpus^1.01.1.0up to date
 csv^1.31.4.0up to date
 dssim-core^3.43.4.0up to date
 fast-ssim2^0.7.20.8.1out of date
 imgref^1.101.12.1up to date
 jpeg-decoder^0.30.3.2up to date
 moxcms^0.80.8.1up to date
 rayon^1.101.12.0up to date
 rgb^0.80.8.53up to date
 serde^1.01.0.228up to date
 serde_json^1.01.0.150up to date
 thiserror^22.0.18up to date

Dev dependencies

(1 total, all up-to-date)

CrateRequiredLatestStatus
 tempfile^33.27.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