VYPR

crates.io package

metrics-util

pkg:cargo/metrics-util

Vulnerabilities (1)

  • CVE-2021-45704Dec 26, 2021
    affected < 0.7.0fixed 0.7.0

    An issue was discovered in the metrics-util crate before 0.7.0 for Rust. There is a data race and memory corruption because AtomicBucket unconditionally implements the Send and Sync traits.