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

CrateRequiredLatestStatus
 ahash^0.70.8.3out of date
 chrono ⚠️^0.40.4.24maybe insecure
 either^1.61.8.1up to date
 itertools^0.100.10.5up to date
 js-sys^0.30.3.61up to date
 napi^2.42.12.1up to date
 napi-derive^2.42.12.2up to date
 nom^7.17.1.3up to date
 once_cell^1.121.17.1up to date
 serde^1.01.0.158up to date
 serde-wasm-bindgen^0.40.5.0out of date
 serde_json^1.01.0.94up to date
 string_cache^0.8.40.8.7up to date
 thiserror^1.01.0.40up to date
 wasm-bindgen^0.20.2.84up to date

Dev dependencies

(3 total, 3 outdated)

CrateRequiredLatestStatus
 clap^2.334.1.13out of date
 criterion^0.30.4.0out of date
 test-case^2.13.0.0out 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