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.4up to date
 tokio^1.251.37.0up to date
 crossterm^0.260.27.0out of date
 tracing^0.10.1.40up to date
 tracing-subscriber^0.30.3.18up to date
 ansi_term^0.120.12.1up to date
 reqwest^0.110.12.4out of date
 toml^0.70.8.12out of date
 anyhow^1.01.0.82up to date
 envy^0.40.4.2up to date
 serde^1.01.0.200up to date
 serde_json^1.01.0.116up to date
 serde_yaml^0.90.9.34+deprecatedup to date
 ron^0.80.8.1up to date
 regex^1.71.10.4up to date
 public-ip^0.20.2.2up to date
 directories^5.05.0.1up to date
 chrono ⚠️^0.40.4.38maybe 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