Skip to content

openpra-monorepo


Interface: AuditFinding

Defined in: workflows/audit.ts:18

Extends

Properties

associatedRequirement?

optional associatedRequirement?: string

Defined in: workflows/audit.ts:21


correctiveActionPath?

optional correctiveActionPath?: string

Defined in: workflows/audit.ts:23


correctiveActionRequired

correctiveActionRequired: boolean

Defined in: workflows/audit.ts:22


description

description: string

Defined in: workflows/audit.ts:19


severity

severity: "MAJOR" | "MINOR" | "OBSERVATION"

Defined in: workflows/audit.ts:20


status

status: "OPEN" | "CLOSED" | "IN_PROGRESS"

Defined in: workflows/audit.ts:24


uuid

uuid: string

Defined in: core/meta.ts:2

Inherited from

Unique.uuid