uv/crates/puffin-git
Charlie Marsh 50057cd5f2
Re-add Cargo's known hosts checking (#1118)
## Summary

This ensures that (like Cargo) we don't suffer from
https://github.com/advisories/GHSA-r5w3-xm58-jv6j, by way of checking
known hosts when fetching via `libgit2`.

The implementation is taken from Cargo itself, modified to remove all
configuration, since we don't yet support configuration for known hosts,
etc.

Closes #285.
2024-01-25 22:29:36 -05:00
..
src Re-add Cargo's known hosts checking (#1118) 2024-01-25 22:29:36 -05:00
Cargo.toml Re-add Cargo's known hosts checking (#1118) 2024-01-25 22:29:36 -05:00