24.1 enhancements and patches
24.1.00
Support for Qualys Scanner Connector
Use the Qualys scanner connector with TrueSight Automation Console to retrieve the vulnerability scan results from multiple Qualys instances. You can then process the vulnerabilities to map the remediation content and create operations to remediate vulnerabilities.
For more information, see Configuring-the-Qualys-Scanner-Connector.
Support for Rapid7 Scanner Connector
Use the Rapid7 scanner connector with TrueSight Automation Console to retrieve the vulnerability scan results from multiple Rapid7 instances. You can then process the vulnerabilities to map the remediation content and create operations to remediate vulnerabilities.
For more information, see Configuring-the-Rapid7-Scanner-Connector.
What else changed in this release:
Update | Product behavior in versions earlier than 24.1 | Product behavior in version 24.1 |
---|---|---|
Introduction of dynamic columns on the Risk > Vulnerabilities page | Unable to select the columns to be displayed on the Risk > Vulnerabilities page. | Select the columns to be displayed on the Risk > Vulnerabilities page to customize the view according to your requirements. This selection is retained in the same browser during an active session. For more information, see Viewing and exporting vulnerabilities. |
Automatically closing vulnerabilities from the Automation Console Interface | Automatically close vulnerabilities only by using the following REST API: post/api/v2/violations/close/auto-closure/vats | Automatically close vulnerabilities that were fixed in the previous scan and are no longer present in the subsequent scan directly from the automation console interface. For more information, see the following topics: |
Automatically closing vulnerabilities by using REST API | Automatically close vulnerabilities only by using the following REST API: post/api/v2/violations/close/auto-closure/vats | Automatically close vulnerabilities only by using the following REST API: post/api/v2/violations/close/auto-closure/vats For more information, see Auto-close-vulnerabilities-API. |