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 fleetfs

Dependencies

(19 total, 2 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 futures^0.30.3.31up to date
 futures-util^0.3.80.3.31up to date
 tokio-util^0.7.00.7.15up to date
 tokio^1.281.45.1up to date
 clap^4.4.64.5.39up to date
 log^0.40.4.27up to date
 env_logger^0.11.50.11.8up to date
 slog-stdlog^4.14.1.1up to date
 slog^2.72.7.0up to date
 fuser^0.15.00.15.1up to date
 rkyv^0.8.80.8.10up to date
 redb^2.0.02.6.0up to date
 libc^0.20.2.172up to date
 byteorder^1.31.5.0up to date
 sha2^0.100.10.9up to date
 walkdir^2.32.5.0up to date
 fleetfs_raft^0.60.6.0up to date
 protobuf ⚠️^2.243.7.2out of date
 rand^0.80.9.1out of date

Dev dependencies

(1 total, all up-to-date)

CrateRequiredLatestStatus
 tempfile^3.13.20.0up to date

Security Vulnerabilities

protobuf: Crash due to uncontrolled recursion in protobuf crate

RUSTSEC-2024-0437

Affected version of this crate did not properly parse unknown fields when parsing a user-supplied input.

This allows an attacker to cause a stack overflow when parsing the mssage on untrusted data.