Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 980 Bytes

IntotoLink.md

File metadata and controls

14 lines (10 loc) · 980 Bytes

IntotoLink

Properties

Name Type Description Notes
EffectiveCommand []string [optional] [default to null]
Materials []IntotoLinkArtifact [optional] [default to null]
Products []IntotoLinkArtifact Products are the supply chain artifacts generated as a result of the step. The structure is identical to that of materials. [optional] [default to null]
Byproducts *LinkByProducts ByProducts are data generated as part of a software supply chain step, but are not the actual result of the step. [optional] [default to null]
Environment *LinkEnvironment [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]