Remediation task state for Vulnerable Items (VITs) in multiple groups
Summarize
Summary of Remediation task state for Vulnerable Items (VITs) in multiple groups
This content explains how the state of a Vulnerable Item (VI) is determined when it belongs to multiple remediation tasks (RTs) within ServiceNow Vulnerability Response. When a VI is associated with multiple groups and its own state is not explicitly set, the VI’s state is determined by the remediation task with the highest precedence state. This logic helps maintain accurate vulnerability tracking across multiple remediation efforts.
Show less
Key Concepts
- Precedence of remediation task states: When a VI is linked to multiple RTs, the VI’s state reflects the RT state with the highest precedence.
- State precedence examples: For instance, if one RT is in "Under Investigation" and another is in "Open," the VI state will be "Under Investigation" as it has higher precedence.
- Equal precedence states: If multiple RTs share the same state, the VI state remains unchanged.
- Special cases: If one RT is "Closed (Fixed or Cancelled)" while another is "Under Investigation," the VI state will be "Under Investigation" due to higher precedence.
- Fixed vulnerabilities: If a VI’s source status is updated to Fixed (via scan or import), the VI state changes to "Closed/Fixed" regardless of RT states, bypassing normal precedence checks.
- Individually set VI states: When a VI state is set manually, it is considered in precedence evaluation along with RT states to determine the final VI state.
- Deferred state handling: For VIs deferred in multiple RTs, the deferred state with the latest expiration date takes precedence for the VI’s deferred state.
Practical Implications for ServiceNow Customers
- Understanding VI state precedence allows accurate tracking of vulnerabilities when multiple remediation tasks are involved.
- Automatic state updates based on RT states help reduce manual effort and ensure consistent vulnerability status across groups.
- The special handling of fixed vulnerabilities ensures closed issues are not mistakenly reopened due to other RT states.
- Managing deferred states with date-based precedence helps prioritize remediation timelines effectively.
- Customers can rely on this precedence logic to generate accurate reports and trigger appropriate workflows based on VI states.
When a VIT is in multiple remediation tasks, (RT in the following tables), and its own state has not been set, the higher precedence group state determines the state of that VIT, as shown in the following table.
| Remediation task state | Vulnerable item state |
|---|---|
| RT 1:
RT 2: Open |
When RT 1 is Under Investigation and RT 2 is Open, the VI changes to Under Investigation. After the search, between RT 1 and RT 2, RT 1 has the state with the highest precedence. |
| RT 1: Under Investigation
RT 2: |
Under Investigation
When RT 2 is Under Investigation and RT 1 is Under Investigation, the VI stays as Under Investigation. After the search, between RT 1 and RT 2, they have the state with the same precedence. |
| RT 1: Under Investigation
RT 2: |
When RT 2 is Awaiting Implementation and RT 1 is Under Investigation, the VI changes to Awaiting Implementation. After the search, between RT 1 and RT 2, RT 2 has the state with the highest precedence. |
| RT 1:
RT 2: |
When RT 1 is Deferred and RT 2 is Awaiting Implementation, the VI changes to Deferred. After the search, between RT 1 and RT 2, RT 1 has the state with the highest precedence. |
| Remediation task State | Vulnerable Item State |
|---|---|
| RT 1:
RT 2: |
When RT 2 is Closed/Fixed or Closed/Cancelled, and RT 1 is Under Investigation, the VI changes from Awaiting Implementation (previously the highest precedence) to Under Investigation (currently the highest precedence). |
| RT 1: any state RT 2: any state |
If the vulnerable item source status is Fixed (updated by a scan or import), then when the group changes its state, the vulnerable item changes its state to Closed/Fixed. This condition is true no matter what states the other associated groups are in. The vulnerable item search for the group state does not occur. |
| Vulnerability item state within a group | Vulnerable item final state |
|---|---|
| RT 1 state:
RT 2 state: Original VI state: |
When RT 2 moved to Awaiting Implementation, and RT 1 remained Under Investigation, the VI changes to Awaiting Implementation (the highest precedence). |
| RT 1:
RT 2: Original VI state: |
When RT 2 moved to Awaiting Implementation, and RT 1 remained Under Investigation, the VI remains in the Deferred state (the highest precedence). |
| Vulnerability item state within a group | Vulnerable item final state |
|---|---|
| RT 1 state:
RT 2 state: Original VI state: |
When RT 2 moved to Deferred (until Apr-30), and RT 1 remains Deferred (until Apr-10), the VI changes from Deferred (until Apr-05) to Deferred state (until Apr-30). |
| RT 1:
RT 2: Original VI state: |
When RT 2 moved to Deferred (until Jul-10), and RT 1 remains Deferred (Jul-15), the VI remains in Deferred (until Jul-15). |