Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
gix: CVE-2025-31130
Merged fintohaps opened 6 months ago

Update the gix family of crates to avoid the vulnerability reported in CVE-2025-31130.

Since gix-hash is used in two places, its version definition was moved to the top-level Cargo.toml. cargo warned that default-features not being defined in the top-level could result in a future error, so that was carried along with it. This did not affect the build of radicle-fetch.

fintohaps opened with revision 93c85f29 on base 0b342485 +240 -149 6 months ago

Update the gix family of crates to avoid the vulnerability reported in CVE-2025-31130.

Since gix-hash is used in two places, its version definition was moved to the top-level Cargo.toml. cargo warned that default-features not being defined in the top-level could result in a future error, so that was carried along with it. This did not affect the build of radicle-fetch.

lorenz merged revision 93c85f29 at b7a7f55e 6 months ago