Interface protos.grafeas.v1.SlsaProvenance.ISlsaRecipe (3.2.0)

Properties of a SlsaRecipe.

Package

@google-cloud/containeranalysis

Properties

arguments

"arguments"?: (google.protobuf.IAny|null);

SlsaRecipe arguments

Property Value
TypeDescription
(google.protobuf.IAny|null)

definedInMaterial

definedInMaterial?: (number|Long|string|null);

SlsaRecipe definedInMaterial

Property Value
TypeDescription
(number|Long|string|null)

entryPoint

entryPoint?: (string|null);

SlsaRecipe entryPoint

Property Value
TypeDescription
(string|null)

environment

environment?: (google.protobuf.IAny|null);

SlsaRecipe environment

Property Value
TypeDescription
(google.protobuf.IAny|null)

type

type?: (string|null);

SlsaRecipe type

Property Value
TypeDescription
(string|null)