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

SlsaProvenanceZeroTwo

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

See full explanation of fields at slsa.dev/provenance/v0.2.

interface SlsaProvenanceZeroTwo {
buildConfig?: {
[key: string]: any;
}
;
buildType?: string;
}