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 pprof

Dependencies

(17 total, 7 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 backtrace^0.30.3.75up to date
 cfg-if^1.01.0.1up to date
 criterion^0.50.6.0out of date
 findshlibs^0.100.10.2up to date
 inferno^0.110.12.2out of date
 libc^0.2.660.2.174up to date
 log^0.40.4.27up to date
 nix^0.260.30.1out of date
 once_cell^1.91.21.3up to date
 parking_lot^0.120.12.4up to date
 prost^0.110.14.1out of date
 prost-derive^0.110.14.1out of date
 protobuf ⚠️^2.03.7.2out of date
 smallvec^1.71.15.1up to date
 symbolic-demangle^12.112.15.5up to date
 tempfile^3.13.20.0up to date
 thiserror^1.02.0.12out of date

Dev dependencies

(2 total, 2 outdated)

CrateRequiredLatestStatus
 criterion^0.50.6.0out of date
 rand^0.8.00.9.1out of 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.