//! Source-side dependency-audit capturers.
//!//! Four actions, one canonical envelope shape each. Library APIs where
//! practical (`rustsec` for cargo, REST for OSV); subprocess fallback
//! for pip and pnpm where no Rust-callable library exists.
pubmodcargo_audit;pubmodcmd;pubmodosv_query;pubmodpip_audit;pubmodpnpm_audit;