Investigating vulnerabilities
To investigate vulnerabilities for an impacted service
An operator or an SRE can view the details of services impacted by vulnerabilities, assess the risks associated with these vulnerabilities, and quickly prioritize remediation.
- On the BMC Helix AIOps console, click Risks and then click Vulnerabilities.
- In the Top Impacted Services table, click a service to open the Service Details page and view the following details:
- Risk Score: The risk score is based on the service criticality and the CVSS score imported from BMC Helix Automation Console.
- Number of critical vulnerabilities
- Impacted assets
- In the vulnerabilities section, view the following information:
- Vulnerability name
- CVE ID
- Severity
- CVSS Score: The CVSS V3 score is assigned by the NIST NVD.
- Impacted assets: Click to view the details of impacted assets.
- Asset name
- Operating system
- Version: The version of the operating system
- Remediation owner
- SLA Status: The assets are listed in the order of SLA status criticality, with the assets exceeding the SLA listed first.
- Status: The status of the vulnerability impacting the asset
- Affected
- Not Affected
- Under Investigation
- Fixed
Source of the vulnerability instance
- First Reported: The date the vulnerability instance was first recorded.
- Status: The aggregated status of all the assets that are impacted by the vulnerability.
- Affected
- Not Affected
- Under Investigation
- Fixed
- Categories: Categories assigned to the vulnerabilities according to their area of impact. These categories are created by using the REST API. For more information, see Assigning categories to vulnerabilities by using REST API.
To assign a category to a vulnerability or to update an assigned category from the UI, perform the following steps:
- Click the Action menu
against the vulnerability and select Update Category.
- Select the required categories in the Update Category window. You can select up to four categories.
- Click Save.
You can assign multiple categories to a vulnerability. You can also assign categories to vulnerabilities by using the REST API. For more information, see Assigning categories to vulnerabilities by using REST API.
- Click the Action menu
- (Optional) Click
and select the columns that you want to view in the Vulnerabilities section.
The CVE IDs, Severity, CVSS Score, Impacted Assets, and First Reported columns are displayed by default. You cannot remove the Vulnerability Name column from the table. - Continue with To investigate a vulnerability.
To investigate a vulnerability
An operator or an SRE can view vulnerability details, such as the vulnerability summary, the CVSS score, and the number of impacted assets, and can assess the risks associated with these vulnerabilities to quickly prioritize remediation.
- On the BMC Helix AIOps console, click Risks and then click Vulnerabilities.
- From the Top Vulnerabilities table, click a vulnerability to open the Vulnerability Details page and view the following details:
- If BMC HelixGPT is enabled, the following details are displayed:
- A human-readable AI-generated summary of the vulnerability.
- Best action recommendations, which is a list of suggested steps that can be used to remediate the vulnerability. Additionally, a BMC HelixGPT-driven wizard offers remediation automation code to accomplish individual steps on different platforms such as Ansible or TrueSight Server Automation.
- Severity
- CVE-ID
- CVSS Score: The CVSS V3 score is assigned by the NIST NVD.
- Impacted services
- Risk Score: The risk score is based on the service criticality and the CVSS score imported from BMC Helix Automation Console.
- Impacted assets
- First Reported: The date the vulnerability instance was first recorded.
- Categories: Categories assigned to the vulnerability according to its area of impact.
- If BMC HelixGPT is enabled, the following details are displayed:
In the impacted assets section, you can view the following information:
- Asset name
- Operating system
- Remediation owner
- SLA Status: The assets are listed in order of SLA status criticality, with the assets exceeding the SLA listed first.
- Status: The aggregated status of all the assets impacted by the vulnerability
- Affected
- Not Affected
- Under Investigation
- Fixed
- Source of the vulnerability instance
To update the status of the impacted assets, perform the following steps:
- Select the required assets, click the Action menu
at the top right-hand side of the Impacted Assets list, and select Update Status.
(Optional) To update the status of a single asset, click the Action menu
against the asset name and select Update Status.
- Select the required status in the Update Vulnerability Status window.
Click Save.
- (Optional) Click
and select the columns that you want to view in the Impacted Assets section.
The Operating System, Remediation Owner, and SLA Status columns are displayed by default. You cannot remove the Asset Name column from the table. - Continue with To view best action recommendations.
- Select the required assets, click the Action menu
To generate best action recommendations for remediation
Best action recommendations are available if BMC HelixGPT is enabled. To enable BMC HelixGPT, contact BMC Support.
- On the Vulnerability details page, review the AI-generated summary (short problem statement, brief summary, and detailed problem context) of the selected vulnerability.
- In the Select OS field, select the appropriate operating system and then select the version.
The Select OS field is populated with the operating systems linked to the affected assets. If multiple operating systems are listed in the field, select the appropriate operating system and version. The impacted assets are filtered according to your selection, and the Generate Remediation button is activated. - Click Generate Remediation.
The recommended steps to remediate the vulnerability are displayed. - (If available) Click Code wizard.
For some manual steps, the Code wizard option is not available. - Select your preferred remediation target, such as Ansible or PowerShell. The code is displayed based on your selection.
BMC HelixGPT generates a code that can be used to run the recommended steps.
- (Optional) Click Save to save the code to use later.
- Click Copy to clipboard and use the code in your existing script to run the recommended remediation steps.
- Close the code wizard.
The Generate remediation button is relabelled as Regenerate remediation. When you click it, BMC HelixGPT generates a new set of best action recommendations and a new remediation script. - Click
to view details about the generated code, such as the selected remediation target, the name of the user who saved the code, and the date and time when the code was saved.
Click Create change request to open a Change Request form in BMC Helix IT Service Management; enter the relevant details; and submit the change request for approval.
For more information, see Creating a change request.