//! Vulnerability services.
pubuseproject_status::ProjectStatusAudit;pubmodosv;modproject_status;/// The shape of the vulnerability service.
#[derive(Copy, Clone, Debug)]#[cfg_attr(feature ="clap",derive(clap::ValueEnum))]pubenumVulnerabilityServiceFormat{
Osv,}