-
Notifications
You must be signed in to change notification settings - Fork 153
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Fix false changed results in delta reports (#2098)
When there are multiple results with the same VT, host, port, and severity but with different descriptions, delta results are now chosen so they match the original result with the same description if one exists. Without this, the identical results would falsely be shown as changed.
- Loading branch information
1 parent
27d1bb4
commit 5a76ab8
Showing
1 changed file
with
31 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters