You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi.
At the moment, poem depends on prometheus which in itself depends on protobuf, which has a vulnerability. This makes cargo audit fail without ignoring this vulnerability. This is the case because I'm using the prometheus feature in poem.
Seems like opentelemetry-rust that poem uses which uses prometheus (which uses protobuf crate) won't be updated and will be discontinued. open-telemetry/opentelemetry-rust#2769
Hi.
At the moment, poem depends on prometheus which in itself depends on protobuf, which has a vulnerability. This makes cargo audit fail without ignoring this vulnerability. This is the case because I'm using the prometheus feature in poem.
Link to the vulnerability: RUSTSEC-2024-0437.
Thank you!
The text was updated successfully, but these errors were encountered: