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

(11 total, 1 possibly insecure)

CrateRequiredLatestStatus
 anyhow^1.01.0.102up to date
 cfg-if^1.01.0.4up to date
 fastmetrics-derive^0.7.00.7.0up to date
 foldhash^0.20.2.0up to date
 itoa^1.01.0.18up to date
 parking_lot^0.120.12.5up to date
 paste^1.01.0.15up to date
 prost^0.140.14.3up to date
 prost-types^0.140.14.3up to date
 protobuf ⚠️^3.73.7.2maybe insecure
 zmij^1.01.0.21up to date

Dev dependencies

(1 total, all up-to-date)

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