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 cddns

Dependencies

(18 total, 5 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 clap^4.14.5.37up to date
 tokio^1.251.44.2up to date
 crossterm^0.260.29.0out of date
 tracing^0.10.1.41up to date
 tracing-subscriber^0.30.3.19up to date
 ansi_term^0.120.12.1up to date
 reqwest^0.110.12.15out of date
 toml^0.70.8.21out of date
 anyhow^1.01.0.98up to date
 envy^0.40.4.2up to date
 serde^1.01.0.219up to date
 serde_json^1.01.0.140up to date
 serde_yaml^0.90.9.34+deprecatedup to date
 ron^0.80.10.1out of date
 regex^1.71.11.1up to date
 public-ip^0.20.2.2up to date
 directories^5.06.0.0out of date
 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