Skip to content

Slot: dependencies

All third-party build dependencies (direct and transitive) for an artifact version, identified by URI and digest.

URI: slsa:dependencies Alias: dependencies

Applicable Classes

Name Description Modifies Slot
DependencyInventory A comprehensive inventory of all third-party build dependencies for an artifa... no

Properties

Type and Range

Property Value
Range ResourceDescriptor
Domain Of DependencyInventory

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:dependencies
native slsa:dependencies

LinkML Source

name: dependencies
description: All third-party build dependencies (direct and transitive) for an artifact
  version, identified by URI and digest.
in_subset:
- slsa_dependency_track
from_schema: https://w3id.org/lmodel/slsa
rank: 1000
alias: dependencies
domain_of:
- DependencyInventory
range: ResourceDescriptor
multivalued: true
inlined: true
inlined_as_list: true