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 rpm

Dependencies

(22 total, 4 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 bitflags^22.9.1up to date
 bzip2^0.4.40.5.2out of date
 chrono ⚠️^0.40.4.41maybe insecure
 cpio^0.40.4.1up to date
 digest^0.100.10.7up to date
 enum-display-derive^0.10.1.1up to date
 enum-primitive-derive^0.30.3.0up to date
 flate2^11.1.1up to date
 hex^0.40.4.3up to date
 itertools^0.130.14.0out of date
 log^0.40.4.27up to date
 md-5^0.100.10.6up to date
 nom^78.0.0out of date
 num^0.40.4.3up to date
 num-derive^0.40.4.2up to date
 num-traits^0.20.2.19up to date
 pgp^0.14.00.15.0out of date
 sha1^0.100.10.6up to date
 sha2^0.100.10.9up to date
 thiserror^22.0.12up to date
 xz2^0.10.1.7up to date
 zstd^0.130.13.3up to date

Dev dependencies

(5 total, 2 outdated)

CrateRequiredLatestStatus
 env_logger^0.110.11.8up to date
 gethostname^0.51.0.2out of date
 hex-literal^0.41.0.0out of date
 pretty_assertions^1.31.4.1up to date
 serial_test^3.03.2.0up to 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