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 tolstack

Dependencies

(21 total, 12 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 rand_distr^0.4.00.5.1out of date
 rand^0.8.10.9.0out of date
 statistical^1.0.01.0.0up to date
 num^0.3.10.4.3out of date
 serde^1.0.1061.0.219up to date
 serde_derive^1.0.1061.0.219up to date
 serde_json^1.0.511.0.140up to date
 toml^0.5.60.8.20out of date
 csv^1.1.31.3.1up to date
 iced^0.2.00.13.1out of date
 iced_native^0.3.00.10.3out of date
 iced_graphics^0.1.00.13.0out of date
 async-std^1.01.13.1up to date
 directories-next^2.0.02.0.0up to date
 open^1.4.05.3.2out of date
 nfd^0.0.40.0.4up to date
 notify^5.0.0-pre.28.0.0out of date
 colored^2.0.03.0.0out of date
 chrono ⚠️^0.40.4.40maybe insecure
 webbrowser^0.5.51.0.4out of date
 image^0.23.120.25.6out of 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