GoogleCloudSecuritycenterV2IssueFindingCve
import type { GoogleCloudSecuritycenterV2IssueFindingCve } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";
The CVE of the finding.
interface GoogleCloudSecuritycenterV2IssueFindingCve {
name?: string;
}