GrafeasV1LayerDetails
import type { GrafeasV1LayerDetails } from "https://googleapis.deno.dev/v1/ondemandscanning:v1.ts";
Details about the layer a package was found in.
interface GrafeasV1LayerDetails {
baseImages?: GrafeasV1BaseImage[];
chainId?: string;
command?: string;
diffId?: string;
index?: number;
}§Properties
§
baseImages?: GrafeasV1BaseImage[]
[src]The base images the layer is found within.
§
chainId?: string
[src]The layer chain ID (sha256 hash) of the layer in the container image. https://github.com/opencontainers/image-spec/blob/main/config.md#layer-chainid