Run make audit to check generated project dependencies for known
vulnerabilities. All generated projects run pip-audit against the Python
environment created by uv sync --group dev. Rust-enabled projects also run
cargo audit from the rust_extension crate directory.