interface GetVulnerabilityById {
    vulnerabilityId: string;
}

Properties

Properties

vulnerabilityId: string

The ID of the Vulnerability to fetch.