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

(13 total, 2 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 actix-multipart^0.60.6.1up to date
 actix-web^44.5.1up to date
 actix-web-lab^0.200.20.2up to date
 apistos-models^0.2.10.2.3up to date
 chrono ⚠️^0.40.4.38maybe insecure
 garde-actix-web^0.60.7.0out of date
 pin-project^11.1.5up to date
 rust_decimal^11.35.0up to date
 apistos-schemars^0.80.8.19up to date
 serde^11.0.202up to date
 serde_qs^0.120.13.0out of date
 url^22.5.0up to date
 uuid^11.8.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.117up 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