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

CISAKnownExploitedVulnerabilities

import type { CISAKnownExploitedVulnerabilities } from "https://googleapis.deno.dev/v1/containeranalysis:v1.ts";
interface CISAKnownExploitedVulnerabilities {
knownRansomwareCampaignUse?: string;
}

§Properties

§
knownRansomwareCampaignUse?: string
[src]

Whether the vulnerability is known to have been leveraged as part of a ransomware campaign.