Skip to content

Slot: builder

Identifies the build platform that executed the build and is trusted to have correctly generated this provenance. REQUIRED at SLSA Build L1.

URI: slsa:builder Alias: builder

Applicable Classes

Name Description Modifies Slot
RunDetails Details specific to this particular execution of the build, including the tru... no

Properties

Type and Range

Property Value
Range Builder
Domain Of RunDetails

Cardinality and Requirements

Property Value
Required Yes

In Subsets

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/slsa

Mappings

Mapping Type Mapped Value
self slsa:builder
native slsa:builder

LinkML Source

name: builder
description: Identifies the build platform that executed the build and is trusted
  to have correctly generated this provenance. REQUIRED at SLSA Build L1.
in_subset:
- slsa_build_track
from_schema: https://w3id.org/lmodel/slsa
rank: 1000
alias: builder
domain_of:
- RunDetails
range: Builder
required: true
inlined: true