Commit 887812d6 authored by Victor Zagorodny's avatar Victor Zagorodny Committed by James Lopez
Browse files

Add MergeReportsService w/ tests

MergeReportsService merges several security report
POROs into one. This involves deduplicating
vulnerability occurrences that share the same
location, and at least one (identifier type,
identifier value) pair, not including CWEs since
CWE is not a identifier but rather a class of
vulnerabilities. First found occurrence wins.
Then, occurrences are sorted by severity (desc)
and then by compare key (asc).
parent 0eeb8e32
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment