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 opentelemetry-prometheus

Dependencies

(5 total, 4 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 once_cell^1.131.21.3up to date
 opentelemetry^0.240.29.1out of date
 opentelemetry_sdk^0.240.29.0out of date
 prometheus^0.130.14.0out of date
 protobuf ⚠️^2.143.7.2out of date

Dev dependencies

(5 total, 2 outdated)

CrateRequiredLatestStatus
 http-body-util^0.10.1.3up to date
 hyper^1.31.6.0up to date
 hyper-util^0.10.1.11up to date
 opentelemetry-semantic-conventions^0.160.29.0out of date
 tokio~1.38.01.44.2out 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.