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

InTotoSlsaProvenanceV1

import type { InTotoSlsaProvenanceV1 } from "https://googleapis.deno.dev/v1/containeranalysis:v1.ts";
interface InTotoSlsaProvenanceV1 {
_type?: string;
predicate?: SlsaProvenanceV1;
predicateType?: string;
subject?: Subject[];
}

§Properties

§
predicateType?: string
[src]
§
subject?: Subject[]
[src]