Google Devtools Containeranalysis V1alpha1Slsa Provenance Zero Two Slsa Invocation Response
data class GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaInvocationResponse(val configSource: GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaConfigSourceResponse, val environment: Map<String, String>, val parameters: Map<String, String>)
Identifies the event that kicked off the build.
Properties
Link copied to clipboard
val configSource: GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaConfigSourceResponse
Describes where the config file that kicked off the build came from.
Link copied to clipboard
Any other builder-controlled inputs necessary for correctly evaluating the build.
Link copied to clipboard
Collection of all external inputs that influenced the build on top of invocation.configSource.