public sealed class InTotoProvenance : IMessage<InTotoProvenance>, IEquatable<InTotoProvenance>, IDeepCloneable<InTotoProvenance>, IBufferMessage, IMessage
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.
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\u003eThe latest version of the \u003ccode\u003eGrafeas.V1.InTotoProvenance\u003c/code\u003e is 3.7.0, with multiple previous versions available, including 3.6.0, 3.5.0, down to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInTotoProvenance\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInTotoProvenance\u003c/code\u003e class can be instantiated using a default constructor or by copying from an existing \u003ccode\u003eInTotoProvenance\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eInTotoProvenance\u003c/code\u003e include \u003ccode\u003eBuilderConfig\u003c/code\u003e, \u003ccode\u003eMaterials\u003c/code\u003e (a collection of strings), \u003ccode\u003eMetadata\u003c/code\u003e, and \u003ccode\u003eRecipe\u003c/code\u003e, which detail various aspects of the build's configuration and influences.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMaterials\u003c/code\u003e property represents the artifacts that influenced the build, and its completeness depends on the value of \u003ccode\u003emetadata.completeness.materials\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]