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 sorai

Dependencies

(20 total, 1 possibly insecure)

CrateRequiredLatestStatus
 axum^0.80.8.4up to date
 axum-extra^0.10.10.10.1up to date
 chrono ⚠️^0.40.4.41maybe insecure
 clap^4.54.5.40up to date
 clap_derive^4.54.5.40up to date
 metrics^0.240.24.2up to date
 metrics-exporter-prometheus^0.170.17.2up to date
 reqwest^0.120.12.20up to date
 serde^1.01.0.219up to date
 serde_json^1.01.0.140up to date
 tabled^0.200.20.0up to date
 thiserror^2.02.0.12up to date
 tokio^1.451.45.1up to date
 toml^0.80.8.23up to date
 tower^0.50.5.2up to date
 tower-http^0.60.6.6up to date
 tracing^0.10.1.41up to date
 tracing-appender^0.20.2.3up to date
 tracing-subscriber^0.30.3.19up to date
 type-safe-id^0.30.3.2up 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