Skip to content

Slot: reviewType

The type of human or automated review process used to approve this source revision. Captures the contested forms of two-party review — including pair programming and mob programming — whose security equivalence to standard asynchronous two-party review is an open question identified in practitioner community discussions (Tamanna et al., 2024, LF.2). See ReviewTypeEnum for defined values.

URI: slsa:reviewType Alias: reviewType

Applicable Classes

Name Description Modifies Slot
SourceRevision A specific, logically immutable snapshot of a source repository's tracked fil... no

Properties

Type and Range

Property Value
Range ReviewTypeEnum
Domain Of SourceRevision

Cardinality and Requirements

Property Value

In Subsets

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: reviewType
description: The type of human or automated review process used to approve this source
  revision. Captures the contested forms of two-party review — including pair programming
  and mob programming — whose security equivalence to standard asynchronous two-party
  review is an open question identified in practitioner community discussions (Tamanna
  et al., 2024, LF.2). See ReviewTypeEnum for defined values.
in_subset:
- slsa_source_track
- slsa_adoption_study
from_schema: https://w3id.org/lmodel/slsa
rank: 1000
alias: reviewType
domain_of:
- SourceRevision
range: ReviewTypeEnum