This project contains known security vulnerabilities. Find detailed information at the bottom.

Crate opentelemetry-prometheus

Dependencies

(5 total, 3 outdated, 1 insecure)

CrateRequiredLatestStatus
 once_cell^1.171.21.4up to date
 opentelemetry_api^0.200.20.0up to date
 opentelemetry_sdk^0.200.33.0out of date
 prometheus^0.130.14.0out of date
 protobuf ⚠️^2.143.7.2insecure

Dev dependencies

(2 total, 1 outdated)

CrateRequiredLatestStatus
 hyper^0.141.11.1out of date
 tokio^11.53.1up 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.