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 fastping-rs

Dependencies

(4 total, 3 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 log>=0.4.0, <0.5.00.4.21up to date
 pnet ⚠️>=0.26.0, <0.27.00.34.0out of date
 pnet_macros_support>=0.26.0, <0.27.00.34.0out of date
 rand>=0.7.0, <0.8.00.8.5out of date

Security Vulnerabilities

pnet: Compiler optimisation for next_with_timeout in pnet::transport::IcmpTransportChannelIterator flaws to SEGFAULT

RUSTSEC-2019-0037

Affected versions of this crate were optimized out by compiler, which caused dereference of uninitialized file descriptor which caused segfault.