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

GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder

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

Identifies the entity that executed the recipe, which is trusted to have correctly performed the operation and populated this provenance.

interface GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder {
id?: string;
}

§Properties

§
id?: string
[src]