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 apistos-core

Dependencies

(15 total, 1 possibly insecure)

CrateRequiredLatestStatus
 actix-multipart^0.70.7.2up to date
 actix-session^0.100.10.1up to date
 actix-web^44.10.2up to date
 actix-web-grants^44.1.2up to date
 actix-web-lab^0.240.24.1up to date
 apistos-models^0.5.10.5.1up to date
 chrono ⚠️^0.40.4.40maybe insecure
 garde-actix-web^0.110.11.0up to date
 pin-project^11.1.10up to date
 rust_decimal^11.37.1up to date
 apistos-schemars^0.80.8.22up to date
 serde^11.0.219up to date
 serde_qs^0.140.14.0up to date
 url^22.5.4up to date
 uuid^11.16.0up to date

Dev dependencies

(2 total, all up-to-date)

CrateRequiredLatestStatus
 assert-json-diff^2.0.22.0.2up to date
 serde_json^11.0.140up 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