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

CrateRequiredLatestStatus
 backtrace^0.30.3.74up to date
 cfg-if^1.01.0.0up to date
 criterion^0.30.5.1out of date
 findshlibs^0.100.10.2up to date
 inferno^0.110.11.21up to date
 libc^0.2.660.2.161up to date
 log^0.40.4.22up to date
 nix^0.240.29.0out of date
 once_cell^1.91.20.2up to date
 parking_lot^0.120.12.3up to date
 prost^0.100.13.3out of date
 prost-derive^0.100.13.3out of date
 protobuf ⚠️^2.03.7.1out of date
 smallvec^1.71.13.2up to date
 symbolic-demangle^9.012.12.0out of date
 tempfile^3.13.13.0up to date
 thiserror^1.01.0.64up to date

Dev dependencies

(2 total, 1 outdated)

CrateRequiredLatestStatus
 criterion^0.30.5.1out of date
 rand^0.8.00.8.5up to date

Security Vulnerabilities

protobuf: Out of Memory in stream::read_raw_bytes_into()

RUSTSEC-2019-0003

Affected versions of this crate called Vec::reserve() on user-supplied input.

This allows an attacker to cause an Out of Memory condition while calling the vulnerable method on untrusted data.