Container Vulnerability Response release notes
Summarize
Summary of Container Vulnerability Response release notes
The ServiceNow® Container Vulnerability Response application integrates security and IT operations to help you remediate critical container vulnerabilities more quickly and efficiently. The Xanadu release introduces significant enhancements to streamline vulnerability management, improve automation, and enhance usability within the Vulnerability Manager Workspace and IT Remediation Workspace.
Show less
Key Features
- New Properties Module: Available since version 2.11.3, this module under Administration allows direct and user-friendly modification of system properties related to Container Vulnerability Response.
- Auto-Close Rules: Define advanced-condition rules to automatically close older or stale container vulnerability items (CVITs) based on filter criteria, improving management of outdated vulnerabilities.
- Customizable Age Calculations: Configure how the Age and Age Closed parameters for container vulnerable items are calculated using Created, Opened, or First Found dates, enhancing flexibility in tracking vulnerability timelines.
- Workspace Navigation Enhancements: Starting with Vulnerability Response version 24.0.6, search results open directly in the Vulnerability Manager Workspace or IT Remediation Workspace instead of the Classic UI, based on user roles and application scope.
- Role-Based Access: Users with the
snvulcontainer.readallrole can view all container vulnerable items in the Vulnerability Manager Workspace, while users withsnvulcontainer.readassignedrole can view and remediate assigned items in the IT Remediation Workspace. - Improved Workspace List Navigation: Enabling the
snvulcmnws.navigatetoworkspacesystem property lets predefined filter links open directly to the List page within the appropriate workspace based on user role. - UI Customizations: You can now hide the record count on lists in both workspaces by adding table names to the
glide.ui.list.seismic.omit.countproperty, and enable automatic refresh for the Home page dashboard's Container Vulnerabilities tab. - Bulk Re-evaluation of Remediation Properties: Allows conditional reevaluation of assignments, remediation tasks, target dates, exceptions, and risk scores for all or selected container vulnerable items directly from the Vulnerability Manager Workspace.
- Performance Improvements: The Rollup scheduled job now uses multithreading by splitting into smaller child jobs, significantly speeding up the processing of container vulnerable item values.
- Prisma Registry Integration: Enables ingestion of static image findings from Prisma registry scans into Container Vulnerability Response, enhancing vulnerability data coverage.
Important Changes
- The privilege to delete container vulnerable items is no longer granted to the Admin role (
snvul.vulnerabilityadmin) but to a new granular rolesnvul.delete. - The Close button for remediation tasks has been removed from the Classic UI, Vulnerability Manager Workspace, and IT Remediation Workspace to streamline task management.
- Container Vulnerability Response is available through the ServiceNow Store; ensure activation details are reviewed for deployment.
Practical Considerations for ServiceNow Customers
- Use the new Properties module to tailor system behavior around container vulnerabilities efficiently without scripting.
- Leverage auto-close rules to reduce manual overhead by automatically managing outdated vulnerabilities.
- Adjust age calculations to better align vulnerability metrics with your organizational tracking needs.
- Take advantage of workspace enhancements and role-based access to optimize workflows and focus remediation efforts.
- Utilize bulk reevaluation features to maintain accurate and up-to-date remediation properties across your container vulnerability inventory.
- Plan to update roles and permissions according to the new privilege model to maintain proper governance.
- After upgrades or integrations, run provided quick start tests to validate that Container Vulnerability Response operates as expected, especially if customizations exist.
The ServiceNow® Container Vulnerability Response application brings security and IT together to enable you to remediate your most critical vulnerabilities more quickly and efficiently. Container Vulnerability Response was enhanced and updated in the Xanadu release.
Container Vulnerability Response highlights for the Xanadu release
- Reevaluate the risk score, assignments, remediation target date, exceptions, and remediation task for a specific set of container vulnerable items in Vulnerability Manager Workspace.
See Container Vulnerability Response for more information.
New in the Xanadu release
- New Properties module
- Starting with v2.11.3 of Container Vulnerability Response, a new Properties module has been added to the navigation menu under the Administration section. This module enables direct modification of the values, offering a user-friendly method to manage and update system properties directly from the interface.
- Create auto-close rules for Container Vulnerability Response
- Starting with v2.11.3 of Container Vulnerability Response, define auto-close rules with advanced conditions to automatically close older or stale CVITs based on defined filter criteria on container vulnerabilities.
- Customize the calculation of Age and Age closed parameters of a container vulnerable item
- Starting with v2.11.3 of Container Vulnerability Response, the Age and Age Closed durations of a Container Vulnerable Item can be configured to be calculated from the date in the Created, Opened, or First Found fields.
- Open the search results in the Vulnerability Manager Workspace or IT Remediation Workspace rather than the Classic UI
- Starting with v24.0.6 of Vulnerability Response, automatically open your search results in the Vulnerability Manager Workspace or IT Remediation Workspace rather than the Classic UI, by adjusting the application scope in the unified navigation bar to Vulnerability Manager Workspace or IT Remediation Workspace respectively. These application scopes are available to you based on your assigned role.
- Vulnerability Manager Workspace access to the sn_vul_container.read_all role
- Starting with v24.0.6 of Vulnerability Response, as a user with the sn_vul_container.read_all role, you can view the container vulnerable items in the Vulnerability Manager Workspace.
- IT Remediation Workspace access to the sn_vul_container.read_assigned role
- Starting with v24.0.6 of Vulnerability Response, as a user with the sn_vul_container.read_assigned role, you can view the container vulnerable items assigned to you and your assignment groups in the IT Remediation Workspace and remediate them.
- Navigate to the List page in the Vulnerability Manager Workspace or IT Remediation Workspace by selecting the links from the All menu
- Starting with v24.0.6 of Vulnerability Response, when you enable the 'sn_vul_cmn_ws.navigate_to_workspace' system property, selecting predefined filter links in the Container Vulnerability Response module from the 'All' menu will automatically open these links in the List page in the Vulnerability Manager Workspace or IT Remediation Workspace based on your role.
- Hide the record count on the lists in the Vulnerability Manager Workspace and IT Remediation Workspace
- Starting with v24.0.6 of Vulnerability Response, you can hide the record count on the lists in the List page of the Vulnerability Manager Workspace and IT Remediation Workspace, by adding the table names to the glide.ui.list.seismic.omit.count system property.
- Enable automatic refresh for the Home page dashboard in the Vulnerability Manager Workspace
- Starting with v24.0.6 of Vulnerability Response, when creating and editing filters on the Container Vulnerabilities tab on the Home page of the Vulnerability Manager Workspace, you can configure the widgets to automatically refresh. Otherwise, you can manually refresh the widgets by selecting the Refresh button on the Container Vulnerabilities tab.
- Re-evaluating remediation properties for all records in the Vulnerability Manager Workspace
- Starting with v24.0.6 of Vulnerability Response, you can evaluate the remediation properties for all the Container Vulnerable Items from the Container Vulnerable Items list by selecting the All items in the Record selection field of the Re-evaluate remediation properties modal in the Vulnerability Manager Workspace.
- Re-evaluate the remediation properties for container vulnerable items in the Vulnerability Manager Workspace
- Select the container vulnerable items conditionally for reevaluating the following remediation properties in Vulnerability Manager Workspace:
- Assignments
- Remediation tasks
- Remediation target date
- Exceptions (Vulnerability Response v24.0.6)
- Risk score
- Enhanced processing performance of scheduled job
- The Rollup container vulnerable item values to vulnerability and group scheduled job is enhanced to create background jobs with multithreading capabilities. This upgrade involves segmenting the job into several smaller child jobs, which are executed either in parallel or concurrently. This modification enables processing of multiple records simultaneously, thus significantly speeding up the overall task.
- for Container Vulnerability Response
-
After upgrades and deployments of new applications or integrations, run quick start tests to verify that Container Vulnerability Response works as expected. If you customized Container Vulnerability Response, copy the quick start tests and configure them for your customizations.
- Vulnerability Response Prisma Registry Integration
- Now you can ingest the static image findings obtained from the Prisma registry scan into the ServiceNow Container Vulnerability Response.
Changed in this release
- Deprecated the privilege to delete a container vulnerable item for the Admin role
- As an admin with the sn_vul.vulnerability_admin role, you can't delete a container vulnerable item. This privilege is now given to the sn_vul.delete granular role.
Removed in this release
The Close button has been removed for a remediation task in the classic UI, Vulnerability Manager Workspace, and IT Remediation Workspace.