VYPR

crates.io package

gix-ref

pkg:cargo/gix-ref

Vulnerabilities (2)

  • CVE-2025-31130MedApr 4, 2025
    affected < 0.51.0fixed 0.51.0

    gitoxide is an implementation of git written in Rust. Before 0.42.0, gitoxide uses SHA-1 hash implementations without any collision detection, leaving it vulnerable to hash collision attacks. gitoxide uses the sha1_smol or sha1 crate, both of which implement standard SHA-1 withou

  • CVE-2024-35197MedMay 23, 2024
    affected < 0.44.0fixed 0.44.0

    gitoxide is a pure Rust implementation of Git. On Windows, fetching refs that clash with legacy device names reads from the devices, and checking out paths that clash with such names writes arbitrary data to the devices. This allows a repository, when cloned, to cause indefinite