subject property

List<Subject>? subject
getter/setter pair

Set of software artifacts that the attestation applies to.

Each element represents a single software artifact.

Implementation

core.List<Subject>? subject;