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 hal

Dependencies

(17 total, 10 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 base64^0.10.10.22.0out of date
 bitcoin^0.230.31.2out of date
 byteorder^1.3.11.5.0up to date
 chrono ⚠️^0.4.60.4.38maybe insecure
 clap^2.324.5.4out of date
 fern^0.5.60.6.2out of date
 hex^0.3.20.4.3out of date
 jobserver^0.1.110.1.30up to date
 lightning-invoice^0.2.00.30.0out of date
 log^0.4.50.4.21up to date
 rand^0.40.8.5out of date
 secp256k1^0.170.29.0out of date
 serde^1.0.841.0.198up to date
 serde_json^1.0.341.0.116up to date
 serde_yaml^0.8.80.9.34+deprecatedout of date
 shell-escape^0.1.40.1.5up to date
 tiny-bip39^0.6.21.0.0out 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