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 converge-manifold-adapters

Dependencies

(33 total, 10 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 arrow-array^5759.1.0out of date
 arrow-schema^5759.1.0out of date
 async-trait^0.10.1.91up to date
 base64^0.220.22.1up to date
 chrono ⚠️^0.40.4.45maybe insecure
 converge-core^3.9.33.9.3up to date
 converge-experience^3.9.33.9.3up to date
 converge-fuzzy-inference^2.0.32.0.3up to date
 converge-pack^3.9.33.9.3up to date
 converge-provider^3.9.33.9.3up to date
 converge-storage^3.9.33.9.3up to date
 futures^0.30.3.33up to date
 hex^0.40.4.3up to date
 hf-hub^0.31.0.0out of date
 lancedb^0.260.31.0out of date
 object_store^0.130.14.1out of date
 quick-xml^0.410.41.0up to date
 regex-lite^0.10.1.9up to date
 reqwest^0.120.13.4out of date
 schemars^0.81.2.1out of date
 scraper^0.200.27.0out of date
 serde^11.0.229up to date
 serde_json^11.0.151up to date
 serde_yaml^0.90.9.34+deprecatedup to date
 sha2^0.100.11.0out of date
 surrealdb^33.2.1up to date
 thiserror^22.0.19up to date
 tokio^1.481.53.1up to date
 tokio-stream^0.10.1.18up to date
 toml^0.81.1.3+spec-1.1.0out of date
 tracing^0.10.1.44up to date
 urlencoding^2.12.1.3up to date
 zeroize^11.9.0up to date

Dev dependencies

(5 total, all up-to-date)

CrateRequiredLatestStatus
 dotenvy^0.150.15.7up to date
 parking_lot^0.120.12.5up to date
 proptest^1.51.11.0up to date
 tempfile^33.27.0up to date
 wiremock^0.60.6.5up 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