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

ExploitPredictionScoringSystem

import type { ExploitPredictionScoringSystem } from "https://googleapis.deno.dev/v1/containeranalysis:v1.ts";
interface ExploitPredictionScoringSystem {
percentile?: number;
score?: number;
}

§Properties

§
percentile?: number
[src]

The percentile of the current score, the proportion of all scored vulnerabilities with the same or a lower EPSS score

§
score?: number
[src]

The EPSS score representing the probability [0-1] of exploitation in the wild in the next 30 days