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 minmon

Dependencies

(20 total, 2 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 toml^0.80.8.19up to date
 reqwest^0.120.12.12up to date
 tokio^1.401.42.0up to date
 libsystemd^0.70.7.0up to date
 systemd-journal-logger^2.12.2.0up to date
 serde^1.01.0.217up to date
 nix^0.290.29.0up to date
 log^0.40.4.22up to date
 env_logger^0.110.11.6up to date
 async-trait^0.10.1.84up to date
 text_placeholder^0.50.5.1up to date
 chrono ⚠️^0.40.4.39maybe insecure
 lettre^0.110.11.11up to date
 sensors^0.20.2.2up to date
 rand^0.80.8.5up to date
 bollard^0.170.18.1out of date
 dasp_ring_buffer^0.110.11.0up to date
 num-bigint^0.40.4.6up to date
 num-integer^0.10.1.46up to date
 cron^0.120.14.0out of date

Dev dependencies

(1 total, all up-to-date)

CrateRequiredLatestStatus
 mockall^0.130.13.1up 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