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 fastmetrics

Dependencies

(10 total, 1 possibly insecure)

CrateRequiredLatestStatus
 cfg-if^1.01.0.3up to date
 dtoa^1.01.0.10up to date
 fastmetrics-derive^0.4.00.4.0up to date
 foldhash^0.20.2.0up to date
 itoa^1.01.0.15up to date
 parking_lot^0.120.12.5up to date
 paste^1.01.0.15up to date
 prost^0.140.14.1up to date
 prost-types^0.140.14.1up to date
 protobuf ⚠️^3.73.7.2maybe insecure

Dev dependencies

(1 total, all up-to-date)

CrateRequiredLatestStatus
 indoc^2.02.0.6up 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.