Skip to content

Slot: byproducts

Additional artifacts produced during the build that are NOT the primary output but may be useful for debugging or incident response (e.g., build logs, intermediate artifacts).

URI: slsa:byproducts Alias: byproducts

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 ResourceDescriptor
Domain Of RunDetails

Cardinality and Requirements

Property Value
Multivalued Yes

In Subsets

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: byproducts
description: Additional artifacts produced during the build that are NOT the primary
  output but may be useful for debugging or incident response (e.g., build logs, intermediate
  artifacts).
in_subset:
- slsa_build_track
from_schema: https://w3id.org/lmodel/slsa
rank: 1000
alias: byproducts
domain_of:
- RunDetails
range: ResourceDescriptor
multivalued: true
inlined: true
inlined_as_list: true