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 jja

Dependencies

(43 total, 7 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 anyhow^1.01.0.82up to date
 benchmarking^0.40.4.12up to date
 bytefmt^0.1.70.1.7up to date
 bzip2 ⚠️^0.40.4.4maybe insecure
 clap^4.44.5.4up to date
 console^0.150.15.8up to date
 crossbeam^0.80.8.4up to date
 ctrlc^3.43.4.4up to date
 dialoguer^0.110.11.0up to date
 flate2^1.01.0.29up to date
 hostname^0.30.4.0out of date
 human-panic^1.22.0.0out of date
 i18n-embed^0.140.14.1up to date
 indicatif^0.170.17.8up to date
 is-terminal^0.40.4.12up to date
 itertools^0.12.00.12.1up to date
 lz4^1.241.24.0up to date
 memmap^0.70.7.0up to date
 num_cpus^1.161.16.0up to date
 once_cell^1.191.19.0up to date
 pgcopy^0.0.20.0.2up to date
 pgn-reader^0.250.26.0out of date
 prettytable-rs^0.100.10.0up to date
 quick-csv^0.10.1.6up to date
 rand^0.80.8.5up to date
 rand_xorshift^0.30.3.0up to date
 rayon^1.81.10.0up to date
 regex^1.101.10.4up to date
 rocksdb^0.210.22.0out of date
 rusqlite^0.300.31.0out of date
 rust-embed^8.18.3.0up to date
 serde^1.01.0.199up to date
 serde_json^1.01.0.116up to date
 sha2^0.100.10.8up to date
 shakmaty^0.260.27.0out of date
 shakmaty-syzygy^0.240.25.0out of date
 shell-escape^0.10.1.5up to date
 tempfile^3.83.10.1up to date
 termtree^0.40.4.1up to date
 textwrap^0.160.16.1up to date
 tr^0.10.1.7up to date
 xz2^0.10.1.7up to date
 zstd^0.130.13.1up to date

Dev dependencies

(1 total, all up-to-date)

CrateRequiredLatestStatus
 test_bin^0.40.4.0up to date

Build dependencies

(1 total, all up-to-date)

CrateRequiredLatestStatus
 built^0.70.7.2up to date

Security Vulnerabilities

bzip2: bzip2 Denial of Service (DoS)

RUSTSEC-2023-0004

Working with specific payloads can cause a Denial of Service (DoS) vector.

Both Decompress and Compress implementations can enter into infinite loops given specific payloads entered that trigger it.

The issue is described in great detail in the bzip2 repository issue.

Thanks to bjrjk for finding and providing the patch for the issue and the maintainer responsibly responding to release a fix quickly.

Users who use the crate with untrusted data should update the bzip2 to 0.4.4.