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.42maybe insecure
 either^1.61.15.0up to date
 itertools^0.100.14.0out of date
 js-sys^0.30.3.80up to date
 napi^2.03.3.0out of date
 napi-derive^2.03.2.5out of date
 nom^7.18.0.0out of date
 once_cell^1.81.21.3up to date
 serde^1.01.0.225up to date
 serde-wasm-bindgen^0.30.6.5out of date
 serde_json^1.01.0.145up to date
 string_cache^0.80.9.0out of date
 thiserror^1.02.0.16out of date
 wasm-bindgen^0.20.2.103up to date

Dev dependencies

(3 total, 3 outdated)

CrateRequiredLatestStatus
 clap^2.334.5.47out of date
 criterion^0.30.7.0out 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