pub fn install_pip_audit( tool_detector: &mut ToolDetector, installed_tools: &mut HashMap<String, bool>, ) -> Result<()>
Install pip-audit for Python vulnerability scanning