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 browserslist-rs

Dependencies

(15 total, 8 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 ahash^0.70.8.12out of date
 chrono ⚠️^0.40.4.45maybe insecure
 either^1.61.17.0up to date
 itertools^0.100.15.0out of date
 js-sys^0.30.3.104up to date
 napi^2.03.12.1out of date
 napi-derive^2.03.6.3out of date
 nom^7.18.0.0out of date
 once_cell^1.81.21.4up to date
 serde^1.01.0.229up to date
 serde-wasm-bindgen^0.30.6.5out of date
 serde_json^1.01.0.151up to date
 string_cache^0.80.10.0out of date
 thiserror^1.02.0.20out of date
 wasm-bindgen^0.20.2.127up to date

Dev dependencies

(3 total, 3 outdated)

CrateRequiredLatestStatus
 clap^2.334.6.6out of date
 criterion^0.30.8.2out of date
 test-case^1.23.3.1out of 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