public RepeatedField<SlsaProvenance.Types.Material> Materials { get; }
The collection of artifacts that influenced the build including sources,
dependencies, build tools, base images, and so on. This is considered to be
incomplete unless metadata.completeness.materials is true. Unset or null is
equivalent to empty.
public SlsaProvenance.Types.SlsaRecipe Recipe { get; set; }
Identifies the configuration used for the build.
When combined with materials, this SHOULD fully describe the build,
such that re-running this recipe results in bit-for-bit identical output
(if the build is reproducible).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eSlsaProvenance\u003c/code\u003e class, which is part of the \u003ccode\u003eGrafeas.V1\u003c/code\u003e namespace in version 3.6.0 of the .NET documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSlsaProvenance\u003c/code\u003e implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties for \u003ccode\u003eBuilder\u003c/code\u003e, \u003ccode\u003eMaterials\u003c/code\u003e, \u003ccode\u003eMetadata\u003c/code\u003e, and \u003ccode\u003eRecipe\u003c/code\u003e, each providing different information about the software build process and its provenance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMaterials\u003c/code\u003e property provides a collection of key artifacts that played a role during the build process, such as sources, dependencies, and tools.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage shows a historical versioning of the \u003ccode\u003eSlsaProvenance\u003c/code\u003e with a link to the most up-to-date version, 3.7.0, as well as previous versions going as far back as version 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]