Interface: Audit
Defined in: workflows/audit.ts:27
Extends
Properties
auditedArtifactId
auditedArtifactId:
string
Defined in: workflows/audit.ts:28
auditedArtifactKind
auditedArtifactKind:
"CONFIGURATION_CONTROL"|"NEWLY_DEVELOPED_METHOD"|"TECHNICAL_ELEMENT"|"ORGANIZATION"
Defined in: workflows/audit.ts:29
auditors
auditors:
Auditor[]
Defined in: workflows/audit.ts:34
closedAt?
optionalclosedAt?:string
Defined in: workflows/audit.ts:33
comments
comments:
CommentCollection
Defined in: workflows/audit.ts:36
finalReportPath?
optionalfinalReportPath?:string
Defined in: workflows/audit.ts:37
findings
findings:
AuditFinding[]
Defined in: workflows/audit.ts:35
scope
scope:
AuditScope
Defined in: workflows/audit.ts:30
startedAt?
optionalstartedAt?:string
Defined in: workflows/audit.ts:32
uuid
uuid:
string
Defined in: core/meta.ts:2
Inherited from
workflowState
workflowState:
AuditWorkflowState
Defined in: workflows/audit.ts:31
