pub async fn handle_vulnerabilities(
path: PathBuf,
severity: Option<SeverityThreshold>,
format: OutputFormat,
output: Option<PathBuf>,
) -> Result<()>pub async fn handle_vulnerabilities(
path: PathBuf,
severity: Option<SeverityThreshold>,
format: OutputFormat,
output: Option<PathBuf>,
) -> Result<()>