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

Cwe

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

CWE stands for Common Weakness Enumeration. Information about this weakness, as described by CWE.

interface Cwe {
id?: string;
references?: Reference[];
}

§Properties

§
id?: string
[src]

The CWE identifier, e.g. CWE-94

§
references?: Reference[]
[src]

Any reference to the details on the CWE, for example, https://cwe.mitre.org/data/definitions/94.html