Indicator sources and indicators for the Operational Technology Vulnerability Response (PA) dashboard
Summarize
Summary of Indicator Sources and Indicators for the Operational Technology Vulnerability Response (PA) Dashboard
The Operational Technology Vulnerability Response application provides essential tools for gathering data and tracking vulnerability remediation progress within your OT systems. It utilizes specific indicator sources and indicators to offer insights into vulnerabilities and remediation tasks.
Show less
Indicator Sources
- OTVI.Active: Captures all active vulnerable items from the snvulvulnerableitem table.
- OTVI.Closed: Contains all closed vulnerable items from the snvulvulnerableitem table.
- OTRT.Active: Tracks active remediation tasks from the snvulvulnerability table.
For collections exceeding 1 million records, you must override the expected count in the Records collection section of the indicator source.
Indicators
The application uses various indicators to measure remediation progress, with record collection turned off by default to prevent performance issues. Key indicators include:
- OT Vulnerable Items: Total number of active OT vulnerable items.
- OT Critical Vulnerable Items: Total number of critical active OT vulnerable items.
- OT Unassigned Vulnerable Items: Active items without assignment.
- OT Closed Vulnerable Items: Daily count of closed items.
- OT Deferred Vulnerable Items: Total number of deferred items.
- OT Remediation Tasks: Total number of active remediation tasks.
- % Vulnerable Items Met Remediation Target: Percentage of closed items meeting remediation targets.
- OT Vulnerable Item Mean Time to Remediate: Average time taken to remediate closed items.
Key Outcomes
Using these indicators, customers can effectively monitor and minimize vulnerabilities within their OT systems, enhancing overall security posture. The goals are to reduce active and critical vulnerabilities, ensure timely remediation, and improve management of remediation tasks. By leveraging the insights from these indicators, organizations can optimize their vulnerability response strategies.
The Operational Technology Vulnerability Response application uses indicator sources and indicators to gather data and track the progress of your vulnerability remediation.
Indicator sources
- OTVI.Active
- Uses the sn_vul_vulnerable_item table and includes all the active vulnerable items in your OT system.
- OTVI.Closed
- Uses the sn_vul_vulnerable_item table and includes all the closed vulnerable items in your OT system.
- OTRT.Active
- Uses the sn_vul_vulnerablity table and includes all the active remediation tasks in your OT system.
Indicators
Several indicators are used to measure and track the progress of your vulnerability remediation in the Operational Technology Vulnerability Response application.
The collect records option for the indicators is inactive by default for the Operational Technology Vulnerability Response application. This option is turned off to avoid the performance issues that may occur when you collect a large amount of data for each indicator.
- OT Vulnerable Items
- Number of the OT vulnerable items on the data source OTVI.Active, which uses the sn_vul_vulnerable_item table. The goal is to minimize the number of vulnerable items in your system.
- OT Critical Vulnerable Items
- Number of the OT critical vulnerable items on the data source OTVI.Active, which uses the sn_vul_vulnerable_item table. The goal is to minimize the number of critical vulnerable items in your system.
- OT Unassigned Vulnerable Items
- All active OT Vulnerable Items where both the Assignment Group and Assigned To fields are empty. The goal is to minimize the number of unassigned vulnerable items.
- OT Closed Vulnerable Items
- The OT Closed Vulnerable Items indicator is measured daily as a unit number. The goal is to maximize the number of closed vulnerable items in your system.
- OT Deferred Vulnerable Items
- Number of OT deferred vulnerable items on the data source OTVI.Active, which uses the sn_vul_vulnerable_item table. The goal is to minimize the number of deferred vulnerable items in your system.
- OT Critical Deferred Vulnerable Items
- Number of OT critical deferred vulnerable items on data source OTVI.Active, which uses the sn_vul_vulnerable_item table. The goal is to minimize the number of critical deferred vulnerable items.
- OT Non-Deferred Overdue Critical Vulnerable Items
- Number of OT non-deferred overdue critical vulnerable items on the data source OTVI.Active, which uses the sn_vul_vulnerable_item table. The goal is to minimize the number of non-deferred overdue critical vulnerable items in your system.
- OT Remediation Tasks
- Number of OT remediation tasks on the data source OTRT.Active, which uses the sn_vul_vulnerability table. The goal is to minimize the number of remediation tasks in your system.
- OT Non-Deferred Overdue Critical Remediation Tasks
- Number of OT non-deferred overdue critical remediation tasks on the data source OTRT.Active, which uses the sn_vul_vulnerability table. The goal is to minimize the number of non-deferred overdue critical remediation tasks in your system.
- OT Non-Deferred Remediation Tasks
- Number of OT non-deferred remediation tasks on the data source OTRT.Active, which uses the sn_vul_vulnerability table. The goal is to minimize the number of non-deferred remediation tasks in your system.
- OT Non-Deferred Critical Remediation Tasks
- Number of OT non-deferred critical remediation tasks on the data source OTRT.Active, which uses the sn_vul_vulnerability table. The goal is to minimize the number of non-deferred critical remediation tasks in your system.
- OT Unassigned Remediation Tasks
- All active remediation tasks where both the Assignment Group and Assigned To fields are empty. The goal is to minimize the number of unassigned remediation tasks in your system.
- % Vulnerable Items Met Remediation Target
- ([[Closed Vulnerable Items > Remediation Target = Target Met]] / [[Closed Vulnerable Items]]) * 100
The goal is to maximize the percentage of vulnerable items that meet the remediation target in your system.
- OT Vulnerable Item Mean Time to Remediate
- [[Summed Duration of Closed Vulnerable Items]] / [[Closed Vulnerable Items]]
- OT Summed Duration of Closed Vulnerable Items
- Number of OT summed duration of closed vulnerable items on the data source OTVI.Closed, which uses the sn_vul_vulnerable_item table. The goal is to minimize the summed duration of the closed vulnerable items in your system.
- OT Vulnerable Configuration Items
- Number of OT vulnerable configuration items on the data source OTVI.Active, which uses the sn_vul_vulnerable_item table. The goal is to minimize the number of vulnerable configuration items in your system.