Set up the State model and Action task model
Set up the Vulnerability state model and Action task model to manage the workflow of the Operational vulnerability record. These models define the workflow states and transition conditions for a record type and an action task, respectively. Both the Operational vulnerability record type and the action task adhere to the workflow states configured in their corresponding models.
Before you begin
Role required: sn_oper_res.admin
About this task
- New: The vulnerability has been opened and it is in the initial stage of review.
- Assessment: The vulnerability is being evaluated to determine the appropriate course of action.
- Treatment: The vulnerability is being actively investigated to gather information and evidence. The course of action and treatment is being decided.
- Pending approval: The vulnerability is being worked on to find a resolution.
- Approved: A review of the vulnerability is being done after it is resolved.
- Closed: The vulnerability is closed and is no longer active.
- Canceled: The vulnerability is canceled and it is no longer being pursued.
- Assessment
- Treatment
- Pending approval
- Approved
- Closed
- Canceled
New to Approved: Users can select New to Approved to view the state transition condition. Once this condition is met, the vulnerability status updates from New to Approved as shown in the example.
When all action tasks are closed, the users with write access can update the state as shown in the example.
- New to Assessment: Once the state transition condition is met, the vulnerability status updates from New to Assessment.
- New to Canceled: Once the state transition condition is met, the vulnerability status updates from New to Canceled. The vulnerability is canceled and it is no longer being pursued.
- New to Pending approval: Once the state transition condition is met, the vulnerability status updates from New to Pending approval. The vulnerability is being worked on to find a resolution.
- New to Treatment: Once the state transition condition is met, the vulnerability status updates from New to Treatment. The vulnerability is being actively investigated to gather information and evidence. The course of action and treatment is being decided.
The following model state transitions are displayed in the Model State Transitions related list: These states can vary depending on the organization's vulnerability management process.
- Draft: The action task is in the draft stage.
- Assigned: The action task has been assigned to an appropriate user.
- Work in progress: Work on the action task is in progress.
- Review: The action task is in the review stage.
- Closed complete: The action task is in the Closed complete stage.
- Closed incomplete: The action task is in the Closed incomplete stage.
- Canceled: The action task has been canceled.
When the action task transition conditions are satisfied, each action task state gets updated to the next state. For example, the Draft state can be transitioned to the Assigned and Canceled states as shown in the example.
Once the condition is met, the action task is updated from Draft to Assigned as shown in the example.
When the state transition condition is fulfilled, the state gets updated or else an error message is displayed as shown in the example.