Skip to content

openpra-monorepo


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?

optional closedAt?: string

Defined in: workflows/audit.ts:33


comments

comments: CommentCollection

Defined in: workflows/audit.ts:36


finalReportPath?

optional finalReportPath?: 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?

optional startedAt?: string

Defined in: workflows/audit.ts:32


uuid

uuid: string

Defined in: core/meta.ts:2

Inherited from

Unique.uuid


workflowState

workflowState: AuditWorkflowState

Defined in: workflows/audit.ts:31