opentelemetry-rust
opentelemetry-rust copied to clipboard
Upgrade dashmap
Currently this depends on dashmap ^4.0.1, which has this security advisory: https://rustsec.org/advisories/RUSTSEC-2022-0002.html
It's fixed in >=5.1.0
I believe we have fixed it in https://github.com/open-telemetry/opentelemetry-rust/pull/818. Once the new version is released it should be fixed. Meanwhile, maybe we can try to backport this to 0.17? cc @jtescher I can do it if needed
@TommyCpp sure, happy to do a patch release there if you want to set it up
Resolved in https://github.com/open-telemetry/opentelemetry-rust/pull/818