Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleCloudSecuritycenterV2Compliance

import type { GoogleCloudSecuritycenterV2Compliance } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";

Contains compliance information about a security standard indicating unmet recommendations.

interface GoogleCloudSecuritycenterV2Compliance {
ids?: string[];
standard?: string;
version?: string;
}

§Properties

§
ids?: string[]
[src]

Policies within the standard or benchmark, for example, A.12.4.1

§
standard?: string
[src]

Industry-wide compliance standards or benchmarks, such as CIS, PCI, and OWASP.

§
version?: string
[src]

Version of the standard or benchmark, for example, 1.1