Type Alias status

status:
    | "AFFECTED"
    | "FIXED"
    | "NOT_AFFECTED"
    | "UNDER_INVESTIGATION"