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, 3 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 ahash^0.70.8.11out of date
 chrono ⚠️^0.40.4.37maybe insecure
 either^1.61.10.0up to date
 itertools^0.100.12.1out of date
 js-sys^0.30.3.69up to date
 napi^2.02.16.1up to date
 napi-derive^2.02.16.1up to date
 nom^7.17.1.3up to date
 once_cell^1.81.19.0up to date
 serde^1.01.0.197up to date
 serde-wasm-bindgen^0.30.6.5out of date
 serde_json^1.01.0.115up to date
 string_cache^0.80.8.7up to date
 thiserror^1.01.0.58up to date
 wasm-bindgen^0.20.2.92up to date

Dev dependencies

(3 total, 3 outdated)

CrateRequiredLatestStatus
 clap^2.334.5.4out of date
 criterion^0.30.5.1out 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