This project contains known security vulnerabilities. Find detailed information at the bottom.

Crate vagga

Dependencies

(38 total, 16 outdated, 1 insecure)

CrateRequiredLatestStatus
 libc^0.2.280.2.189up to date
 nix^0.11.00.31.3out of date
 digest^0.9.00.11.3out of date
 sha2^0.9.80.11.0out of date
 blake2^0.9.20.11.0out of date
 typenum^1.14.01.20.1up to date
 rand^0.5.00.10.2out of date
 argparse^0.2.10.2.2up to date
 log^0.4.00.4.34up to date
 env_logger^0.5.60.11.11out of date
 url^1.0.02.5.8out of date
 unshare^0.5.00.7.0out of date
 signal^0.6.00.7.0out of date
 mopa^0.2.20.2.2up to date
 anymap^0.12.10.12.1up to date
 matches^0.1.60.1.10up to date
 regex^1.0.01.13.1up to date
 scan_dir^0.3.10.3.3up to date
 libmount^0.1.100.1.15up to date
 zip^0.4.28.6.0out of date
 xz2^0.1.00.1.7up to date
 tar^0.4.80.4.46up to date
 flate2^1.0.11.1.10up to date
 bzip2 ⚠️^0.3.00.6.1insecure
 net2^0.2.230.2.39up to date
 humantime^1.0.02.4.0out of date
 quick-error^1.2.02.0.1out of date
 docopt^1.0.01.1.1up to date
 quire^0.4.10.4.1up to date
 lazy_static^1.0.01.5.0up to date
 itertools^0.7.80.15.0out of date
 git2^0.7.10.21.0out of date
 tempfile^3.0.23.27.0up to date
 serde^1.0.111.0.229up to date
 serde_json^1.0.21.0.151up to date
 serde_derive^1.0.111.0.229up to date
 failure^0.1.10.1.8up to date
 resolv-conf^0.6.00.7.6out of date

Crate path-filter

Dependencies

(4 total, 1 outdated)

CrateRequiredLatestStatus
 globset^0.4.10.4.20up to date
 quick-error^1.1.02.0.1out of date
 regex^11.13.1up to date
 walkdir^22.5.0up 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.