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-proto

Dependencies

(8 total, 5 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 futures^0.30.3.31up to date
 grpcio^0.120.13.0out of date
 opentelemetry_api^0.200.20.0up to date
 opentelemetry_sdk^0.200.29.0out of date
 prost^0.11.00.13.5out of date
 protobuf ⚠️^2.183.7.2out of date
 serde^1.01.0.219up to date
 tonic^0.9.00.13.1out of date

Dev dependencies

(5 total, 3 outdated)

CrateRequiredLatestStatus
 prost-build^0.11.10.13.5out of date
 protobuf-codegen^2.163.7.2out of date
 protoc-grpcio^3.03.0.0up to date
 tempfile^3.3.03.19.1up to date
 tonic-build^0.9.00.13.1out 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.