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 serwus

Dependencies

(35 total, 5 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 actix^0.130.13.3up to date
 actix-cors^0.60.7.0out of date
 actix-http^33.7.0up to date
 actix-multipart^0.60.6.1up to date
 actix-service^22.0.2up to date
 actix-web^44.6.0up to date
 alcoholic_jwt^1.04091.0.0out of date
 amiquip^0.40.4.2up to date
 awc^33.5.0up to date
 bytes^11.6.0up to date
 chrono ⚠️^0.40.4.38maybe insecure
 colored^2.02.1.0up to date
 crossbeam-channel^0.50.5.13up to date
 derive_more^0.990.99.17up to date
 diesel^2.12.1.6up to date
 diesel-derive-newtype^2.12.1.2up to date
 dotenv^0.150.15.0up to date
 futures^0.30.3.30up to date
 jsonwebtoken^99.3.0up to date
 log^0.40.4.21up to date
 num_cpus^11.16.0up to date
 paperclip^0.80.8.2up to date
 quick-error^22.0.1up to date
 r2d2^0.80.8.10up to date
 rand^0.80.8.5up to date
 rust-argon2^22.1.0up to date
 serde^11.0.202up to date
 serde_json^11.0.117up to date
 serwus-derive^0.1.20.2.0out of date
 tracing^0.10.1.40up to date
 tracing-actix-web^0.70.7.10up to date
 tracing-subscriber^0.3.160.3.18up to date
 validator^0.160.18.1out of date
 validator_derive^0.160.18.1out of date
 weighted-rs^0.10.1.3up 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