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 inlottie

Dependencies

(12 total, 4 outdated)

CrateRequiredLatestStatus
 serde^1.01.0.219up to date
 serde_json^1.01.0.140up to date
 serde_repr^0.10.1.20up to date
 kurbo^0.110.11.1up to date
 usvg^0.440.45.0out of date
 softbuffer^0.40.4.6up to date
 vello^0.30.4.1out of date
 pollster^0.30.4.0out of date
 anyhow^1.01.0.98up to date
 image^0.250.25.6up to date
 winit^0.300.30.9up to date
 femtovg^0.90.14.0out of date

Dev dependencies

(3 total, all up-to-date)

CrateRequiredLatestStatus
 serde_path_to_error^0.10.1.17up to date
 serde_test^1.01.0.177up to date
 glob^0.30.3.2up to date

Build dependencies

(1 total, 1 possibly insecure)

CrateRequiredLatestStatus
 chrono ⚠️^0.40.4.40maybe insecure

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