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, 3 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 clap^4.14.5.23up to date
 tokio^1.251.42.0up to date
 crossterm^0.260.28.1out 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.9out of date
 toml^0.70.8.19out of date
 anyhow^1.01.0.94up to date
 envy^0.40.4.2up to date
 serde^1.01.0.216up to date
 serde_json^1.01.0.134up to date
 serde_yaml^0.90.9.34+deprecatedup to date
 ron^0.80.8.1up to date
 regex^1.71.11.1up to date
 public-ip^0.20.2.2up to date
 directories^5.05.0.1up to date
 chrono ⚠️^0.40.4.39maybe 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