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 amadeus-parquet

Dependencies

(18 total, 9 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 amadeus-core=0.1.20.4.3out of date
 amadeus-types=0.1.20.4.3out of date
 brotli^3.33.5.0up to date
 byteorder^1.21.5.0up to date
 chrono ⚠️^0.40.4.37maybe insecure
 flate2^1.0.21.0.28up to date
 fxhash^0.20.2.1up to date
 linked-hash-map^0.50.5.6up to date
 lz4^1.231.24.0up to date
 num-bigint^0.20.4.4out of date
 parquet-format^2.6.04.0.0out of date
 quick-error^1.2.22.0.1out of date
 serde^1.01.0.197up to date
 serde_closure^0.10.3.3out of date
 snap^0.21.1.1out of date
 sum^0.10.1.7up to date
 thrift^0.12.00.17.0out of date
 zstd^0.40.13.1out of date

Dev dependencies

(1 total, 1 outdated)

CrateRequiredLatestStatus
 rand^0.70.8.5out 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