Interface protos.grafeas.v1.IInTotoStatement (3.2.0)

Properties of an InTotoStatement.

Package

@google-cloud/containeranalysis

Properties

predicateType

predicateType?: (string|null);

InTotoStatement predicateType

Property Value
TypeDescription
(string|null)

provenance

provenance?: (grafeas.v1.IInTotoProvenance|null);

InTotoStatement provenance

Property Value
TypeDescription
(grafeas.v1.IInTotoProvenance|null)

slsaProvenance

slsaProvenance?: (grafeas.v1.ISlsaProvenance|null);

InTotoStatement slsaProvenance

Property Value
TypeDescription
(grafeas.v1.ISlsaProvenance|null)

subject

subject?: (grafeas.v1.ISubject[]|null);

InTotoStatement subject

Property Value
TypeDescription
(grafeas.v1.ISubject[]|null)

type

type?: (string|null);

InTotoStatement type

Property Value
TypeDescription
(string|null)