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

GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata

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

Other properties of the build.

interface GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata {
buildFinishedOn?: Date;
buildInvocationId?: string;
buildStartedOn?: Date;
reproducible?: boolean;
}

§Properties

§
buildFinishedOn?: Date
[src]
§
buildInvocationId?: string
[src]
§
buildStartedOn?: Date
[src]
§
reproducible?: boolean
[src]