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

(18 total, 3 outdated)

CrateRequiredLatestStatus
 serde^1.01.0.229up to date
 serde_json^1.01.0.151up to date
 serde_repr^0.10.1.21up to date
 base64^0.230.23.1up to date
 kurbo^0.130.13.1up to date
 usvg^0.470.48.1out of date
 softbuffer^0.40.4.8up to date
 vello^0.90.10.0out of date
 skrifa^0.420.46.1out of date
 pollster^1.01.0.1up to date
 anyhow^1.01.0.104up to date
 image^0.250.25.10up to date
 winit^0.300.30.13up to date
 femtovg^0.260.26.0up to date
 glutin^0.320.32.3up to date
 glutin-winit^0.50.5.0up to date
 raw-window-handle^0.60.6.2up to date
 web-sys^0.30.3.104up to date

Dev dependencies

(3 total, all up-to-date)

CrateRequiredLatestStatus
 serde_path_to_error^0.10.1.20up to date
 serde_test^1.01.0.177up to date
 glob^0.30.3.4up to date

Build dependencies

(3 total, 1 possibly insecure)

CrateRequiredLatestStatus
 serde^1.01.0.229up to date
 serde_json^1.01.0.151up to date
 chrono ⚠️^0.40.4.45maybe 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