Files
uv/crates/uv-cli
William Woodruff b38bea427c Add --service-format and --service-url to uv audit (#18571)
## Summary

This serves two purposes: 

1. It sets up the scaffolding/structure for future vulnerability service
backends, e.g. PyPI/PYSEC instead of OSV.
2. It unblocks a form of integration testing I want to do here, which is
with a mocked OSV API (using wiremock).

NB: I'm low confidence on the naming of these options, feedback greatly
desired 🙂

See #18506.

## Test Plan

But doctor, I _am_ the test plan.

---------

Signed-off-by: William Woodruff <william@astral.sh>
Co-authored-by: konsti <konstin@mailbox.org>
2026-03-23 14:32:39 +00:00
..
2026-03-19 21:18:55 +00:00

uv-cli

This crate is an internal component of uv. The Rust API exposed here is unstable and will have frequent breaking changes.

This version (0.0.32) is a component of uv 0.10.12. The source can be found here.

See uv's crate versioning policy for details on versioning.