Vulnerability Response Integration Framework release notes
Version history for the Vulnerability Response Integration Framework application on the ServiceNow Store.
Important:
For details on system requirements and family compatibility, view the application
listing on the ServiceNow Store
website.
Version history
- Version 1.6.0 - July 2026
-
- New: Added _determineStartTime()toVRIntegrationFrameworkBase, giving integration implementations a standardized hook to compute the delta start time for incremental imports.
- Fixed:
- Resolved an issue where the integration import queue would get stuck when a job was in an Error state with a non-empty "Processed by (Trigger)" value, blocking all subsequent queued entries from processing.
- Applied a security fix to enforce read-only field restrictions, addressing the Australia Security Directive for field-level access control.
- Changed: Added the integration run number to the integration run list view for easier identification.
- Version 1.5.0 - June 2026
- Changed: Migrated query ACL definitions to the standard product codebase in Vulnerability Intelligence, improving maintainability and ensuring consistent access control enforcement.
- Version 1.4.1 - April 2026
- Changed: Minor framework enhancements
- Version 1.3.0 - January 2026
- Changed: Minor framework enhancements.
- Version 1.2.1 - December 2025
- Fixed:
- PRB1925155:Enhanced role hierarchy for Integration Framework Administration.
- Added `sn_vul_int_fw.vif_import_admin` role to `sn_vul.vulnerability_admin` role hierarchy, enabling vulnerability administrators to automatically inherit integration framework import administration capabilities.
- PRB1925155:Enhanced role hierarchy for Integration Framework Administration.
- Fixed:
- Version 1.1.2 - August 2025
-
- Fixed:
- Added the following tabs to provide more details and performance metrics on Vulnerability Integration Run records:
- Detections
- Performance Statistics
- Performance Report
- Findings
- Added the following tabs to provide more details and performance metrics on Vulnerability Integration Run records:
- Fixed:
- Version 1.0.5 - May 2025
- This is a new framework built to support integrations with the Vulnerability Response, Application Vulnerability Response, Container Vulnerability Response, and Configuration Compliance applications.