Released: January 21, 2021
Highlights
New REST API to Restore Ignored Violations
Introduced a new Restore Ignored Violations REST API, which allows you to restore violations that were ignored due to defined Ignore Rules.
Feature Enhancements
Impact Path Data in Reports
You can now view the Impact Path data for Vulnerabilities and Violations reports in JSON and CSV outputs.
Time-based Ignore Rule Filter for REST API
Filter and sort the Ignore Rules by expiration date using the Get Ignore Rules, such as time-based rules that will expire before or after a specific date. You can also sort Ignore Rules by expiration date.
View Ignored Violations in the Violations Report
You can view ignored violations data in the Violation Report including the Ignore Rule ID that can be used in REST APIs.
Resolved Issues
Note
The resolved issues now contain the associated JIRA number to help you keep track of your issues that were fixed in the release.
JIRA Number | Description |
---|---|
XRAY-6675 | Fixed an issue, whereby the progress of the report displayed an incorrect percent value. |
XRAY-6802 | Upgraded Go version to 1.15.6 in order to resolve security vulnerabilities in prior versions. |
XRAY-6855 | Fixed an issue, whereby scanning Docker image-based builds, in some cases, failed with timeout. |
XRAY-6856 | Fixed an issue whereby, in some cases, migrating from Xray 2.x to 3.x on large environments failed due to timeout or memory exception. |