Skip to content

Slot: verifiedLevels

The highest verified SLSA level for each applicable track (not including transitive dependencies). At most one level per track. Implies all levels below it within the same track.

URI: slsa:verifiedLevels Alias: verifiedLevels

Applicable Classes

Name Description Modifies Slot
SlsaDocument Root wrapper for any SLSA attestation payload no
VerificationSummaryAttestation An attestation predicate (predicateType "https://slsa no

Properties

Type and Range

Property Value
Range SlsaResultEnum
Domain Of SlsaDocument, VerificationSummaryAttestation

Cardinality and Requirements

Property Value
Required Yes
Multivalued Yes

In Subsets

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: verifiedLevels
description: The highest verified SLSA level for each applicable track (not including
  transitive dependencies). At most one level per track. Implies all levels below
  it within the same track.
in_subset:
- slsa_build_track
- slsa_source_track
from_schema: https://w3id.org/lmodel/slsa
rank: 1000
alias: verifiedLevels
domain_of:
- SlsaDocument
- VerificationSummaryAttestation
range: SlsaResultEnum
required: true
multivalued: true