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

CrateRequiredLatestStatus
 ahash^0.70.8.12out of date
 chrono ⚠️^0.40.4.41maybe insecure
 either^1.61.15.0up to date
 itertools^0.100.14.0out of date
 js-sys^0.30.3.77up to date
 napi^2.02.16.17up to date
 napi-derive^2.02.16.13up to date
 nom^7.18.0.0out of date
 once_cell^1.81.21.3up to date
 serde^1.01.0.219up to date
 serde-wasm-bindgen^0.30.6.5out of date
 serde_json^1.01.0.140up to date
 string_cache^0.8.40.8.9up to date
 thiserror^1.02.0.12out of date
 wasm-bindgen^0.20.2.100up to date

Dev dependencies

(3 total, 3 outdated)

CrateRequiredLatestStatus
 clap^2.334.5.40out of date
 criterion^0.30.6.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